Amount is some Value of a Currency. It is considered invalid to specify a Value without a Currency.

Export

Interface

RosettaMaxFeeAmount

Hierarchy

  • RosettaMaxFeeAmount

Properties

Properties

currency: RosettaCurrency

Memberof

RosettaMaxFeeAmount

metadata?: object

Memberof

RosettaMaxFeeAmount

value: string

Value of the transaction in atomic units represented as an arbitrary-sized signed integer. For example, 1 BTC would be represented by a value of 100000000.

Memberof

RosettaMaxFeeAmount

Generated using TypeDoc