Stellar

class Stellar

Types

Link copied to clipboard
Represents an asset
Note: alphanum12 currently not supported
Protobuf type TW.Stellar.Proto.Asset
Link copied to clipboard
interface AssetOrBuilder
Link copied to clipboard
Claimant: account & predicate
Protobuf type TW.Stellar.Proto.Claimant
Link copied to clipboard
Link copied to clipboard
A predicate (used in claim)
Rest of predicates not currently supported
See https://github.com/stellar/stellar-protocol/blob/master/core/cap-0023.md
Protobuf enum TW.Stellar.Proto.ClaimPredicate
Link copied to clipboard
Memo with a hash
Protobuf type TW.Stellar.Proto.MemoHash
Link copied to clipboard
Link copied to clipboard
Memo with an ID
Protobuf type TW.Stellar.Proto.MemoId
Link copied to clipboard
interface MemoIdOrBuilder
Link copied to clipboard
Memo with text
Protobuf type TW.Stellar.Proto.MemoText
Link copied to clipboard
Link copied to clipboard
Empty memo (placeholder)
Protobuf type TW.Stellar.Proto.MemoVoid
Link copied to clipboard
Link copied to clipboard
Change trust
Protobuf type TW.Stellar.Proto.OperationChangeTrust
Link copied to clipboard
Claim a claimable balance
Protobuf type TW.Stellar.Proto.OperationClaimClaimableBalance
Link copied to clipboard
Create a new account
Protobuf type TW.Stellar.Proto.OperationCreateAccount
Link copied to clipboard
Create a claimable balance (2-phase transfer)
Protobuf type TW.Stellar.Proto.OperationCreateClaimableBalance
Link copied to clipboard
Perform payment
Protobuf type TW.Stellar.Proto.OperationPayment
Link copied to clipboard
Link copied to clipboard
Input data necessary to create a signed transaction.
Protobuf type TW.Stellar.Proto.SigningInput
Link copied to clipboard
Link copied to clipboard
Result containing the signed and encoded transaction.
Protobuf type TW.Stellar.Proto.SigningOutput
Link copied to clipboard

Functions

Link copied to clipboard
open fun registerAllExtensions(registry: ExtensionRegistryLite)