Update weight for set price info extrinsic
more about issue:
Problem
The weight defined for the dispatchable function set_updated_coin_infos represents a computation longer than one second (1^12 units of weight = 1 second of computation).
Solution: specify weight limit for extrinsic that related to 1 read and 1 write and less than one sec.
Update weight for set price info extrinsic more about issue:
Problem The weight defined for the dispatchable function set_updated_coin_infos represents a computation longer than one second (1^12 units of weight = 1 second of computation).
Solution: specify weight limit for extrinsic that related to 1 read and 1 write and less than one sec.