Search
Preparing search index...
The search index is not available
boost-zil
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
boost-zil
index
Pair
Class Pair<F, S>
Type parameters
F
:
Signable
S
:
Signable
Hierarchy
Signable
Pair
Index
Constructors
constructor
Properties
ADTname
contract
Address
type
value
Methods
get
Type
setADTname
set
Contract
Address
to
Hash
to
Send
Constructors
constructor
new
Pair<F, S>
(
...
v
:
[
F
,
S
]
)
:
Pair
<
F
,
S
>
Type parameters
F
:
Signable
<
F
>
S
:
Signable
<
S
>
Parameters
Rest
...
v:
[
F
,
S
]
Returns
Pair
<
F
,
S
>
Properties
Optional
ADTname
ADTname
?:
string
Optional
contract
Address
contract
Address
?:
ByStr20
Optional
type
type
?:
string
value
value
:
[
F
,
S
]
Methods
get
Type
get
Type
(
)
:
string
Returns
string
setADTname
setADTname
(
s
:
string
)
:
Pair
<
F
,
S
>
Parameters
s:
string
Returns
Pair
<
F
,
S
>
set
Contract
Address
set
Contract
Address
(
a
:
ByStr20
)
:
Pair
<
F
,
S
>
Parameters
a:
ByStr20
Returns
Pair
<
F
,
S
>
to
Hash
to
Hash
(
)
:
string
Returns
string
to
Send
to
Send
(
)
:
Sendable
Returns
Sendable
Modules
index
testing
Pair
constructor
ADTname
contract
Address
type
value
get
Type
setADTname
set
Contract
Address
to
Hash
to
Send
Generated using
TypeDoc