invoke
Parameters
1. invocations (required)
2. signers (optional)
3. attributes (optional)
4. options (optional)
type TransactionOptions = {
suggestedSystemFee?: Integer;
extraSystemFee?: Integer;
validUntilBlock?: number;
};Returns
Errors
Code
Name
Description
Example
Request
Response
最后更新于