mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-14 20:36:34 +02:00
dd822f1880
Co-authored-by: WooKey-Aurora <jack.zheng.md@hotmail.com> Co-authored-by: lwf <lwf@one.cafe> Co-authored-by: Muge Niu <mugeniu12138@gmail.com>
657 B
657 B
terms | summary | ||
---|---|---|---|
|
one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account |
基础知识
每个帐户拥有的两对私钥和公钥中的一对,其中私有的支付密钥(私钥),用于花费帐户中的任何资金。
深度信息
私有的支付密钥是一个256位的整数,用于对门罗币的交易进行签名。使用当前官方钱包的确定性密钥推导方法,私有的支付密钥也是@助记词种子的另一种表示形式。它可以用来派生账户中所有的其它密钥。