interface StakeInstructionWithInputs {
    input: object;
    type: string;
}

Properties

Properties

input: object
type: string

Generated using TypeDoc