@paystreamer/sdk
Docs
GitHub
Preparing search index...
index
UseMintTestPusdResult
Interface UseMintTestPusdResult
interface
UseMintTestPusdResult
{
error
:
string
|
null
;
isLoading
:
boolean
;
mint
:
(
amountMist
?:
bigint
)
=>
Promise
<
string
|
null
>
;
}
Index
Properties
error
is
Loading
mint
Properties
error
error
:
string
|
null
is
Loading
isLoading
:
boolean
mint
mint
:
(
amountMist
?:
bigint
)
=>
Promise
<
string
|
null
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
is
Loading
mint
Docs
GitHub
@paystreamer/sdk
Loading...