Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
BatchEntryAmino
Interface BatchEntryAmino
Use BatchEntry not CommitmentProof, to avoid recursion
interface
BatchEntryAmino
{
exist
?:
ExistenceProofAmino
;
nonexist
?:
NonExistenceProofAmino
;
}
Index
Properties
exist?
nonexist?
Properties
Optional
exist
exist
?:
ExistenceProofAmino
Optional
nonexist
nonexist
?:
NonExistenceProofAmino
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exist
nonexist
@crownfi/sei-js-proto
Loading...
Use BatchEntry not CommitmentProof, to avoid recursion