Given a transaction type and the payload of that transaction type, return the corresponding energy cost. Note that the given type and the payload type should match, otherwise the behaviour is undefined (could throw or give incorrect result).
the number of signatures that will be used for the transaction, defaults to 1.
Generated using TypeDoc
Given a transaction type and the payload of that transaction type, return the corresponding energy cost. Note that the given type and the payload type should match, otherwise the behaviour is undefined (could throw or give incorrect result).