sap_sns_build_set_primary_domain_transaction
Build an unsigned transaction to set a .sol domain as primary for its owner. The transaction must be signed before submission.
Instructions
Build an unsigned transaction to set a .sol domain as primary for the owner using the Bonfida SDK. The returned transaction must be signed with sap_sign_transaction before submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | The Solana public key (base58) of the domain owner setting their primary domain | |
| domain | No | The .sol domain name to set as primary for the owner |