package
3.0.0+incompatible
Repository: https://github.com/aeternity/aepp-sdk-go.git
Documentation: pkg.go.dev
# Functions
UnmarshalGenericTx unmarshals polymorphic GenericTx.
UnmarshalGenericTxSlice unmarshals polymorphic slices of GenericTx.
UnmarshalOffChainUpdate unmarshals polymorphic OffChainUpdate.
UnmarshalOffChainUpdateSlice unmarshals polymorphic slices of OffChainUpdate.
# Constants
AccountKindBasic captures enum value "basic".
AccountKindGeneralized captures enum value "generalized".
RelativeTTLTypeDelta captures enum value "delta".
TTLTypeBlock captures enum value "block".
TTLTypeDelta captures enum value "delta".
# Structs
Account account swagger:model Account.
ByteCode byte code swagger:model ByteCode.
Channel channel swagger:model Channel.
ChannelCloseMutualTx channel close mutual tx swagger:model ChannelCloseMutualTx.
ChannelCloseMutualTxJSON channel close mutual tx JSON swagger:model ChannelCloseMutualTxJSON.
ChannelCloseSoloTx channel close solo tx swagger:model ChannelCloseSoloTx.
ChannelCloseSoloTxJSON channel close solo tx JSON swagger:model ChannelCloseSoloTxJSON.
ChannelCreateTx channel create tx swagger:model ChannelCreateTx.
ChannelCreateTxJSON channel create tx JSON swagger:model ChannelCreateTxJSON.
ChannelDepositTx channel deposit tx swagger:model ChannelDepositTx.
ChannelDepositTxJSON channel deposit tx JSON swagger:model ChannelDepositTxJSON.
ChannelForceProgressTx channel force progress tx swagger:model ChannelForceProgressTx.
ChannelForceProgressTxJSON channel force progress tx JSON swagger:model ChannelForceProgressTxJSON.
ChannelSettleTx channel settle tx swagger:model ChannelSettleTx.
ChannelSettleTxJSON channel settle tx JSON swagger:model ChannelSettleTxJSON.
ChannelSLASHTx channel slash tx swagger:model ChannelSlashTx.
ChannelSLASHTxJSON channel slash tx JSON swagger:model ChannelSlashTxJSON.
ChannelSnapshotSoloTx channel snapshot solo tx swagger:model ChannelSnapshotSoloTx.
ChannelSnapshotSoloTxJSON channel snapshot solo tx JSON swagger:model ChannelSnapshotSoloTxJSON.
ChannelWithdrawalTxJSON channel withdrawal tx JSON swagger:model ChannelWithdrawalTxJSON.
ChannelWithdrawTx channel withdraw tx swagger:model ChannelWithdrawTx.
CommitmentID commitment Id swagger:model CommitmentId.
ContractCallObject contract call object swagger:model ContractCallObject.
ContractCallTx contract call tx swagger:model ContractCallTx.
ContractCallTxJSON contract call tx JSON swagger:model ContractCallTxJSON.
ContractCreateTx contract create tx swagger:model ContractCreateTx.
ContractCreateTxJSON contract create tx JSON swagger:model ContractCreateTxJSON.
ContractObject contract object swagger:model ContractObject.
ContractStore contract store swagger:model ContractStore.
ContractStoreStore contract store store swagger:model ContractStore_store.
CreateContractUnsignedTx create contract unsigned tx swagger:model CreateContractUnsignedTx.
DryRunAccount dry run account swagger:model DryRunAccount.
DryRunInput dry run input swagger:model DryRunInput.
DryRunResult dry run result swagger:model DryRunResult.
DryRunResults dry run results swagger:model DryRunResults.
Error error swagger:model Error.
Event event swagger:model Event.
GAObject g a object swagger:model GAObject.
Generation generation swagger:model Generation.
GenericSignedTx generic signed tx swagger:model GenericSignedTx.
GenericTxs generic txs swagger:model GenericTxs.
InlineResponse200 inline response 200 swagger:model inline_response_200.
InlineResponse2001 inline response 200 1 swagger:model inline_response_200_1.
InlineResponse2002 inline response 200 2 swagger:model inline_response_200_2.
KeyBlock key block swagger:model KeyBlock.
KeyBlockOrMicroBlockHeader key block or micro block header swagger:model KeyBlockOrMicroBlockHeader.
MicroBlockHeader micro block header swagger:model MicroBlockHeader.
NameClaimTx name claim tx swagger:model NameClaimTx.
NameClaimTxJSON name claim tx JSON swagger:model NameClaimTxJSON.
NameEntry name entry swagger:model NameEntry.
NameHash name hash swagger:model NameHash.
NamePointer name pointer swagger:model NamePointer.
NamePreclaimTx name preclaim tx swagger:model NamePreclaimTx.
NamePreclaimTxJSON name preclaim tx JSON swagger:model NamePreclaimTxJSON.
NameRevokeTx name revoke tx swagger:model NameRevokeTx.
NameRevokeTxJSON name revoke tx JSON swagger:model NameRevokeTxJSON.
NameTransferTx name transfer tx swagger:model NameTransferTx.
NameTransferTxJSON name transfer tx JSON swagger:model NameTransferTxJSON.
NameUpdateTx name update tx swagger:model NameUpdateTx.
NameUpdateTxJSON name update tx JSON swagger:model NameUpdateTxJSON.
OffChainCallContract off chain call contract swagger:model OffChainCallContract.
OffChainDeposit off chain deposit swagger:model OffChainDeposit.
OffChainNewContract off chain new contract swagger:model OffChainNewContract.
OffChainTransfer off chain transfer swagger:model OffChainTransfer.
OffChainWithdrawal off chain withdrawal swagger:model OffChainWithdrawal.
OracleExtendTx oracle extend tx swagger:model OracleExtendTx.
OracleExtendTxJSON oracle extend tx JSON swagger:model OracleExtendTxJSON.
OracleQueries oracle queries swagger:model OracleQueries.
OracleQuery oracle query swagger:model OracleQuery.
OracleQueryTx oracle query tx swagger:model OracleQueryTx.
OracleQueryTxJSON oracle query tx JSON swagger:model OracleQueryTxJSON.
OracleRegisterTx oracle register tx swagger:model OracleRegisterTx.
OracleRegisterTxJSON oracle register tx JSON swagger:model OracleRegisterTxJSON.
OracleRespondTx oracle respond tx swagger:model OracleRespondTx.
OracleResponseTxJSON oracle response tx JSON swagger:model OracleResponseTxJSON.
PeerPubKey peer pub key swagger:model PeerPubKey.
Peers peers swagger:model Peers.
PoI po i swagger:model PoI.
PostTxResponse post tx response swagger:model PostTxResponse.
Protocol protocol swagger:model Protocol.
PubKey pub key swagger:model PubKey.
RegisteredOracle registered oracle swagger:model RegisteredOracle.
RelativeTTL relative TTL swagger:model RelativeTTL.
SpendTx spend tx swagger:model SpendTx.
SpendTxJSON spend tx JSON swagger:model SpendTxJSON.
Status status swagger:model Status.
TokenSupply token supply swagger:model TokenSupply.
TTL TTL swagger:model TTL.
Tx tx swagger:model Tx.
TxInfoObject tx info object swagger:model TxInfoObject.
UnsignedTx unsigned tx swagger:model UnsignedTx.
# Interfaces
GenericTx generic tx swagger:discriminator GenericTx type.
OffChainUpdate off chain update swagger:discriminator OffChainUpdate op.
# Type aliases
EncodedByteArray Base64Check encoded tagged byte array swagger:model EncodedByteArray.
EncodedHash Base58Check encoded tagged hash swagger:model EncodedHash.
EncodedPubkey Base58Check encoded tagged pubkey swagger:model EncodedPubkey.
EncodedValue Base58Check encoded tagged value swagger:model EncodedValue.
Peer Aeternity node swagger:model Peer.
Pow pow swagger:model Pow.
Uint16 uint16 swagger:model UInt16.
Uint32 uint32 swagger:model UInt32.
Uint64 uint64 swagger:model UInt64.