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

Export

Interface

RosettaAmount

Hierarchy

  • RosettaAmount

Properties

Properties

currency: RosettaCurrency

Memberof

RosettaAmount

metadata?: object

Memberof

RosettaAmount

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

RosettaAmount

Generated using TypeDoc