Repository
Parity.io
Preparing search index...
The search index is not available
txwrapper-core
txwrapper-core
txwrapper-polkadot/src/methods/crowdloan/contribute
CrowdloanContributeArgs
Interface CrowdloanContributeArgs
Base Argument object for methods.
interface
CrowdloanContributeArgs
{
index
:
string
|
number
;
signature
:
MultiSignature
;
value
:
string
|
number
;
}
Hierarchy (
view full
)
Args
CrowdloanContributeArgs
Index
Properties
index
signature
value
Properties
index
index
:
string
|
number
signature
signature
:
MultiSignature
value
value
:
string
|
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
index
signature
value
Repository
Parity.io
txwrapper-core
Loading...
Base Argument object for methods.