convertWeight
convertWeight(
weight):BN
Converts the weight information of an extrinsic to a BN (Big Number).
Parameters
Section titled “Parameters”• weight: any
The weight information of an extrinsic.
Returns
Section titled “Returns”BN
The weight as a BN.