monero-site/_i18n/es/resources/moneropedia/spendkey.md
rehrar 983cc334a8
Finished multi-lingual implementation
- Updated README to accomodate for changes
- Updated footer and roadmap for multi-lingual readiness
- Updated yml files for an 'untranslated' string
- Added an 'untranslated' snippet to all untranslated files
- Added a 'template' language for new languages to be made easily
- Added link to Monerujo site to Downloads page
- CSS updates
2018-01-30 13:18:02 -07:00

619 B

layout entry terms summary
moneropedia Spend Key
spend-key
spend-keys
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

The Basics

{{ page.summary | capitalize }}.

In-depth Information

The private spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys.