@substrate/asset-transfer-api - v0.7.1
Repository
Parity.io
types
ConstructedFormat
Type Alias ConstructedFormat<T>
ConstructedFormat
:
T
extends
"payload"
?
GenericExtrinsicPayload
:
T
extends
"call"
?
`
0x
${
string
}
`
:
T
extends
"submittable"
?
SubmittableExtrinsic
<
"promise"
,
ISubmittableResult
>
:
never
The Format types possible for a constructed transaction.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Repository
Parity.io
@substrate/asset-transfer-api - v0.7.1
Asset
Transfer
Api
Asset
Transfer
Api
construct
Api
Promise
Api
Info
construct
Api
Promise
errors/
Base
Error
Base
Errors
Enum
types
Direction
Transfer
Args
Opts
Tx
Result
Asset
Transfer
Api
Opts
Constructed
Format
Format
Local
Transfer
Types
Methods
Registry
Types
Xcm
Direction
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
The Format types possible for a constructed transaction.