hey guys im trying to deploy a factory/router v2.
i get init hash from factory :
"0x545556191270b70d025941c1ada112e2711c2fbfeb67ab5d6786834e7aa97473"
how exactly do i substitute it in router?
I tried the 2 methods below but none works
hex'545556191270b70d025941c1ada112e2711c2fbfeb67ab5d6786834e7aa97473' // init code hash
'0x545556191270b70d025941c1ada112e2711c2fbfeb67ab5d6786834e7aa97473' // init code hash
May 11, 2021, 7:39 PM