If I have filecoin account, its balance is 1 FIL, how do I use RPC API to get gas information that I can transfer all this account balance to another account ? (It means after this transaction, the previous account remains 0 FIL , that is I can calculate the real gas fee. )
I don't want to remain dust balance like ( 0.000000XXX FIL), so I need to transfer all amount from the previous account. Thanks a lot
If I have filecoin account, its balance is 1 FIL, how do I use RPC API to get gas information that I can transfer all this account balance to another account ? (It means after this transaction, the previous account remains 0 FIL , that is I can calculate the real gas fee. )
I don't want to remain dust balance like ( 0.000000XXX FIL), so I need to transfer all amount from the previous account. Thanks a lot