Closed elaineo closed 7 years ago
When wallet is first loaded, the pending transactions should be loaded via eth.pendingTransactions Related: https://github.com/ethereumproject/emerald-wallet/issues/114, #115 https://github.com/ethereumproject/emerald-wallet/issues/107
eth.pendingTransactions
another option for geth: txpool https://github.com/ethereum/go-ethereum/wiki/Management-APIs#txpool
txpool
done with #129
When wallet is first loaded, the pending transactions should be loaded via
eth.pendingTransactions
Related: https://github.com/ethereumproject/emerald-wallet/issues/114, #115 https://github.com/ethereumproject/emerald-wallet/issues/107another option for geth:
txpool
https://github.com/ethereum/go-ethereum/wiki/Management-APIs#txpool