Expand description
RGB wallet
This module defines the Wallet
structure and all its related data.
Structs
- A Collectible Fungible Asset.
- A Non-Inflatable Asset.
- List of RGB assets, grouped by asset schema.
- A balance.
- An RGB blinded UTXO, which is used to refer to an UTXO without revealing it.
- Block height and timestamp of a block
- The bitcoin balances (in sats) for the vanilla and colored wallets.
- An RGB invoice.
- The data of an RGB invoice.
- An asset media file.
- Metadata of an RGB asset.
- Data for operations that require the wallet to be online.
- Bitcoin transaction outpoint.
- Data to receive an RGB transfer.
- A recipient of an RGB transfer.
- A transfer refresh filter.
- An RGB allocation.
- A Bitcoin transaction.
- An RGB transfer.
- An RGB transport endpoint for a transfer.
- An RGB transport endpoint.
- A wallet unspent.
- A Bitcoin unspent transaction output.
- An RGB wallet.
- Data that defines a
Wallet
.
Enums
- The interface of an RGB asset.
- Supported database types.
- The information needed to receive RGB assets.
- The pending status of a
Transfer
(eligible for refresh). - The type of a transaction.
- The type of an RGB transfer.