coinbase / coinbase/mesh-cli

have a question :check:construction=> Which is the field of the privatekey

Open
#364 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
165
Forks
99
PR merge metrics
No merged PRs in 30d

Description

hello my friend
in /construction/combine , where is words write in privateKey ? in config.json :
`"prefunded_accounts": [
{
"privkey": "privkey",
"account_identifier": {
"address": "address"
},
"curve_type": "secp256k1",
"currency": {
"symbol": "ELF",
"decimals": 8
}
}
]
},`
but do /construction/combine signing,The privatekey of the signature is not passed in config.json, and there is no specific information in the official document.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.