stacks-subnets icon indicating copy to clipboard operation
stacks-subnets copied to clipboard

Subnet BNS contract

Open obycode opened this issue 3 years ago • 0 comments

In a subnet, we don't want the full BNS contract in the genesis block. BNS within a subnet doesn't make sense. When interacting with a subnet, wallets should still use the L1 BNS to lookup names.

It is still useful to have a BNS contract in a subnet, to enable trading of BNS names within the subnet. This means that it would just need to implement the subnet-asset trait and a transfer method.

obycode avatar Mar 08 '23 18:03 obycode