parity-signer
parity-signer copied to clipboard
Use `subxt` to generate test payloads
Currently there are hardcoded blobs in tests that are generated for some hardcoded metadata version. Also a human eye cannot read the blobs obviously.
subxt
's OfflineClient
has to be used to generate test data.