diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e11a18..ade05bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.0.6](https://github.com/starkware-libs/starkex-js/compare/v0.0.6-0...v0.0.6) (2022-01-31) + ### [0.0.5](https://github.com/starkware-libs/starkex-js/compare/v0.0.4...v0.0.5) (2021-12-05) ### [0.0.4](https://github.com/starkware-libs/starkex-js/compare/v0.0.3...v0.0.4) (2021-11-24) diff --git a/docs/README.md b/docs/README.md index 2c6e104..6c80d5a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -StarkEx JavaScript Client Library - v0.0.6-0 / [Exports](modules.md) +StarkEx JavaScript Client Library - v0.0.6 / [Exports](modules.md)
diff --git a/docs/classes/AvailabilityGateway.md b/docs/classes/AvailabilityGateway.md index 9cf8702..397f89b 100644 --- a/docs/classes/AvailabilityGateway.md +++ b/docs/classes/AvailabilityGateway.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / AvailabilityGateway +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / AvailabilityGateway # Class: AvailabilityGateway @@ -37,7 +37,7 @@ GatewayBase.constructor #### Defined in -[availability-gateway/availability-gateway.ts:8](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/availability-gateway/availability-gateway.ts#L8) +[availability-gateway/availability-gateway.ts:8](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/availability-gateway/availability-gateway.ts#L8) ## Methods @@ -57,7 +57,7 @@ GatewayBase.constructor #### Defined in -[availability-gateway/availability-gateway.ts:12](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/availability-gateway/availability-gateway.ts#L12) +[availability-gateway/availability-gateway.ts:12](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/availability-gateway/availability-gateway.ts#L12) --- @@ -77,4 +77,4 @@ GatewayBase.constructor #### Defined in -[availability-gateway/availability-gateway.ts:21](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/availability-gateway/availability-gateway.ts#L21) +[availability-gateway/availability-gateway.ts:21](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/availability-gateway/availability-gateway.ts#L21) diff --git a/docs/classes/FeederGateway.md b/docs/classes/FeederGateway.md index a1cf91d..10f9406 100644 --- a/docs/classes/FeederGateway.md +++ b/docs/classes/FeederGateway.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / FeederGateway +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / FeederGateway # Class: FeederGateway @@ -39,7 +39,7 @@ GatewayBase.constructor #### Defined in -[feeder-gateway/feeder-gateway.ts:7](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/feeder-gateway/feeder-gateway.ts#L7) +[feeder-gateway/feeder-gateway.ts:7](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/feeder-gateway/feeder-gateway.ts#L7) ## Methods @@ -59,7 +59,7 @@ GatewayBase.constructor #### Defined in -[feeder-gateway/feeder-gateway.ts:11](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/feeder-gateway/feeder-gateway.ts#L11) +[feeder-gateway/feeder-gateway.ts:11](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/feeder-gateway/feeder-gateway.ts#L11) --- @@ -79,7 +79,7 @@ GatewayBase.constructor #### Defined in -[feeder-gateway/feeder-gateway.ts:17](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/feeder-gateway/feeder-gateway.ts#L17) +[feeder-gateway/feeder-gateway.ts:17](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/feeder-gateway/feeder-gateway.ts#L17) --- @@ -99,7 +99,7 @@ GatewayBase.constructor #### Defined in -[feeder-gateway/feeder-gateway.ts:24](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/feeder-gateway/feeder-gateway.ts#L24) +[feeder-gateway/feeder-gateway.ts:24](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/feeder-gateway/feeder-gateway.ts#L24) --- @@ -113,4 +113,4 @@ GatewayBase.constructor #### Defined in -[feeder-gateway/feeder-gateway.ts:30](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/feeder-gateway/feeder-gateway.ts#L30) +[feeder-gateway/feeder-gateway.ts:30](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/feeder-gateway/feeder-gateway.ts#L30) diff --git a/docs/classes/Gateway.md b/docs/classes/Gateway.md index 427e864..4503760 100644 --- a/docs/classes/Gateway.md +++ b/docs/classes/Gateway.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / Gateway +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / Gateway # Class: Gateway @@ -47,7 +47,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:17](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L17) +[gateway/gateway.ts:17](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L17) ## Methods @@ -67,7 +67,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:63](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L63) +[gateway/gateway.ts:63](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L63) --- @@ -87,7 +87,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:45](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L45) +[gateway/gateway.ts:45](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L45) --- @@ -107,7 +107,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:81](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L81) +[gateway/gateway.ts:81](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L81) --- @@ -127,7 +127,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:72](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L72) +[gateway/gateway.ts:72](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L72) --- @@ -141,7 +141,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:31](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L31) +[gateway/gateway.ts:31](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L31) --- @@ -155,7 +155,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:27](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L27) +[gateway/gateway.ts:27](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L27) --- @@ -175,7 +175,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:21](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L21) +[gateway/gateway.ts:21](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L21) --- @@ -189,7 +189,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:35](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L35) +[gateway/gateway.ts:35](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L35) --- @@ -209,7 +209,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:49](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L49) +[gateway/gateway.ts:49](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L49) --- @@ -229,7 +229,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:53](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L53) +[gateway/gateway.ts:53](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L53) --- @@ -249,7 +249,7 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:59](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L59) +[gateway/gateway.ts:59](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L59) --- @@ -269,4 +269,4 @@ GatewayBase.constructor #### Defined in -[gateway/gateway.ts:39](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway.ts#L39) +[gateway/gateway.ts:39](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway.ts#L39) diff --git a/docs/classes/StarkExClient.md b/docs/classes/StarkExClient.md index a24fca0..fb3f4d9 100644 --- a/docs/classes/StarkExClient.md +++ b/docs/classes/StarkExClient.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / StarkExClient +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / StarkExClient # Class: StarkExClient @@ -28,7 +28,7 @@ #### Defined in -[starkex-client.ts:8](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/starkex-client.ts#L8) +[starkex-client.ts:8](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/starkex-client.ts#L8) ## Properties @@ -38,7 +38,7 @@ #### Defined in -[starkex-client.ts:6](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/starkex-client.ts#L6) +[starkex-client.ts:6](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/starkex-client.ts#L6) --- @@ -48,7 +48,7 @@ #### Defined in -[starkex-client.ts:5](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/starkex-client.ts#L5) +[starkex-client.ts:5](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/starkex-client.ts#L5) --- @@ -58,4 +58,4 @@ #### Defined in -[starkex-client.ts:4](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/starkex-client.ts#L4) +[starkex-client.ts:4](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/starkex-client.ts#L4) diff --git a/docs/enums/OrderTypeObsolete.md b/docs/enums/OrderTypeObsolete.md index d134ce9..b0fc2a8 100644 --- a/docs/enums/OrderTypeObsolete.md +++ b/docs/enums/OrderTypeObsolete.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / OrderTypeObsolete +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / OrderTypeObsolete # Enumeration: OrderTypeObsolete @@ -17,7 +17,7 @@ #### Defined in -[gateway/gateway-types.ts:32](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L32) +[gateway/gateway-types.ts:32](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L32) --- @@ -27,4 +27,4 @@ #### Defined in -[gateway/gateway-types.ts:33](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L33) +[gateway/gateway-types.ts:33](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L33) diff --git a/docs/interfaces/BatchIdsRequest.md b/docs/interfaces/BatchIdsRequest.md index 35b7f4b..6fbf61f 100644 --- a/docs/interfaces/BatchIdsRequest.md +++ b/docs/interfaces/BatchIdsRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / BatchIdsRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / BatchIdsRequest # Interface: BatchIdsRequest @@ -18,7 +18,7 @@ #### Defined in -[feeder-gateway/feeder-gateway-request.ts:3](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/feeder-gateway/feeder-gateway-request.ts#L3) +[feeder-gateway/feeder-gateway-request.ts:3](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/feeder-gateway/feeder-gateway-request.ts#L3) --- @@ -28,7 +28,7 @@ #### Defined in -[feeder-gateway/feeder-gateway-request.ts:4](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/feeder-gateway/feeder-gateway-request.ts#L4) +[feeder-gateway/feeder-gateway-request.ts:4](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/feeder-gateway/feeder-gateway-request.ts#L4) --- @@ -38,4 +38,4 @@ #### Defined in -[feeder-gateway/feeder-gateway-request.ts:2](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/feeder-gateway/feeder-gateway-request.ts#L2) +[feeder-gateway/feeder-gateway-request.ts:2](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/feeder-gateway/feeder-gateway-request.ts#L2) diff --git a/docs/interfaces/CommitteeSignature.md b/docs/interfaces/CommitteeSignature.md index a0bb99a..fc653e3 100644 --- a/docs/interfaces/CommitteeSignature.md +++ b/docs/interfaces/CommitteeSignature.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / CommitteeSignature +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / CommitteeSignature # Interface: CommitteeSignature @@ -19,7 +19,7 @@ #### Defined in -[availability-gateway/availability-gateway-types.ts:2](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/availability-gateway/availability-gateway-types.ts#L2) +[availability-gateway/availability-gateway-types.ts:2](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/availability-gateway/availability-gateway-types.ts#L2) --- @@ -29,7 +29,7 @@ #### Defined in -[availability-gateway/availability-gateway-types.ts:5](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/availability-gateway/availability-gateway-types.ts#L5) +[availability-gateway/availability-gateway-types.ts:5](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/availability-gateway/availability-gateway-types.ts#L5) --- @@ -39,7 +39,7 @@ #### Defined in -[availability-gateway/availability-gateway-types.ts:4](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/availability-gateway/availability-gateway-types.ts#L4) +[availability-gateway/availability-gateway-types.ts:4](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/availability-gateway/availability-gateway-types.ts#L4) --- @@ -49,4 +49,4 @@ #### Defined in -[availability-gateway/availability-gateway-types.ts:3](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/availability-gateway/availability-gateway-types.ts#L3) +[availability-gateway/availability-gateway-types.ts:3](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/availability-gateway/availability-gateway-types.ts#L3) diff --git a/docs/interfaces/ConditionalTransferRequest.md b/docs/interfaces/ConditionalTransferRequest.md index 66828d9..703e4c8 100644 --- a/docs/interfaces/ConditionalTransferRequest.md +++ b/docs/interfaces/ConditionalTransferRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / ConditionalTransferRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / ConditionalTransferRequest # Interface: ConditionalTransferRequest @@ -39,7 +39,7 @@ #### Defined in -[gateway/gateway-request.ts:46](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L46) +[gateway/gateway-request.ts:46](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L46) --- @@ -53,7 +53,7 @@ #### Defined in -[gateway/gateway-request.ts:53](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L53) +[gateway/gateway-request.ts:53](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L53) --- @@ -63,7 +63,7 @@ #### Defined in -[gateway/gateway-request.ts:61](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L61) +[gateway/gateway-request.ts:61](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L61) --- @@ -73,7 +73,7 @@ #### Defined in -[gateway/gateway-request.ts:60](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L60) +[gateway/gateway-request.ts:60](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L60) --- @@ -87,7 +87,7 @@ #### Defined in -[gateway/gateway-request.ts:56](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L56) +[gateway/gateway-request.ts:56](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L56) --- @@ -101,7 +101,7 @@ #### Defined in -[gateway/gateway-request.ts:55](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L55) +[gateway/gateway-request.ts:55](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L55) --- @@ -115,7 +115,7 @@ #### Defined in -[gateway/gateway-request.ts:47](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L47) +[gateway/gateway-request.ts:47](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L47) --- @@ -129,7 +129,7 @@ #### Defined in -[gateway/gateway-request.ts:51](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L51) +[gateway/gateway-request.ts:51](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L51) --- @@ -143,7 +143,7 @@ #### Defined in -[gateway/gateway-request.ts:52](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L52) +[gateway/gateway-request.ts:52](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L52) --- @@ -157,7 +157,7 @@ #### Defined in -[gateway/gateway-request.ts:48](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L48) +[gateway/gateway-request.ts:48](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L48) --- @@ -171,7 +171,7 @@ #### Defined in -[gateway/gateway-request.ts:49](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L49) +[gateway/gateway-request.ts:49](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L49) --- @@ -185,7 +185,7 @@ #### Defined in -[gateway/gateway-request.ts:54](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L54) +[gateway/gateway-request.ts:54](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L54) --- @@ -199,7 +199,7 @@ #### Defined in -[gateway/gateway-request.ts:50](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L50) +[gateway/gateway-request.ts:50](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L50) --- @@ -213,4 +213,4 @@ #### Defined in -[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L17) +[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L17) diff --git a/docs/interfaces/FalseFullWithdrawalRequest.md b/docs/interfaces/FalseFullWithdrawalRequest.md index efcf381..0af21ef 100644 --- a/docs/interfaces/FalseFullWithdrawalRequest.md +++ b/docs/interfaces/FalseFullWithdrawalRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / FalseFullWithdrawalRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / FalseFullWithdrawalRequest # Interface: FalseFullWithdrawalRequest @@ -26,7 +26,7 @@ #### Defined in -[gateway/gateway-request.ts:42](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L42) +[gateway/gateway-request.ts:42](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L42) --- @@ -40,7 +40,7 @@ Request.txId #### Defined in -[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L17) +[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L17) --- @@ -54,4 +54,4 @@ WithVault.vaultId #### Defined in -[gateway/gateway-request.ts:21](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L21) +[gateway/gateway-request.ts:21](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L21) diff --git a/docs/interfaces/FeeInfoExchangeRequest.md b/docs/interfaces/FeeInfoExchangeRequest.md index ba33431..f804704 100644 --- a/docs/interfaces/FeeInfoExchangeRequest.md +++ b/docs/interfaces/FeeInfoExchangeRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / FeeInfoExchangeRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / FeeInfoExchangeRequest # Interface: FeeInfoExchangeRequest @@ -18,7 +18,7 @@ #### Defined in -[gateway/gateway-types.ts:26](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L26) +[gateway/gateway-types.ts:26](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L26) --- @@ -28,7 +28,7 @@ #### Defined in -[gateway/gateway-types.ts:27](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L27) +[gateway/gateway-types.ts:27](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L27) --- @@ -38,4 +38,4 @@ #### Defined in -[gateway/gateway-types.ts:28](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L28) +[gateway/gateway-types.ts:28](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L28) diff --git a/docs/interfaces/FeeInfoUserRequest.md b/docs/interfaces/FeeInfoUserRequest.md index 531e503..7a845c4 100644 --- a/docs/interfaces/FeeInfoUserRequest.md +++ b/docs/interfaces/FeeInfoUserRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / FeeInfoUserRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / FeeInfoUserRequest # Interface: FeeInfoUserRequest @@ -18,7 +18,7 @@ #### Defined in -[gateway/gateway-types.ts:20](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L20) +[gateway/gateway-types.ts:20](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L20) --- @@ -28,7 +28,7 @@ #### Defined in -[gateway/gateway-types.ts:21](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L21) +[gateway/gateway-types.ts:21](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L21) --- @@ -38,4 +38,4 @@ #### Defined in -[gateway/gateway-types.ts:22](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L22) +[gateway/gateway-types.ts:22](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L22) diff --git a/docs/interfaces/FullWithdrawalRequest.md b/docs/interfaces/FullWithdrawalRequest.md index dfbdc50..2a854a9 100644 --- a/docs/interfaces/FullWithdrawalRequest.md +++ b/docs/interfaces/FullWithdrawalRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / FullWithdrawalRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / FullWithdrawalRequest # Interface: FullWithdrawalRequest @@ -32,7 +32,7 @@ WithStarkKey.starkKey #### Defined in -[gateway/gateway-request.ts:25](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L25) +[gateway/gateway-request.ts:25](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L25) --- @@ -46,7 +46,7 @@ Request.txId #### Defined in -[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L17) +[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L17) --- @@ -60,4 +60,4 @@ WithVault.vaultId #### Defined in -[gateway/gateway-request.ts:21](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L21) +[gateway/gateway-request.ts:21](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L21) diff --git a/docs/interfaces/OrderRequest.md b/docs/interfaces/OrderRequest.md index 439c082..0e81dd2 100644 --- a/docs/interfaces/OrderRequest.md +++ b/docs/interfaces/OrderRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / OrderRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / OrderRequest # Interface: OrderRequest @@ -25,7 +25,7 @@ #### Defined in -[gateway/gateway-types.ts:5](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L5) +[gateway/gateway-types.ts:5](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L5) --- @@ -35,7 +35,7 @@ #### Defined in -[gateway/gateway-types.ts:4](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L4) +[gateway/gateway-types.ts:4](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L4) --- @@ -45,7 +45,7 @@ #### Defined in -[gateway/gateway-types.ts:10](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L10) +[gateway/gateway-types.ts:10](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L10) --- @@ -55,7 +55,7 @@ #### Defined in -[gateway/gateway-types.ts:11](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L11) +[gateway/gateway-types.ts:11](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L11) --- @@ -65,7 +65,7 @@ #### Defined in -[gateway/gateway-types.ts:3](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L3) +[gateway/gateway-types.ts:3](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L3) --- @@ -75,7 +75,7 @@ #### Defined in -[gateway/gateway-types.ts:2](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L2) +[gateway/gateway-types.ts:2](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L2) --- @@ -85,7 +85,7 @@ #### Defined in -[gateway/gateway-types.ts:7](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L7) +[gateway/gateway-types.ts:7](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L7) --- @@ -95,7 +95,7 @@ #### Defined in -[gateway/gateway-types.ts:6](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L6) +[gateway/gateway-types.ts:6](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L6) --- @@ -105,7 +105,7 @@ #### Defined in -[gateway/gateway-types.ts:9](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L9) +[gateway/gateway-types.ts:9](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L9) --- @@ -115,4 +115,4 @@ #### Defined in -[gateway/gateway-types.ts:8](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L8) +[gateway/gateway-types.ts:8](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L8) diff --git a/docs/interfaces/SettlementInfoRequest.md b/docs/interfaces/SettlementInfoRequest.md index 8a9de79..51a4412 100644 --- a/docs/interfaces/SettlementInfoRequest.md +++ b/docs/interfaces/SettlementInfoRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / SettlementInfoRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / SettlementInfoRequest # Interface: SettlementInfoRequest @@ -19,7 +19,7 @@ #### Defined in -[gateway/gateway-request.ts:73](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L73) +[gateway/gateway-request.ts:73](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L73) --- @@ -29,7 +29,7 @@ #### Defined in -[gateway/gateway-request.ts:71](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L71) +[gateway/gateway-request.ts:71](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L71) --- @@ -39,7 +39,7 @@ #### Defined in -[gateway/gateway-request.ts:74](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L74) +[gateway/gateway-request.ts:74](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L74) --- @@ -49,4 +49,4 @@ #### Defined in -[gateway/gateway-request.ts:72](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L72) +[gateway/gateway-request.ts:72](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L72) diff --git a/docs/interfaces/SettlementRequest.md b/docs/interfaces/SettlementRequest.md index 68ece84..59a1cb8 100644 --- a/docs/interfaces/SettlementRequest.md +++ b/docs/interfaces/SettlementRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / SettlementRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / SettlementRequest # Interface: SettlementRequest @@ -25,7 +25,7 @@ #### Defined in -[gateway/gateway-request.ts:66](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L66) +[gateway/gateway-request.ts:66](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L66) --- @@ -35,7 +35,7 @@ #### Defined in -[gateway/gateway-request.ts:67](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L67) +[gateway/gateway-request.ts:67](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L67) --- @@ -45,7 +45,7 @@ #### Defined in -[gateway/gateway-request.ts:65](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L65) +[gateway/gateway-request.ts:65](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L65) --- @@ -59,4 +59,4 @@ Request.txId #### Defined in -[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L17) +[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L17) diff --git a/docs/interfaces/Signature.md b/docs/interfaces/Signature.md index 6cad3f4..d48b861 100644 --- a/docs/interfaces/Signature.md +++ b/docs/interfaces/Signature.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / Signature +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / Signature # Interface: Signature @@ -17,7 +17,7 @@ #### Defined in -[gateway/gateway-types.ts:15](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L15) +[gateway/gateway-types.ts:15](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L15) --- @@ -27,4 +27,4 @@ #### Defined in -[gateway/gateway-types.ts:16](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-types.ts#L16) +[gateway/gateway-types.ts:16](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-types.ts#L16) diff --git a/docs/interfaces/StarkExClientConfig.md b/docs/interfaces/StarkExClientConfig.md index 5e131f8..65923b5 100644 --- a/docs/interfaces/StarkExClientConfig.md +++ b/docs/interfaces/StarkExClientConfig.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / StarkExClientConfig +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / StarkExClientConfig # Interface: StarkExClientConfig @@ -17,7 +17,7 @@ #### Defined in -[starkex-client.ts:17](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/starkex-client.ts#L17) +[starkex-client.ts:17](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/starkex-client.ts#L17) --- @@ -27,4 +27,4 @@ #### Defined in -[starkex-client.ts:16](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/starkex-client.ts#L16) +[starkex-client.ts:16](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/starkex-client.ts#L16) diff --git a/docs/interfaces/TransactionRequest.md b/docs/interfaces/TransactionRequest.md index cc037ca..f7c9ee8 100644 --- a/docs/interfaces/TransactionRequest.md +++ b/docs/interfaces/TransactionRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / TransactionRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / TransactionRequest # Interface: TransactionRequest @@ -36,7 +36,7 @@ WithAmount.amount #### Defined in -[gateway/gateway-request.ts:30](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L30) +[gateway/gateway-request.ts:30](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L30) --- @@ -50,7 +50,7 @@ WithStarkKey.starkKey #### Defined in -[gateway/gateway-request.ts:25](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L25) +[gateway/gateway-request.ts:25](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L25) --- @@ -64,7 +64,7 @@ WithAmount.tokenId #### Defined in -[gateway/gateway-request.ts:29](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L29) +[gateway/gateway-request.ts:29](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L29) --- @@ -78,7 +78,7 @@ Request.txId #### Defined in -[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L17) +[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L17) --- @@ -92,4 +92,4 @@ WithVault.vaultId #### Defined in -[gateway/gateway-request.ts:21](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L21) +[gateway/gateway-request.ts:21](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L21) diff --git a/docs/interfaces/TransferRequest.md b/docs/interfaces/TransferRequest.md index 24408d6..5ef5ed7 100644 --- a/docs/interfaces/TransferRequest.md +++ b/docs/interfaces/TransferRequest.md @@ -1,4 +1,4 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](../README.md) / [Exports](../modules.md) / TransferRequest +[StarkEx JavaScript Client Library - v0.0.6](../README.md) / [Exports](../modules.md) / TransferRequest # Interface: TransferRequest @@ -35,7 +35,7 @@ #### Defined in -[gateway/gateway-request.ts:46](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L46) +[gateway/gateway-request.ts:46](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L46) --- @@ -45,7 +45,7 @@ #### Defined in -[gateway/gateway-request.ts:53](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L53) +[gateway/gateway-request.ts:53](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L53) --- @@ -55,7 +55,7 @@ #### Defined in -[gateway/gateway-request.ts:56](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L56) +[gateway/gateway-request.ts:56](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L56) --- @@ -65,7 +65,7 @@ #### Defined in -[gateway/gateway-request.ts:55](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L55) +[gateway/gateway-request.ts:55](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L55) --- @@ -75,7 +75,7 @@ #### Defined in -[gateway/gateway-request.ts:47](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L47) +[gateway/gateway-request.ts:47](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L47) --- @@ -85,7 +85,7 @@ #### Defined in -[gateway/gateway-request.ts:51](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L51) +[gateway/gateway-request.ts:51](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L51) --- @@ -95,7 +95,7 @@ #### Defined in -[gateway/gateway-request.ts:52](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L52) +[gateway/gateway-request.ts:52](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L52) --- @@ -105,7 +105,7 @@ #### Defined in -[gateway/gateway-request.ts:48](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L48) +[gateway/gateway-request.ts:48](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L48) --- @@ -115,7 +115,7 @@ #### Defined in -[gateway/gateway-request.ts:49](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L49) +[gateway/gateway-request.ts:49](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L49) --- @@ -125,7 +125,7 @@ #### Defined in -[gateway/gateway-request.ts:54](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L54) +[gateway/gateway-request.ts:54](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L54) --- @@ -135,7 +135,7 @@ #### Defined in -[gateway/gateway-request.ts:50](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L50) +[gateway/gateway-request.ts:50](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L50) --- @@ -149,4 +149,4 @@ Request.txId #### Defined in -[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L17) +[gateway/gateway-request.ts:17](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L17) diff --git a/docs/modules.md b/docs/modules.md index 0efb977..ab48e62 100644 --- a/docs/modules.md +++ b/docs/modules.md @@ -1,6 +1,6 @@ -[StarkEx JavaScript Client Library - v0.0.6-0](README.md) / Exports +[StarkEx JavaScript Client Library - v0.0.6](README.md) / Exports -# StarkEx JavaScript Client Library - v0.0.6-0 +# StarkEx JavaScript Client Library - v0.0.6 ## Table of contents @@ -45,7 +45,7 @@ #### Defined in -[gateway/gateway-request.ts:8](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/gateway/gateway-request.ts#L8) +[gateway/gateway-request.ts:8](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/gateway/gateway-request.ts#L8) --- @@ -63,4 +63,4 @@ #### Defined in -[starkex-client.ts:20](https://github.com/starkware-libs/starkex-js/blob/f906f83/src/lib/starkex-client.ts#L20) +[starkex-client.ts:20](https://github.com/starkware-libs/starkex-js/blob/3031d40/src/lib/starkex-client.ts#L20) diff --git a/package.json b/package.json index aa33788..3603325 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@starkware-industries/starkex-js", - "version": "0.0.6-0", + "version": "0.0.6", "description": "`starkex-js` is a JavaScript wrapper around the [StarkEx API](https://starkware.co/starkex/api/) that can be used in both NodeJS and Browser environments.", "keywords": [ "starkware",