Closed ermontross closed 4 years ago
Currently, a program error added by the client via AddProgramError(program, errormsg) does not come back from the fake_backend because it does not have a channel.
AddProgramError(program, errormsg)
Currently, a program error added by the client via
AddProgramError(program, errormsg)
does not come back from the fake_backend because it does not have a channel.