Agreeing
Cryptographic Signatures... not pictures of signatures on PDFs.
const txHash = await buyer.invoke(
txAssetContract,
"agree",
{
tokenId: toUint256WithFelts("0")
},
{ maxFee: FEE}
)Last updated
Cryptographic Signatures... not pictures of signatures on PDFs.
const txHash = await buyer.invoke(
txAssetContract,
"agree",
{
tokenId: toUint256WithFelts("0")
},
{ maxFee: FEE}
)Last updated