proto/Stellar.pbserver library

Classes

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