Type aliases
WritableAccountLookup
WritableAccountLookup<
TAddress
,TLookupTableAddress
> =AccountLookupMeta
<TAddress
,TLookupTableAddress
> &object
Type declaration
Name | Type |
---|---|
role | WRITABLE |
Type Parameters
Type Parameter | Default type |
---|---|
TAddress extends string | string |
TLookupTableAddress extends string | string |