Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONOfMicheline ¶
func JSONOfMicheline(michelsonMicheline string) (json.RawMessage, error)
JSONOfMicheline converts Michelson from "micheline" to "json" format
func MichelineOfJSON ¶
func MichelineOfJSON(michelsonJSON json.RawMessage) (string, error)
MichelineOfJSON converts Michelson from "json" to "micheline" format
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.