Interface LegacyAccessOperationWithSelectorAminoMsg

interface LegacyAccessOperationWithSelectorAminoMsg {
    type: "cosmos-sdk/LegacyAccessOperationWithSelector";
    value: LegacyAccessOperationWithSelectorAmino;
}

Properties

Properties

type: "cosmos-sdk/LegacyAccessOperationWithSelector"