doc: fix description of PROVIDE NFT INFORMATION
This commit is contained in:
@@ -251,9 +251,9 @@ This commands provides a trusted description of an NFT to associate a contract a
|
||||
|
||||
It shall be run immediately before performing a transaction involving a contract calling this contract address to display the proper nft information to the user if necessary, as marked in GET APP CONFIGURATION flags.
|
||||
|
||||
The signature is computed on
|
||||
The signature is computed on:
|
||||
|
||||
type || version || len(collectionName) || collectionName || address || chainId || keyId || algorithmId || len(signature) || signature
|
||||
type || version || len(collectionName) || collectionName || address || chainId || keyId || algorithmId
|
||||
|
||||
#### Coding
|
||||
|
||||
|
||||
Reference in New Issue
Block a user