Example: Obtain call type id and submit a DynamicTxPayload
#712
Labels
good first issue
Small, well scoped, simple; good for newcomers
DynamicTxPayload
#712
Add an example that uses the new dynamic API exposed by subxt
that constructs the tx payload dynamically.
To ensure the tx payload can work across different chains, fetch
the metadata of the node and extract the call type ID of a given
pallet.
One suggestion could be from
Multisig::as_multi
Closed by #714
The text was updated successfully, but these errors were encountered: