Unverified Commit 2657cfba authored by José Molina Colmenero's avatar José Molina Colmenero Committed by GitHub
Browse files

Do not make pallet-nfts benchmarks signature-dependent (#4756)

This PR:

- Adds extra functionality to pallet-nfts's `BenchmarkHelper` to provide
signers and sign message.
- Abstracts away the explicit link with Sr25519 schema in the
benchmarks, allowing parachains with a different one to be able to run
them and calculate the weights.
- Adds a default implementation for the empty tuple that leaves the code
equivalent.
parent b301218d
Pipeline #482026 waiting for manual action with stages
in 1 hour, 2 minutes, and 47 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment