UNPKG
@orca-so/whirlpool-sdk
Version:
alpha (0.0.32)
latest (0.4.2)
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
0.0.36
0.0.35
0.0.34
0.0.32
0.0.31
Whirlpool SDK for the Orca protocol.
www.orca.so
orca-so/whirlpool-sdk
@orca-so/whirlpool-sdk
/
dist
/
utils
/
web3
/
helpers.js
9 lines
(8 loc)
•
212 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
emptyInstruction
=
void
0
;
exports
.
emptyInstruction
= {
instructions
: [],
cleanupInstructions
: [],
signers
: [], };