Interface: AliasSyncOptions
Specifies what outputs should be synced for the address of an alias output.
Table of contents
Properties
Properties
basicOutputs
• Optional
basicOutputs: boolean
Whether to sync Basic outputs.
aliasOutputs
• Optional
aliasOutputs: boolean
Whether to sync Alias outputs.
nftOutputs
• Optional
nftOutputs: boolean
Whether to sync NFT outputs.
foundryOutputs
• Optional
foundryOutputs: boolean
Whether to sync foundry outputs.