Namespace Libplanet.Types.Assets
Structs
Currency
Represents a currency type. Every single value of Currency defines a distinct currency type. To draw a parallel with real world monetary, each Currency value represents such currencies as USD (US Dollar) or EUR (Euro), not values like $100 or €100.
FungibleAssetValue
Holds a fungible asset value which holds its Currency together.