Type alias ShipStakingSeedsArgs

ShipStakingSeedsArgs: {
    playerAccount: PublicKey;
    shipMint: PublicKey;
}

Type declaration

  • playerAccount: PublicKey
  • shipMint: PublicKey

Generated using TypeDoc