Type Alias: GenericPolymeshTransaction<ProcedureReturnValue, ReturnValue>
GenericPolymeshTransaction<
ProcedureReturnValue,ReturnValue> =PolymeshTransaction<ProcedureReturnValue,ReturnValue> |PolymeshTransactionBatch<ProcedureReturnValue,ReturnValue>
Defined in: src/api/procedures/types.ts:244
Type Parameters
| Type Parameter |
|---|
|
|