QueryAppliedPlanResponse is the response type for the Query/AppliedPlan RPC method.

interface QueryAppliedPlanResponseSDKType {
    height: bigint;
}

Properties

Properties

height: bigint