Preparing search index...
The search index is not available
musd-kit API reference
musd-kit API reference
core/src
ClaimResult
Interface ClaimResult
claim()
is a no-op when there is no surplus →
hash
may be
null
.
interface
ClaimResult
{
claimed
:
boolean
;
hash
:
null
|
`
0x
${
string
}
`
;
}
Index
Properties
claimed
hash
Properties
claimed
claimed
:
boolean
hash
hash
:
null
|
`
0x
${
string
}
`
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
claimed
hash
musd-kit API reference
Loading...
claim()is a no-op when there is no surplus →hashmay benull.