update URIToken to support setting a sell offer during minting

This commit is contained in:
Richard Holland
2023-07-13 13:00:23 +00:00
parent 4ae13f2bea
commit e9fc4ced98
3 changed files with 130 additions and 117 deletions

View File

@@ -398,6 +398,7 @@ TxFormats::TxFormats()
{
{sfURI, soeREQUIRED},
{sfDigest, soeOPTIONAL},
{sfAmount, soeOPTIONAL},
{sfDestination, soeOPTIONAL},
{sfTicketSequence, soeOPTIONAL},
},