Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ Models/ApiResponse_SignDataResponse.md
Models/ApiResponse_SignDataResponse_data.md
Models/ApiResponse_SignTransactionResponse.md
Models/ApiResponse_SignTransactionResponse_data.md
Models/ApiResponse_SignTransactionResponse_data_oneOf.md
Models/ApiResponse_SignTransactionResponse_data_oneOf_1.md
Models/ApiResponse_SignTransactionResponse_data_oneOf_2.md
Models/ApiResponse_SignerResponse.md
Models/ApiResponse_SignerResponse_data.md
Models/ApiResponse_String.md
Expand Down
1 change: 0 additions & 1 deletion docs/Models/ApiResponse_SignTransactionResponse_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
|------------ | ------------- | ------------- | -------------|
| **signature** | **String** | | [default to null] |
| **signedXdr** | **String** | | [default to null] |
| **network** | **String** | | [default to null] |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

5 changes: 2 additions & 3 deletions docs/Models/ApiResponse_TransactionResponse_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@
| **nonce** | **Long** | | [optional] [default to null] |
| **relayer\_id** | **String** | | [default to null] |
| **sent\_at** | **String** | | [optional] [default to null] |
| **signature** | [**EvmTransactionDataSignature**](EvmTransactionDataSignature.md) | | [optional] [default to null] |
| **signature** | **String** | | [optional] [default to null] |
| **speed** | [**Speed**](Speed.md) | | [optional] [default to null] |
| **status** | [**TransactionStatus**](TransactionStatus.md) | | [default to null] |
| **status\_reason** | **String** | | [optional] [default to null] |
| **to** | **String** | | [optional] [default to null] |
| **value** | **String** | | [default to null] |
| **fee\_payer** | **String** | | [default to null] |
| **recent\_blockhash** | **String** | | [default to null] |
| **transaction** | **String** | | [default to null] |
| **fee** | **Integer** | | [default to null] |
| **sequence\_number** | **Long** | | [default to null] |
| **source\_account** | **String** | | [default to null] |
Expand Down
1 change: 1 addition & 0 deletions docs/Models/JsonRpcResponse_NetworkRpcResult_result.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
| **transaction** | **String** | | [default to null] |
| **valid\_until\_blockheight** | **Long** | | [default to null] |
| **signature** | **String** | | [default to null] |
| **id** | **String** | | [default to null] |
| **tokens** | [**List**](GetSupportedTokensItem.md) | | [default to null] |
| **features** | **List** | | [default to null] |

Expand Down
1 change: 1 addition & 0 deletions docs/Models/NetworkPolicyResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
| **max\_signatures** | **Integer** | | [optional] [default to null] |
| **max\_tx\_data\_size** | **Integer** | | [optional] [default to null] |
| **swap\_config** | [**RelayerSolanaSwapConfig**](RelayerSolanaSwapConfig.md) | | [optional] [default to null] |
| **concurrent\_transactions** | **Boolean** | | [optional] [default to null] |
| **max\_fee** | **Integer** | | [optional] [default to null] |
| **timeout\_seconds** | **Long** | | [optional] [default to null] |

Expand Down
1 change: 1 addition & 0 deletions docs/Models/NetworkRpcResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
| **transaction** | **String** | | [default to null] |
| **valid\_until\_blockheight** | **Long** | | [default to null] |
| **signature** | **String** | | [default to null] |
| **id** | **String** | | [default to null] |
| **tokens** | [**List**](GetSupportedTokensItem.md) | | [default to null] |
| **features** | **List** | | [default to null] |

Expand Down
3 changes: 1 addition & 2 deletions docs/Models/NetworkTransactionRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
| **to** | **String** | | [optional] [default to null] |
| **valid\_until** | **String** | | [optional] [default to null] |
| **value** | **Integer** | | [default to null] |
| **fee\_payer** | **String** | | [default to null] |
| **instructions** | **List** | | [default to null] |
| **transaction** | **String** | | [default to null] |
| **fee\_bump** | **Boolean** | Explicitly request fee-bump wrapper Only valid when transaction_xdr contains a signed transaction | [optional] [default to null] |
| **max\_fee** | **Long** | Maximum fee in stroops (defaults to 0.1 XLM = 1,000,000 stroops) | [optional] [default to null] |
| **memo** | [**MemoSpec**](MemoSpec.md) | | [optional] [default to null] |
Expand Down
1 change: 1 addition & 0 deletions docs/Models/RelayerNetworkPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
| **max\_signatures** | **Integer** | | [optional] [default to null] |
| **max\_tx\_data\_size** | **Integer** | | [optional] [default to null] |
| **swap\_config** | [**RelayerSolanaSwapConfig**](RelayerSolanaSwapConfig.md) | | [optional] [default to null] |
| **concurrent\_transactions** | **Boolean** | | [optional] [default to null] |
| **max\_fee** | **Integer** | | [optional] [default to null] |
| **timeout\_seconds** | **Long** | | [optional] [default to null] |

Expand Down
1 change: 1 addition & 0 deletions docs/Models/RelayerNetworkPolicyResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
| **min\_balance** | **Long** | | [optional] [default to null] |
| **private\_transactions** | **Boolean** | | [optional] [default to null] |
| **whitelist\_receivers** | **List** | | [optional] [default to null] |
| **concurrent\_transactions** | **Boolean** | | [optional] [default to null] |
| **max\_fee** | **Integer** | | [optional] [default to null] |
| **timeout\_seconds** | **Long** | | [optional] [default to null] |
| **allowed\_accounts** | **List** | | [optional] [default to null] |
Expand Down
1 change: 1 addition & 0 deletions docs/Models/RelayerNetworkPolicy_oneOf_2.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **concurrent\_transactions** | **Boolean** | | [optional] [default to null] |
| **max\_fee** | **Integer** | | [optional] [default to null] |
| **min\_balance** | **Long** | | [optional] [default to null] |
| **timeout\_seconds** | **Long** | | [optional] [default to null] |
Expand Down
1 change: 1 addition & 0 deletions docs/Models/RelayerStellarPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **concurrent\_transactions** | **Boolean** | | [optional] [default to null] |
| **max\_fee** | **Integer** | | [optional] [default to null] |
| **min\_balance** | **Long** | | [optional] [default to null] |
| **timeout\_seconds** | **Long** | | [optional] [default to null] |
Expand Down
1 change: 1 addition & 0 deletions docs/Models/SignAndSendTransactionResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | | [default to null] |
| **signature** | **String** | | [default to null] |
| **transaction** | **String** | | [default to null] |

Expand Down
1 change: 0 additions & 1 deletion docs/Models/SignTransactionResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
|------------ | ------------- | ------------- | -------------|
| **signature** | **String** | | [default to null] |
| **signedXdr** | **String** | | [default to null] |
| **network** | **String** | | [default to null] |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

1 change: 1 addition & 0 deletions docs/Models/SolanaRpcResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
| **transaction** | **String** | | [default to null] |
| **valid\_until\_blockheight** | **Long** | | [default to null] |
| **signature** | **String** | | [default to null] |
| **id** | **String** | | [default to null] |
| **tokens** | [**List**](GetSupportedTokensItem.md) | | [default to null] |
| **features** | **List** | | [default to null] |

Expand Down
3 changes: 1 addition & 2 deletions docs/Models/SolanaTransactionRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **fee\_payer** | **String** | | [default to null] |
| **instructions** | **List** | | [default to null] |
| **transaction** | **String** | | [default to null] |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

5 changes: 2 additions & 3 deletions docs/Models/SolanaTransactionResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@
|------------ | ------------- | ------------- | -------------|
| **confirmed\_at** | **String** | | [optional] [default to null] |
| **created\_at** | **String** | | [default to null] |
| **fee\_payer** | **String** | | [default to null] |
| **hash** | **String** | | [optional] [default to null] |
| **id** | **String** | | [default to null] |
| **recent\_blockhash** | **String** | | [default to null] |
| **sent\_at** | **String** | | [optional] [default to null] |
| **signature** | **String** | | [optional] [default to null] |
| **status** | [**TransactionStatus**](TransactionStatus.md) | | [default to null] |
| **status\_reason** | **String** | | [optional] [default to null] |
| **transaction** | **String** | | [default to null] |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

1 change: 1 addition & 0 deletions docs/Models/StellarPolicyResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **concurrent\_transactions** | **Boolean** | | [optional] [default to null] |
| **max\_fee** | **Integer** | | [optional] [default to null] |
| **min\_balance** | **Long** | | [optional] [default to null] |
| **timeout\_seconds** | **Long** | | [optional] [default to null] |
Expand Down
5 changes: 2 additions & 3 deletions docs/Models/TransactionResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@
| **nonce** | **Long** | | [optional] [default to null] |
| **relayer\_id** | **String** | | [default to null] |
| **sent\_at** | **String** | | [optional] [default to null] |
| **signature** | [**EvmTransactionDataSignature**](EvmTransactionDataSignature.md) | | [optional] [default to null] |
| **signature** | **String** | | [optional] [default to null] |
| **speed** | [**Speed**](Speed.md) | | [optional] [default to null] |
| **status** | [**TransactionStatus**](TransactionStatus.md) | | [default to null] |
| **status\_reason** | **String** | | [optional] [default to null] |
| **to** | **String** | | [optional] [default to null] |
| **value** | **String** | | [default to null] |
| **fee\_payer** | **String** | | [default to null] |
| **recent\_blockhash** | **String** | | [default to null] |
| **transaction** | **String** | | [default to null] |
| **fee** | **Integer** | | [default to null] |
| **sequence\_number** | **Long** | | [default to null] |
| **source\_account** | **String** | | [default to null] |
Expand Down
Loading