Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
SearchPair
Interface SearchPair
A key value pair for searching transactions
interface
SearchPair
{
key
:
string
;
value
:
string
|
number
|
bigint
;
}
Index
Properties
key
value
Properties
Readonly
key
key
:
string
Readonly
value
value
:
string
|
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
@crownfi/sei-js-proto
Loading...
A key value pair for searching transactions