INPUT_OBJECT

SetStakingInput

link GraphQL Schema definition

  • input SetStakingInput {
  • # Public keys of accounts you wish to stake with - these must be accounts that are
  • # in trackedAccounts
  • publicKeys: [PublicKey!]!
  • }

link Require by