test scheduling offer with exact reserve amount

This commit is contained in:
woodser 2023-12-27 16:58:30 -05:00
parent 38c136faa5
commit 265f268c50
5 changed files with 177 additions and 155 deletions

View file

@ -1,6 +1,6 @@
import * as jspb from 'google-protobuf'
import * as pb_pb from './pb_pb';
import * as pb_pb from './pb_pb'; // proto import: "pb.proto"
export class GetMethodHelpRequest extends jspb.Message {