Skip to content

Commit

Permalink
* errant print
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhickman committed May 19, 2022
1 parent c0d8b5b commit aadf370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RPCFunctions.fs
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ module RPCFunctions =
///
let public sendValue env chainId destination value =
let _dest = handleENSName env chainId destination
printfn $"{_dest}"

{dummyTransaction with
utoAddr = _dest
ufrom = env.constants.walletAddress
Expand Down

0 comments on commit aadf370

Please sign in to comment.