# Packages
Package assetwalletrpc is a reverse proxy.
Package mintrpc is a reverse proxy.
Package priceoraclerpc is a reverse proxy.
Package rfqrpc is a reverse proxy.
Package tapchannelrpc is a reverse proxy.
Package tapdevrpc is a reverse proxy.
Package universerpc is a reverse proxy.
# Functions
MarshalAcceptedBuyQuoteEvent marshals a peer accepted buy quote event to its rpc representation.
MarshalAcceptedSellQuoteEvent marshals a peer accepted sell quote event to its rpc representation.
MarshalAddressVerion marshals the native address version into the RPC variant.
MarshalAsset converts an asset to its rpc representation.
MarshalAssetVersion parses an asset version from the RPC variant.
MarshalGenesisInfo marshals the native asset genesis into the RPC counterpart.
MarshalGroupKeyRequest marshals the native group key request into the RPC counterpart.
MarshalGroupVirtualTx marshals the native asset group virtual transaction into the RPC counterpart.
MarshalIncomingRejectQuoteEvent marshals an incoming reject quote event to its RPC representation.
MarshalInvalidQuoteRespEvent marshals an invalid quote response event to its rpc representation.
MarshalKeyDescriptor marshals the native key descriptor into the RPC counterpart.
MarshalScriptKey marshals the native script key into the RPC counterpart.
NewAddAssetBuyOrderResponse creates a new AddAssetBuyOrderResponse from the given RFQ event.
NewAddAssetSellOrderResponse creates a new AddAssetSellOrderResponse from the given RFQ event.
No description provided by the author
RegisterTaprootAssetsHandler registers the http handlers for service TaprootAssets to "mux".
RegisterTaprootAssetsHandlerClient registers the http handlers for service TaprootAssets to "mux".
RegisterTaprootAssetsHandlerFromEndpoint is same as RegisterTaprootAssetsHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTaprootAssetsHandlerServer registers the http handlers for service TaprootAssets to "mux".
No description provided by the author
No description provided by the author
UnmarshalAddressVerion parses an address version from the RPC variant.
UnmarshalAssetVersion parses an asset version from the RPC variant.
UnmarshalGenesisInfo parses an asset Genesis from the RPC variant.
UnmarshalGroupKeyRequest parses a group key request from the RPC variant.
UnmarshalGroupVirtualTx parses a group virtual transaction from the RPC variant.
UnmarshalGroupWitness parses an asset group witness from the RPC variant.
UnmarshalKeyDescriptor parses the RPC key descriptor into the native counterpart.
UnmarshalScriptKey parses the RPC script key into the native counterpart.
UnmarshalTapscriptBranch parses a Tapscript branch from the RPC variant.
UnmarshalTapscriptFullTree parses a Tapscript tree from the RPC variant.
UnmarshalTapscriptSibling parses a Tapscript sibling from the RPC variant.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ADDR_VERSION_UNSPECIFIED is the default value for an address version in an RPC message.
ADDR_VERSION_V0 is the initial address version.
ADDR_VERSION_V1 is the address version that uses V2 Taproot Asset commitments.
JSON is used for asset meta blobs that are to be interpreted as valid JSON strings.
Opaque is used for asset meta blobs that have no true structure and instead should be interpreted as opaque blobs.
Indicates that an asset is a collectible, meaning that each of the other items under the same key group are not fully fungible with each other.
Indicates that an asset is capable of being split/merged, with each of the units being fungible, even across a key asset ID boundary (assuming the key group is the same).
ASSET_VERSION_V0 is the default asset version.
ASSET_VERSION_V1 is the asset version that leaves out the witness vector from the MS-SMT leaf encoding.
OUTPUT_TYPE_SIMPLE is a plain full-value or split output that is not a split root and does not carry passive assets.
OUTPUT_TYPE_SPLIT_ROOT is a split root output that carries the change from a split or a tombstone from a non-interactive full value send output.
The parcel is an address parcel.
The parcel is pending and was resumed on the latest restart of the daemon.
The parcel type is a pre-anchored parcel where the full anchor transaction and all proofs are already available.
The parcel type is a pre-signed parcel where the virtual transactions are signed outside of the send state machine.
The Bitcoin anchor transaction is signed during this state.
The Bitcoin anchor transaction is broadcast to the network during this state.
The send state machine has completed the send process.
The outbound packet is written to the database during this state, including the partial proof suffixes.
The anchor transaction was confirmed in a block and the full proofs can now be constructed during this stage.
The full proofs are sent to the recipient(s) with the proof courier service during this state.
Input coin selection to pick out which asset inputs should be spent is executed during this state.
The virtual transaction is signed during this state.
The on-chain anchor transaction needs to reach at least 1 confirmation.
# Variables
Enum value maps for AddrEventStatus.
Enum value maps for AddrEventStatus.
Enum value maps for AddrVersion.
Enum value maps for AddrVersion.
Enum value maps for AssetMetaType.
Enum value maps for AssetMetaType.
Enum value maps for AssetType.
Enum value maps for AssetType.
Enum value maps for AssetVersion.
Enum value maps for AssetVersion.
No description provided by the author
Enum value maps for OutputType.
Enum value maps for OutputType.
Enum value maps for ParcelType.
Enum value maps for ParcelType.
ProtoJSONMarshalOpts is a struct that holds the default marshal options for marshaling protobuf messages into JSON in a human-readable way.
ProtoJSONUnmarshalOpts is a struct that holds the default unmarshal options for un-marshaling lncli JSON into protobuf messages.
RESTJsonMarshalOpts is a struct that holds the default marshal options for marshaling protobuf messages into REST JSON in a human-readable way.
RESTJsonUnmarshalOpts is a struct that holds the default unmarshal options for un-marshaling REST JSON into protobuf messages.
Enum value maps for SendState.
Enum value maps for SendState.
TaprootAssets_ServiceDesc is the grpc.ServiceDesc for TaprootAssets service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedTaprootAssetsServer must be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
KeyLookup is used to determine whether a key is under the control of the local wallet.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TaprootAssetsClient is the client API for TaprootAssets service.
TaprootAssetsServer is the server API for TaprootAssets service.
UnsafeTaprootAssetsServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author