mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-20 19:11:08 +03:00
86420d4bca
* rename pubkey -> key_id, these are key identifiers, not public keys * reduce identifier seize to 10 bytes, get rid of fingerprints (identifiers are now small enough to use as-is) * IDENTIFIER_SIZE const * add FeeDispute error for when sender and recipient disagre on fee calculation (should never happen) * does not need to be mut * cleaned up some warnings |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
rustfmt.toml |