Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
Attribute
Interface Attribute
Attribute defines an attribute wrapper where the key and value are strings instead of raw bytes.
interface
Attribute
{
key
:
string
;
value
:
string
;
}
Index
Properties
key
value
Properties
key
key
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
@crownfi/sei-js-proto
Loading...
Attribute defines an attribute wrapper where the key and value are strings instead of raw bytes.