|
rippled
|
Sets the optional amount field on an NFTokenMint. More...
#include <token.h>

Public Member Functions | |
| amount (STAmount const amount) | |
| void | operator() (Env &, JTx &jtx) const |
Private Attributes | |
| STAmount const | amount_ |
Sets the optional amount field on an NFTokenMint.
|
explicit |