Stake.addr

Hello,
I created stake.addr on my air gapped machine following Coincashew’s instruction.
There is no instruction whether the stake.addr file is moved from the air gapped machine to BP or not.

Thanks!

so… to run the node as a producer ( if u are using an airgap machine) then all the files should be kept on airgap machine except

  • node.cert
  • vrf.skey
  • kes.skey

Thanks.

I was trying to check the staking pool rewards using this command on my BP

cardano-cli query stake-address-info
–address $(cat stake.addr)
–mainnet

The command requires stake.addr file which is on my air gapped machine.

@laksma in case you want a simple, online overview of stake rewards for a particular staking key you could use pooltool.io by using the following URL and replacing STAKE_ADDR with your stake address:

https://pooltool.io/address/STAKE_ADDR
1 Like