interface QueryStaticCallResponseSDKType {
    data: Uint8Array;
}

Properties

Properties

data: Uint8Array