Closed crackcomm closed 6 years ago
Fixes problem with actNotFound error when funding new accounts.
actNotFound
Usage with flags:
RIPPLE_API=ws://localhost:6065 \ node bin/cmd.js pay \ --from rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh \ --secret snoPBrXtMeMyMHUVTgbuqAfg1SUTb \ --amount 20 \ --to rNSU4AB43iJSs1LpyejtL7iowFpbT3qEo5
Confirmations need to be done for every single value, still very useful for testing purposes.
Thanks.
Fixes problem with
actNotFound
error when funding new accounts.Usage with flags:
Confirmations need to be done for every single value, still very useful for testing purposes.
Thanks.