@@ -26,6 +26,9 @@ type NFT interface {
// Table returns an API for working with tables.
Table() table.API
// Chain returns an API for working with chains.
Chain() chain.API
}
type nft struct {
The note is not visible to the blocked user.