builder/transaction_builder_client
library
Classes
-
CoinBalanceBreakdown
-
An owner's balance for a coin type, split into its two sources: coinBalance
held in owned coin objects and addressBalance held in the account's
per-address accumulator. total is their sum.
-
ResolvedGasData
-
Result of one-shot server-side gas resolution: the gas payment the server
selected and the budget it computed (and echoed gas price).
-
TransactionBuilderClient
-
Narrow interface of the data-provider capabilities the transaction
Transaction builder needs during
build():