Preparing search index...
The search index is not available
@arkade-os/sdk Documentation - v0.2.0
@arkade-os/sdk Documentation
AnchorBumper
Interface AnchorBumper
interface
AnchorBumper
{
bumpP2A
(
parent
:
Transaction
)
:
Promise
<
[
string
,
string
]
>
;
}
Implemented by
OnchainWallet
Index
Methods
bump
P2A
Methods
bump
P2A
bumpP2A
(
parent
:
Transaction
)
:
Promise
<
[
string
,
string
]
>
Parameters
parent
:
Transaction
Returns
Promise
<
[
string
,
string
]
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
bump
P2A
@arkade-os/sdk Documentation - v0.2.0
Loading...