Interface LazyStorageDiffUpdatesBigMap

interface LazyStorageDiffUpdatesBigMap {
    key: MichelsonV1Expression;
    key_hash: string;
    value?: MichelsonV1Expression;
}

Properties

Properties

key_hash: string

Generated using TypeDoc