File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ethereum-staking/buildervault Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,5 +53,5 @@ go run main.go
5353``` shell
5454go run main.go
5555```
56- - (optional) decode the raw unsigned transaction to inspect the Blockdaemon provided attributes (https://rawtxdecode.in )
56+ - (optional) decode the raw signed transaction to inspect the Blockdaemon provided attributes (https://rawtxdecode.in )
5757- observe the confirmed transaction through the generated blockexplorer link
Original file line number Diff line number Diff line change @@ -62,5 +62,5 @@ npm run start ethereum-stake-bv.ts
6262``` shell
6363npm run start ethereum-stake-bv.ts
6464```
65- - (optional) decode the raw unsigned transaction to inspect the Blockdaemon provided attributes (https://rawtxdecode.in )
65+ - (optional) decode the raw signed transaction to inspect the Blockdaemon provided attributes (https://rawtxdecode.in )
6666- observe the confirmed transaction through the generated blockexplorer link
You can’t perform that action at this time.
0 commit comments