Closed faddat closed 3 years ago
If this is not a correction, please disregard and explain how it should work.
I believe that the js lib has always mis-referred to the payment channel contract.
https://github.com/virtualeconomy/v-systems/blob/70020bef1569026470df29be0d06cc220eb93415/src/main/scala/vsys/api/http/contract/ContractApiRoute.scala
https://github.com/virtualeconomy/v-systems/blob/abe8a2b26c77ebc731463647f5498888e5d5d709/src/test/scala/vsys/blockchain/state/contract/channel/RegisterPaymentChannelContractDiffTest.scala#L53
https://github.com/virtualeconomy/v-systems/blob/abe8a2b26c77ebc731463647f5498888e5d5d709/src/test/scala/vsys/blockchain/state/contract/channel/RegisterPaymentChannelContractDiffTest.scala#L12
I guess that this matches up inside the js?
If this is not a correction, please disregard and explain how it should work.
I believe that the js lib has always mis-referred to the payment channel contract.
https://github.com/virtualeconomy/v-systems/blob/70020bef1569026470df29be0d06cc220eb93415/src/main/scala/vsys/api/http/contract/ContractApiRoute.scala
https://github.com/virtualeconomy/v-systems/blob/abe8a2b26c77ebc731463647f5498888e5d5d709/src/test/scala/vsys/blockchain/state/contract/channel/RegisterPaymentChannelContractDiffTest.scala#L53
https://github.com/virtualeconomy/v-systems/blob/abe8a2b26c77ebc731463647f5498888e5d5d709/src/test/scala/vsys/blockchain/state/contract/channel/RegisterPaymentChannelContractDiffTest.scala#L12