Transactions in the Stellar Network are made up of a list of operations but mostly include only one operation.
LOBSTR Vault allows signing transactions with one or many operations.
You can view the details of each transaction and the operations to be executed at the 'Transaction Details' screen.
List of Stellar Network Operation Types:
1. Create Account
Creates a new account in Stellar network.
2. Payment
Sends a simple payment between two accounts in Stellar network.
3. Path Payment
Sends a path payment between two accounts in the Stellar network.
4. Manage Offer
Creates, updates or deletes an offer in the Stellar network.
5. Create Passive Offer
Creates an offer that won’t consume a counter offer that exactly matches this offer.
6. Set Options
Sets account options (inflation destination, adding signers, etc.
7. Change Trust
Creates, updates or deletes a trust line.
8. Allow Trust
Updates the “authorized” flag of an existing trust line this is called by the issuer of the related asset.
9. Account Merge
Deletes account and transfers remaining balance to the destination account.
10. Inflation
Runs inflation.
11. Manage Data
Set, modify or delete a Data Entry (name/value pair) for an account.
12. Bump Sequence
Bumps forward the sequence number of an account.
Comments
0 comments
Article is closed for comments.