have a question :check:construction=> Which is the field of the privatekey
Open
- 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
Assessment
This issue has not been assessed yet.