Search
Preparing search index...
The search index is not available
@blockworks-foundation/mango-v4
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@blockworks-foundation/mango-v4
EmptyWallet
Class EmptyWallet
Hierarchy
EmptyWallet
Implements
Wallet
Index
Constructors
constructor
Properties
payer
Accessors
public
Key
Methods
sign
All
Transactions
sign
Transaction
Constructors
constructor
new
Empty
Wallet
(
payer
:
Keypair
)
:
EmptyWallet
Parameters
payer:
Keypair
Returns
EmptyWallet
Properties
Readonly
payer
payer
:
Keypair
Accessors
public
Key
get
publicKey
(
)
:
PublicKey
Returns
PublicKey
Methods
sign
All
Transactions
sign
All
Transactions
<
T
>
(
txs
:
T
[]
)
:
Promise
<
T
[]
>
Type parameters
T
:
VersionedTransaction
|
Transaction
Parameters
txs:
T
[]
Returns
Promise
<
T
[]
>
sign
Transaction
sign
Transaction
<
T
>
(
tx
:
T
)
:
Promise
<
T
>
Type parameters
T
:
VersionedTransaction
|
Transaction
Parameters
tx:
T
Returns
Promise
<
T
>
Exports
Book
Side
Type
Flash
Loan
Type
Health
Check
Kind
Openbook
V2
Order
Type
Openbook
V2
Self
Trade
Behavior
Openbook
V2
Side
Perp
Order
Side
Perp
Order
Type
Perp
Self
Trade
Behavior
Serum3
Order
Type
Serum3
Self
Trade
Behavior
Serum3
Side
Token
Conditional
Swap
Display
Price
Style
Token
Conditional
Swap
Intention
Empty
Wallet
constructor
payer
public
Key
sign
All
Transactions
sign
Transaction
Generated using
TypeDoc