Namespace Libplanet.Assets
Classes
NonNativeTokenException
The exception that is thrown when a non-native asset is tried to be used for system actions.
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.