nano-docs icon indicating copy to clipboard operation
nano-docs copied to clipboard

Documentation for the Nano protocol

Results 52 nano-docs issues
Sort by recently updated
recently updated
newest added

The unchecked_keys rpc command documentation does not explain what keys is and how to use it.

This expands test vectors from only including 24-word mnemonics to 12-word versions as well. Note the 12-word version contains no passphrase.

Note that the main database spec is via Kaitai in a separate repository now: https://github.com/nanocurrency/nanodb-specification - which may impact decisions on how best to document this.

The command wallet_key_valid is not documented.

The RPC command `receivable` has a new optional arguments: * offset See https://github.com/nanocurrency/nano-node/pull/3718

Added deterministic finality

Currently the embeds pulled from Medium grab the first content in the `` tag it seems, instead of the meta description field (which has already been completed on all pages)....

help wanted

For https://github.com/nanocurrency/nano-node/pull/2788

node/protocol development

The node prints this message when `"::ffff:0.0.0.0"` is set as address an control is enabled: `WARNING: control-level RPCs are enabled on non-local address ::ffff:0.0.0.0, potentially allowing wallet access outside local...