- Preparing search index...
- The search index is not available
Dappetizer
- createPrim(prim: string, args: undefined | readonly Michelson[], annots: undefined | readonly string[]): MichelsonPrim
-
Parameters
-
prim: string
-
args: undefined | readonly Michelson[]
-
annots: undefined | readonly string[]
Avoids undefined and empty properties. Also, freezes
args
,annots
and the result.