mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-20 19:11:08 +03:00
529ce44219
* Minor update for foreign api docs. Peers seems to be no longer needed as an arg in the grin_api::Foreign::new. * This changes foreign_rpc and owner_rpc modules to public so the helper modules for the rpc clients can be accessible in external projects. * Updated test seeds. * Added functions that override the one time globals. This is needed for the grin-gui so it can change the global contexts when it needs to switch from testnet to mainnet. * Refactor * Fix panick at 'attempt to subtract with overflow' when grin-wallet sends in a start_index of 0 for new wallets. * Fix overflow panic using saturating_sub(1). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |