QuerySlashWindowResponse is response type for the Query/SlashWindow RPC method.

interface QuerySlashWindowResponseSDKType {
    window_progress: bigint;
}

Properties

Properties

window_progress: bigint