AENET.cloud PUBLIC GATEWAY
K.PUBLIC.GATEWAY
wallet-section K.PUBLIC.WALLET_SECTION

WALLET / RECEIVE

AENET Wallet — Receive

AENET Wallet receive flow — AENET Receive Codes (rcv…) and public Bitcoin address observation. Receive without exposing any private key.

Receiving value in AENET Wallet is a watch-only operation. An AENET Receive Code identifies a receive request; the wallet observes the network for confirmation.

Snapshot version: 0.9.0 Published from a verified public snapshot

AENET Receive Code

A receive request is identified by an AENET Receive Code in the form rcv_… — a public identifier for a receive request, never a private key.

Watch-only observation

The wallet derives a public Bitcoin address for observation and watches the network without signing. Confirmation completes the receive.

Proof

A public-safe proof record supports verification of the receive without disclosing wallet internals.

Flow

  1. Request a receive request is created
  2. Receive Code an rcv_… code identifies the request
  3. Bitcoin Address a public address is derived for observation
  4. Network Observation the network is watched without signing
  5. Confirmation the incoming transaction confirms
  6. Proof a public-safe proof record is kept

Glossary

Related pages

Related systems