UNPKG

nmkr-studio-api

Version:

Typesafe API Client to work with the NMKR Studio V2 API

2 lines (1 loc) 221 B
export type AddressType = 'Base' | 'Script' | 'BaseWithScriptDelegation' | 'ScriptWithScriptDelegation' | 'BaseWithPtrDelegation' | 'ScriptWithPtrDelegation' | 'Enterprise' | 'EnterpriseScript' | 'Stake' | 'ScriptStake';