interface QueryStaticCallResponseAmino {
    data?: string;
}

Properties

Properties

data?: string