Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PopulateOperation ¶
func PopulateTransaction ¶
func PopulateTransaction( baseUrl *url.URL, tx *common.Transaction, encoder *xdr.EncodingBuffer, ) (dest protocol.Transaction, err error)
PopulateTransaction converts between ingested XDR and RESTful JSON. In Aurora Classic, the data goes from Captive Core -> DB -> JSON. In our case, there's no DB intermediary, so we need to directly translate.
Types ¶
This section is empty.
Source Files ¶
- account_merge.go
- allow_trust.go
- begin_sponsoring_future_reserves.go
- bump_sequence.go
- change_trust.go
- claim_claimable_balance.go
- clawback.go
- clawback_claimable_balance.go
- create_account.go
- create_claimable_balance.go
- create_passive_sell_offer.go
- end_sponsoring_future_reserves.go
- inflation.go
- liquidity_pool_deposit.go
- liquidity_pool_withdraw.go
- manage_buy_offer.go
- manage_data.go
- manage_sell_offer.go
- operation.go
- path_payment_strict_receive.go
- path_payment_strict_send.go
- payment.go
- revoke_sponsorship.go
- set_options.go
- set_trust_line_flags.go
- transaction.go
Click to show internal directories.
Click to hide internal directories.