Enum NextContractPurpose
- Namespace
- NArk.Abstractions.Wallets
- Assembly
- NArk.Abstractions.dll
Intended use of a freshly derived Arkade contract.
public enum NextContractPurpose
Fields
Boarding = 2On-chain boarding contract to fund the wallet from L1.
Receive = 0Standard receive address.
SendToSelf = 1Change output for a send-to-self within the same wallet.