Arguments for the SetDocument Procedure
SetDocumentProcedureArgs
documentHash
name
symbol
uri
• documentHash: string
Defined in src/types/index.ts:1050arrow-up-right
hash of the contents of the Document
• name: string
Defined in src/types/index.ts:1045arrow-up-right
name of the Document. Must be unique for the Security Token
• symbol: string
Defined in src/types/index.ts:1041arrow-up-right
symbol of the Security Token
• uri: string
Defined in src/types/index.ts:1046arrow-up-right
Last updated 5 years ago
Was this helpful?