diff --git a/lnrpc/rpc.pb.go b/lnrpc/rpc.pb.go index a8198ccd..896952e6 100644 --- a/lnrpc/rpc.pb.go +++ b/lnrpc/rpc.pb.go @@ -215,6 +215,8 @@ type Transaction struct { TimeStamp int64 `protobuf:"varint,6,opt,name=time_stamp" json:"time_stamp,omitempty"` // / Fees paid for this transaction TotalFees int64 `protobuf:"varint,7,opt,name=total_fees" json:"total_fees,omitempty"` + // / Addresses that received funds for this transaction + DestAddresses []string `protobuf:"bytes,8,rep,name=dest_addresses" json:"dest_addresses,omitempty"` } func (m *Transaction) Reset() { *m = Transaction{} } @@ -271,6 +273,13 @@ func (m *Transaction) GetTotalFees() int64 { return 0 } +func (m *Transaction) GetDestAddresses() []string { + if m != nil { + return m.DestAddresses + } + return nil +} + type GetTransactionsRequest struct { } @@ -456,7 +465,7 @@ func (m *LightningAddress) GetHost() string { type SendManyRequest struct { // / The map from addresses to amounts - AddrToAmount map[string]int64 `protobuf:"bytes,1,rep,name=AddrToAmount" json:"AddrToAmount,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"varint,2,opt,name=value"` + AddrToAmount map[string]int64 `protobuf:"bytes,1,rep,name=AddrToAmount,json=addrToAmount" json:"AddrToAmount,omitempty" protobuf_key:"bytes,1,opt,name=key" protobuf_val:"varint,2,opt,name=value"` // / The target number of blocks that this transaction should be confirmed by. TargetConf int32 `protobuf:"varint,3,opt,name=target_conf,json=targetConf" json:"target_conf,omitempty"` // / A manual fee rate set in sat/byte that should be used when crafting the transaction. @@ -5649,310 +5658,311 @@ var _Lightning_serviceDesc = grpc.ServiceDesc{ func init() { proto.RegisterFile("rpc.proto", fileDescriptor0) } var fileDescriptor0 = []byte{ - // 4880 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x7b, 0xcf, 0x8f, 0x1c, 0x49, - 0x56, 0xbf, 0xb3, 0xba, 0xba, 0xbb, 0xea, 0x55, 0x55, 0xff, 0x88, 0x6e, 0xb7, 0xcb, 0x65, 0xcf, - 0xac, 0x1d, 0x3b, 0x9a, 0xe9, 0xaf, 0x77, 0xe4, 0xf6, 0xf4, 0x7e, 0x77, 0x98, 0x1d, 0x03, 0x23, - 0xff, 0x9c, 0x1e, 0xb6, 0xc7, 0xd3, 0x9b, 0xed, 0x19, 0xc3, 0xae, 0x50, 0x91, 0x5d, 0x15, 0x5d, - 0x9d, 0xeb, 0xac, 0xcc, 0x9c, 0xcc, 0xa8, 0x6e, 0xd7, 0x5a, 0x96, 0x60, 0x41, 0x9c, 0x40, 0x7b, - 0x00, 0x81, 0x38, 0x2c, 0x02, 0x21, 0x24, 0x38, 0xc0, 0x3f, 0x80, 0xc4, 0x1f, 0x80, 0x84, 0x40, - 0xda, 0x13, 0x12, 0x37, 0x38, 0xed, 0x05, 0x71, 0xe0, 0x8e, 0x5e, 0xfc, 0xca, 0x88, 0xcc, 0x6c, - 0xdb, 0xcb, 0x2e, 0x9c, 0xba, 0xe2, 0x13, 0x91, 0x2f, 0x22, 0x5e, 0xbc, 0x78, 0xbf, 0xe2, 0x35, - 0xb4, 0xb3, 0x74, 0x74, 0x33, 0xcd, 0x12, 0x9e, 0x90, 0xc5, 0x28, 0xce, 0xd2, 0xd1, 0xe0, 0xea, - 0x24, 0x49, 0x26, 0x11, 0xdb, 0x09, 0xd2, 0x70, 0x27, 0x88, 0xe3, 0x84, 0x07, 0x3c, 0x4c, 0xe2, - 0x5c, 0x0e, 0xa2, 0xef, 0xc1, 0xc6, 0xbd, 0x8c, 0x05, 0x9c, 0x3d, 0x09, 0xa2, 0x88, 0x71, 0x9f, - 0x7d, 0x39, 0x63, 0x39, 0x27, 0x03, 0x68, 0xa5, 0x41, 0x9e, 0x9f, 0x25, 0xd9, 0xb8, 0xef, 0x5d, - 0xf3, 0xb6, 0xbb, 0xbe, 0x69, 0xd3, 0x2d, 0xd8, 0x74, 0x3f, 0xc9, 0xd3, 0x24, 0xce, 0x19, 0x92, - 0xfa, 0x3c, 0x8e, 0x92, 0xd1, 0xd3, 0x9f, 0x8a, 0x94, 0xfb, 0x89, 0x22, 0xf5, 0x9f, 0x1e, 0x74, - 0x1e, 0x67, 0x41, 0x9c, 0x07, 0x23, 0x5c, 0x2c, 0xe9, 0xc3, 0x32, 0x7f, 0x36, 0x3c, 0x09, 0xf2, - 0x13, 0x41, 0xa2, 0xed, 0xeb, 0x26, 0xd9, 0x82, 0xa5, 0x60, 0x9a, 0xcc, 0x62, 0xde, 0x6f, 0x5c, - 0xf3, 0xb6, 0x17, 0x7c, 0xd5, 0x22, 0xef, 0xc2, 0x7a, 0x3c, 0x9b, 0x0e, 0x47, 0x49, 0x7c, 0x1c, - 0x66, 0x53, 0xb9, 0xe5, 0xfe, 0xc2, 0x35, 0x6f, 0x7b, 0xd1, 0xaf, 0x76, 0x90, 0x37, 0x01, 0x8e, - 0x70, 0x19, 0x72, 0x8a, 0xa6, 0x98, 0xc2, 0x42, 0x08, 0x85, 0xae, 0x6a, 0xb1, 0x70, 0x72, 0xc2, - 0xfb, 0x8b, 0x82, 0x90, 0x83, 0x21, 0x0d, 0x1e, 0x4e, 0xd9, 0x30, 0xe7, 0xc1, 0x34, 0xed, 0x2f, - 0x89, 0xd5, 0x58, 0x88, 0xe8, 0x4f, 0x78, 0x10, 0x0d, 0x8f, 0x19, 0xcb, 0xfb, 0xcb, 0xaa, 0xdf, - 0x20, 0xb4, 0x0f, 0x5b, 0x1f, 0x33, 0x6e, 0xed, 0x3a, 0x57, 0x1c, 0xa4, 0xfb, 0x40, 0x2c, 0xf8, - 0x3e, 0xe3, 0x41, 0x18, 0xe5, 0xe4, 0x7d, 0xe8, 0x72, 0x6b, 0x70, 0xdf, 0xbb, 0xb6, 0xb0, 0xdd, - 0xd9, 0x25, 0x37, 0xc5, 0xa9, 0xdf, 0xb4, 0x3e, 0xf0, 0x9d, 0x71, 0xf4, 0x9f, 0x3d, 0xe8, 0x1c, - 0xb2, 0x78, 0xac, 0xcf, 0x87, 0x40, 0x73, 0xcc, 0x72, 0xae, 0xce, 0x46, 0xfc, 0x26, 0x5f, 0x81, - 0x0e, 0xfe, 0x1d, 0xe6, 0x3c, 0x0b, 0xe3, 0x89, 0x60, 0x6d, 0xdb, 0x07, 0x84, 0x0e, 0x05, 0x42, - 0xd6, 0x60, 0x21, 0x98, 0x72, 0xc1, 0xd0, 0x05, 0x1f, 0x7f, 0x92, 0xeb, 0xd0, 0x4d, 0x83, 0xf9, - 0x94, 0xc5, 0xbc, 0x60, 0x62, 0xd7, 0xef, 0x28, 0x6c, 0x0f, 0xb9, 0x78, 0x13, 0x36, 0xec, 0x21, - 0x9a, 0xfa, 0xa2, 0xa0, 0xbe, 0x6e, 0x8d, 0x54, 0x93, 0xbc, 0x03, 0xab, 0x7a, 0x7c, 0x26, 0x17, - 0x2b, 0xd8, 0xda, 0xf6, 0x57, 0x14, 0xac, 0x19, 0xf4, 0x87, 0x1e, 0x74, 0xe5, 0x96, 0xa4, 0xfc, - 0x90, 0xb7, 0xa0, 0xa7, 0xbf, 0x64, 0x59, 0x96, 0x64, 0x4a, 0x6a, 0x5c, 0x90, 0xdc, 0x80, 0x35, - 0x0d, 0xa4, 0x19, 0x0b, 0xa7, 0xc1, 0x84, 0x89, 0xad, 0x76, 0xfd, 0x0a, 0x4e, 0x76, 0x0b, 0x8a, - 0x59, 0x32, 0xe3, 0x4c, 0x6c, 0xbd, 0xb3, 0xdb, 0x55, 0xec, 0xf6, 0x11, 0xf3, 0xdd, 0x21, 0xf4, - 0x07, 0x1e, 0x74, 0xef, 0x9d, 0x04, 0x71, 0xcc, 0xa2, 0x83, 0x24, 0x8c, 0x39, 0x8a, 0xd1, 0xf1, - 0x2c, 0x1e, 0x87, 0xf1, 0x64, 0xc8, 0x9f, 0x85, 0xfa, 0x3a, 0x38, 0x18, 0x2e, 0xca, 0x6e, 0x23, - 0x93, 0x14, 0xff, 0x2b, 0x38, 0xd2, 0x4b, 0x66, 0x3c, 0x9d, 0xf1, 0x61, 0x18, 0x8f, 0xd9, 0x33, - 0xb1, 0xa6, 0x9e, 0xef, 0x60, 0xf4, 0x97, 0x61, 0x6d, 0x1f, 0xe5, 0x33, 0x0e, 0xe3, 0xc9, 0x9d, - 0xf1, 0x38, 0x63, 0x79, 0x8e, 0x97, 0x26, 0x9d, 0x1d, 0x3d, 0x65, 0x73, 0xc5, 0x17, 0xd5, 0x42, - 0x51, 0x38, 0x49, 0x72, 0xae, 0xe6, 0x13, 0xbf, 0xe9, 0xbf, 0x79, 0xb0, 0x8a, 0xbc, 0xfd, 0x34, - 0x88, 0xe7, 0x5a, 0x64, 0xf6, 0xa1, 0x8b, 0xa4, 0x1e, 0x27, 0x77, 0xe4, 0xd5, 0x93, 0xa2, 0xb7, - 0xad, 0x78, 0x51, 0x1a, 0x7d, 0xd3, 0x1e, 0xfa, 0x20, 0xe6, 0xd9, 0xdc, 0x77, 0xbe, 0x46, 0x61, - 0xe3, 0x41, 0x36, 0x61, 0x5c, 0x5c, 0x4a, 0x75, 0x49, 0x41, 0x42, 0xf7, 0x92, 0xf8, 0x98, 0x5c, - 0x83, 0x6e, 0x1e, 0xf0, 0x61, 0xca, 0xb2, 0xe1, 0xd1, 0x9c, 0x33, 0x21, 0x30, 0x0b, 0x3e, 0xe4, - 0x01, 0x3f, 0x60, 0xd9, 0xdd, 0x39, 0x67, 0x83, 0x8f, 0x60, 0xbd, 0x32, 0x0b, 0xca, 0x68, 0xb1, - 0x45, 0xfc, 0x49, 0x36, 0x61, 0xf1, 0x34, 0x88, 0x66, 0x4c, 0xe9, 0x0a, 0xd9, 0xf8, 0xb0, 0xf1, - 0x81, 0x47, 0xdf, 0x86, 0xb5, 0x62, 0xd9, 0x4a, 0x88, 0x08, 0x34, 0xcd, 0x29, 0xb5, 0x7d, 0xf1, - 0x9b, 0xfe, 0x96, 0x27, 0x07, 0xde, 0x4b, 0x42, 0x73, 0x3f, 0x71, 0x60, 0x30, 0x1e, 0x6b, 0x21, - 0x13, 0xbf, 0xcf, 0xd5, 0x4b, 0x3f, 0xfb, 0x66, 0xe9, 0x3b, 0xb0, 0x6e, 0x2d, 0xe1, 0x25, 0x8b, - 0xfd, 0x53, 0x0f, 0xd6, 0x1f, 0xb1, 0x33, 0x75, 0xea, 0x7a, 0xb5, 0x1f, 0x40, 0x93, 0xcf, 0x53, - 0x26, 0x46, 0xae, 0xec, 0xbe, 0xa5, 0x0e, 0xad, 0x32, 0xee, 0xa6, 0x6a, 0x3e, 0x9e, 0xa7, 0xcc, - 0x17, 0x5f, 0xd0, 0xcf, 0xa0, 0x63, 0x81, 0xe4, 0x12, 0x6c, 0x3c, 0xf9, 0xe4, 0xf1, 0xa3, 0x07, - 0x87, 0x87, 0xc3, 0x83, 0xcf, 0xef, 0x7e, 0xeb, 0xc1, 0xaf, 0x0d, 0xf7, 0xee, 0x1c, 0xee, 0xad, - 0x5d, 0x20, 0x5b, 0x40, 0x1e, 0x3d, 0x38, 0x7c, 0xfc, 0xe0, 0xbe, 0x83, 0x7b, 0x64, 0x15, 0x3a, - 0x36, 0xd0, 0xa0, 0x03, 0xe8, 0x3f, 0x62, 0x67, 0x4f, 0x42, 0x1e, 0xb3, 0x3c, 0x77, 0xa7, 0xa7, - 0x37, 0x81, 0xd8, 0x6b, 0x52, 0xdb, 0xec, 0xc3, 0x72, 0x20, 0x21, 0x6d, 0x08, 0x54, 0x93, 0xbe, - 0x0d, 0xe4, 0x30, 0x9c, 0xc4, 0x9f, 0xb2, 0x3c, 0x0f, 0x26, 0x4c, 0x6f, 0x76, 0x0d, 0x16, 0xa6, - 0xf9, 0x44, 0x5d, 0x34, 0xfc, 0x49, 0xbf, 0x0e, 0x1b, 0xce, 0x38, 0x45, 0xf8, 0x2a, 0xb4, 0xf3, - 0x70, 0x12, 0x07, 0x7c, 0x96, 0x31, 0x45, 0xba, 0x00, 0xe8, 0x43, 0xd8, 0xfc, 0x82, 0x65, 0xe1, - 0xf1, 0xfc, 0x55, 0xe4, 0x5d, 0x3a, 0x8d, 0x32, 0x9d, 0x07, 0x70, 0xb1, 0x44, 0x47, 0x4d, 0x2f, - 0x25, 0x53, 0x9d, 0x5f, 0xcb, 0x97, 0x0d, 0xeb, 0x9e, 0x36, 0xec, 0x7b, 0x4a, 0x3f, 0x07, 0x72, - 0x2f, 0x89, 0x63, 0x36, 0xe2, 0x07, 0x8c, 0x65, 0x7a, 0x31, 0x5f, 0xb3, 0xc4, 0xb0, 0xb3, 0x7b, - 0x49, 0x1d, 0x6c, 0xf9, 0xf2, 0x2b, 0xf9, 0x24, 0xd0, 0x4c, 0x59, 0x36, 0x15, 0x84, 0x5b, 0xbe, - 0xf8, 0x4d, 0x77, 0x60, 0xc3, 0x21, 0x5b, 0xf0, 0x3c, 0x65, 0x2c, 0x1b, 0xaa, 0xd5, 0x2d, 0xfa, - 0xba, 0x49, 0xdf, 0x83, 0x8b, 0xf7, 0xc3, 0x7c, 0x54, 0x5d, 0x0a, 0x7e, 0x32, 0x3b, 0x1a, 0x16, - 0xd7, 0x4f, 0x37, 0xd1, 0xca, 0x95, 0x3f, 0x51, 0x36, 0xff, 0x77, 0x3d, 0x68, 0xee, 0x3d, 0xde, - 0xbf, 0x87, 0x0e, 0x43, 0x18, 0x8f, 0x92, 0x29, 0xda, 0x06, 0xc9, 0x0e, 0xd3, 0x3e, 0xf7, 0x5a, - 0x5d, 0x85, 0xb6, 0x30, 0x29, 0x68, 0x90, 0xc5, 0xa5, 0xea, 0xfa, 0x05, 0x80, 0xce, 0x00, 0x7b, - 0x96, 0x86, 0x99, 0xb0, 0xf6, 0xda, 0x86, 0x37, 0x85, 0xb2, 0xac, 0x76, 0xd0, 0x9f, 0x34, 0xa1, - 0x77, 0x67, 0xc4, 0xc3, 0x53, 0xa6, 0x94, 0xb7, 0x98, 0x55, 0x00, 0x6a, 0x3d, 0xaa, 0x85, 0x66, - 0x26, 0x63, 0xd3, 0x84, 0xb3, 0xa1, 0x73, 0x4c, 0x2e, 0x88, 0xa3, 0x46, 0x92, 0xd0, 0x30, 0x45, - 0x33, 0x20, 0xd6, 0xd7, 0xf6, 0x5d, 0x10, 0x59, 0x86, 0x00, 0x72, 0x19, 0x57, 0xd6, 0xf4, 0x75, - 0x13, 0xf9, 0x31, 0x0a, 0xd2, 0x60, 0x14, 0xf2, 0xb9, 0xd2, 0x06, 0xa6, 0x8d, 0xb4, 0xa3, 0x64, - 0x14, 0x44, 0xc3, 0xa3, 0x20, 0x0a, 0xe2, 0x11, 0x53, 0x7e, 0x87, 0x0b, 0x92, 0xb7, 0x61, 0x45, - 0x2d, 0x49, 0x0f, 0x93, 0xee, 0x47, 0x09, 0x45, 0x17, 0x65, 0x94, 0x4c, 0xa7, 0x21, 0x47, 0x8f, - 0xa4, 0xdf, 0x92, 0x9a, 0xa7, 0x40, 0xc4, 0x4e, 0x64, 0xeb, 0x4c, 0xf2, 0xb0, 0x2d, 0x67, 0x73, - 0x40, 0xa4, 0x72, 0xcc, 0x98, 0xd0, 0x60, 0x4f, 0xcf, 0xfa, 0x20, 0xa9, 0x14, 0x08, 0x9e, 0xc6, - 0x2c, 0xce, 0x19, 0xe7, 0x11, 0x1b, 0x9b, 0x05, 0x75, 0xc4, 0xb0, 0x6a, 0x07, 0xb9, 0x05, 0x1b, - 0xd2, 0x49, 0xca, 0x03, 0x9e, 0xe4, 0x27, 0x61, 0x3e, 0xcc, 0x59, 0xcc, 0xfb, 0x5d, 0x31, 0xbe, - 0xae, 0x8b, 0x7c, 0x00, 0x97, 0x4a, 0x70, 0xc6, 0x46, 0x2c, 0x3c, 0x65, 0xe3, 0x7e, 0x4f, 0x7c, - 0x75, 0x5e, 0x37, 0xb9, 0x06, 0x1d, 0xf4, 0x0d, 0x67, 0xe9, 0x38, 0xe0, 0x2c, 0xef, 0xaf, 0x88, - 0x73, 0xb0, 0x21, 0xf2, 0x1e, 0xf4, 0x52, 0x26, 0xad, 0xf0, 0x09, 0x8f, 0x46, 0x79, 0x7f, 0x55, - 0x98, 0xbe, 0x8e, 0xba, 0x6c, 0x28, 0xbf, 0xbe, 0x3b, 0x02, 0x45, 0x73, 0x94, 0x9f, 0x0e, 0xc7, - 0x2c, 0x0a, 0xe6, 0xfd, 0x35, 0x21, 0x74, 0x05, 0x40, 0x2f, 0xc2, 0xc6, 0x7e, 0x98, 0x73, 0x25, - 0x69, 0x46, 0xfb, 0xed, 0xc1, 0xa6, 0x0b, 0xab, 0xbb, 0x78, 0x0b, 0x5a, 0x4a, 0x6c, 0xf2, 0x7e, - 0x47, 0x4c, 0xbd, 0xa9, 0xa6, 0x76, 0x24, 0xd6, 0x37, 0xa3, 0xe8, 0xef, 0x34, 0xa0, 0x89, 0xf7, - 0xec, 0xfc, 0x3b, 0x69, 0x5f, 0xf0, 0x86, 0x73, 0xc1, 0x6d, 0x75, 0xbb, 0xe0, 0xa8, 0x5b, 0xe1, - 0x31, 0xcf, 0x39, 0x53, 0xa7, 0x21, 0x25, 0xd6, 0x42, 0x8a, 0xfe, 0x8c, 0x8d, 0x4e, 0x85, 0xd8, - 0x9a, 0x7e, 0x44, 0x50, 0xa8, 0xd1, 0xcc, 0x89, 0xaf, 0xa5, 0xcc, 0x9a, 0xb6, 0xee, 0x13, 0x5f, - 0x2e, 0x17, 0x7d, 0xe2, 0xbb, 0x3e, 0x2c, 0x87, 0xf1, 0x51, 0x32, 0x8b, 0xc7, 0x42, 0x3e, 0x5b, - 0xbe, 0x6e, 0x22, 0x9f, 0x53, 0xe1, 0x1d, 0x85, 0x53, 0xa6, 0x04, 0xb3, 0x00, 0x28, 0x41, 0x37, - 0x28, 0x17, 0x1a, 0xc7, 0x30, 0xf9, 0x7d, 0x58, 0xb7, 0x30, 0xc5, 0xe1, 0xeb, 0xb0, 0x88, 0xbb, - 0xd7, 0xfe, 0xb4, 0x3e, 0x59, 0xa1, 0xaa, 0x64, 0x0f, 0x5d, 0x83, 0x95, 0x8f, 0x19, 0xff, 0x24, - 0x3e, 0x4e, 0x34, 0xa5, 0xff, 0x6a, 0xc0, 0xaa, 0x81, 0x14, 0xa1, 0x6d, 0x58, 0x0d, 0xc7, 0x2c, - 0xe6, 0x21, 0x9f, 0x0f, 0x1d, 0x6f, 0xab, 0x0c, 0xa3, 0xf2, 0x0f, 0xa2, 0x30, 0xc8, 0x95, 0xfa, - 0x90, 0x0d, 0xb2, 0x0b, 0x9b, 0x28, 0x79, 0x5a, 0x98, 0xcc, 0xb1, 0x4b, 0x27, 0xaf, 0xb6, 0x0f, - 0x2f, 0x0b, 0xe2, 0x52, 0x3d, 0x15, 0x9f, 0x48, 0x55, 0x57, 0xd7, 0x85, 0x5c, 0x93, 0x94, 0x70, - 0xcb, 0x8b, 0x52, 0x3a, 0x0d, 0x50, 0x89, 0x7b, 0x96, 0xa4, 0x83, 0x59, 0x8e, 0x7b, 0xac, 0xd8, - 0xa9, 0x55, 0x89, 0x9d, 0xb6, 0x61, 0x35, 0x9f, 0xc7, 0x23, 0x36, 0x1e, 0xf2, 0x04, 0xe7, 0x0d, - 0x63, 0x71, 0x3a, 0x2d, 0xbf, 0x0c, 0x8b, 0x28, 0x8f, 0xe5, 0x3c, 0x66, 0x5c, 0x68, 0x8d, 0x96, - 0xaf, 0x9b, 0xa8, 0x80, 0xc5, 0x10, 0x29, 0xf4, 0x6d, 0x5f, 0xb5, 0xe8, 0xf7, 0x85, 0x21, 0x34, - 0x81, 0xdc, 0xe7, 0xe2, 0x96, 0x92, 0x2b, 0xd0, 0x96, 0xf3, 0xe7, 0x27, 0x81, 0x0e, 0x39, 0x05, - 0x70, 0x78, 0x12, 0x60, 0x9c, 0xe2, 0x6c, 0x49, 0x4a, 0x7c, 0x47, 0x60, 0x7b, 0x72, 0x47, 0x6f, - 0xc1, 0x8a, 0x0e, 0x11, 0xf3, 0x61, 0xc4, 0x8e, 0xb9, 0x76, 0xac, 0xe3, 0xd9, 0x14, 0xa7, 0xcb, - 0xf7, 0xd9, 0x31, 0xa7, 0x8f, 0x60, 0x5d, 0xdd, 0xb6, 0xcf, 0x52, 0xa6, 0xa7, 0xfe, 0x66, 0x59, - 0xd7, 0x4b, 0x63, 0xbc, 0xa1, 0xa4, 0xc8, 0x8e, 0x06, 0x4a, 0x06, 0x80, 0xfa, 0x40, 0x54, 0xf7, - 0xbd, 0x28, 0xc9, 0x99, 0x22, 0x48, 0xa1, 0x3b, 0x8a, 0x92, 0xbc, 0x1c, 0x32, 0xd8, 0x18, 0xf2, - 0x2d, 0x9f, 0x8d, 0x46, 0x78, 0x4b, 0xa5, 0x39, 0xd7, 0x4d, 0xfa, 0x57, 0x1e, 0x6c, 0x08, 0x6a, - 0x5a, 0x2f, 0x18, 0x1f, 0xf0, 0xf5, 0x97, 0xd9, 0x1d, 0xd9, 0x21, 0xcc, 0x26, 0x2c, 0x1e, 0x27, - 0xd9, 0x88, 0xa9, 0x99, 0x64, 0xe3, 0xe7, 0xe1, 0xd5, 0xfe, 0x8b, 0x07, 0xeb, 0x62, 0xa9, 0x87, - 0x3c, 0xe0, 0xb3, 0x5c, 0x6d, 0xff, 0x17, 0xa1, 0x87, 0x5b, 0x65, 0x5a, 0xd4, 0xd5, 0x42, 0x37, - 0xcd, 0xad, 0x14, 0xa8, 0x1c, 0xbc, 0x77, 0xc1, 0x77, 0x07, 0x93, 0x8f, 0xa0, 0x6b, 0xc7, 0xf9, - 0x62, 0xcd, 0x9d, 0xdd, 0xcb, 0x7a, 0x97, 0x15, 0xc9, 0xd9, 0xbb, 0xe0, 0x3b, 0x1f, 0x90, 0xdb, - 0x00, 0xc2, 0x0a, 0x0b, 0xb2, 0x2a, 0xe4, 0xbb, 0xec, 0x32, 0xc9, 0x3a, 0xac, 0xbd, 0x0b, 0xbe, - 0x35, 0xfc, 0x6e, 0x0b, 0x96, 0xa4, 0xd9, 0xa0, 0x1f, 0x43, 0xcf, 0x59, 0xa9, 0xe3, 0xad, 0x77, - 0xa5, 0xb7, 0x5e, 0x09, 0xe6, 0x1a, 0x35, 0xc1, 0xdc, 0x9f, 0x37, 0x80, 0xa0, 0xb4, 0x95, 0x8e, - 0xf3, 0x6d, 0x58, 0x51, 0xec, 0x77, 0x1d, 0xb5, 0x12, 0x2a, 0xec, 0x5b, 0x32, 0x76, 0xbc, 0x95, - 0xae, 0x6f, 0x43, 0xe4, 0x26, 0x10, 0xab, 0xa9, 0x23, 0x74, 0xa9, 0xfb, 0x6b, 0x7a, 0x50, 0x49, - 0x49, 0x57, 0x43, 0xc7, 0xa6, 0xca, 0x3b, 0x6b, 0x8a, 0xf3, 0xad, 0xed, 0x13, 0x09, 0xa1, 0x19, - 0x86, 0xff, 0x01, 0xd7, 0xfe, 0x8c, 0x6e, 0x97, 0x05, 0x69, 0xe9, 0x95, 0x82, 0xb4, 0x5c, 0x11, - 0xa4, 0x1f, 0x7b, 0xb0, 0x86, 0x3c, 0x72, 0xe4, 0xe8, 0x43, 0x10, 0x62, 0xfc, 0x9a, 0x62, 0xe4, - 0x8c, 0xfd, 0xd9, 0xa5, 0xe8, 0x03, 0x68, 0x0b, 0x82, 0x49, 0xca, 0x62, 0x25, 0x44, 0x7d, 0x57, - 0x88, 0x0a, 0x0d, 0xb2, 0x77, 0xc1, 0x2f, 0x06, 0x5b, 0x22, 0xf4, 0x4f, 0x1e, 0x74, 0xd4, 0x32, - 0xff, 0xc7, 0x4e, 0xf2, 0x00, 0x5a, 0x28, 0x4d, 0x96, 0x0f, 0x6a, 0xda, 0xa8, 0xa5, 0xa7, 0x18, - 0xa3, 0xa0, 0x59, 0x72, 0x1c, 0xe4, 0x32, 0x8c, 0x36, 0x46, 0x28, 0xcb, 0x7c, 0xc8, 0xc3, 0x68, - 0xa8, 0x7b, 0x55, 0x4a, 0xac, 0xae, 0x0b, 0x75, 0x46, 0xce, 0x83, 0x09, 0x53, 0xe6, 0x43, 0x36, - 0xe8, 0x25, 0xb8, 0xa8, 0x36, 0xe4, 0x4a, 0x33, 0xfd, 0x0f, 0x80, 0xad, 0x72, 0x8f, 0x71, 0x7f, - 0x94, 0xc7, 0x17, 0x85, 0xd3, 0xa3, 0xc4, 0x38, 0x8f, 0x9e, 0xed, 0x0c, 0x3a, 0x5d, 0xe4, 0x18, - 0x2e, 0x6a, 0x2b, 0x89, 0x1c, 0x2d, 0x6c, 0x62, 0x43, 0x98, 0xf7, 0x5b, 0xae, 0x04, 0x94, 0xe6, - 0xd3, 0xb0, 0x7d, 0xe5, 0xea, 0xc9, 0x91, 0x09, 0xf4, 0x8d, 0x35, 0x56, 0xba, 0xd9, 0xb2, 0xd8, - 0x38, 0xd5, 0xd7, 0x5e, 0x3e, 0x95, 0xd0, 0x23, 0x63, 0x8d, 0x9e, 0x4b, 0x8c, 0x3c, 0x83, 0x37, - 0x75, 0x9f, 0xd0, 0xbd, 0xd5, 0xe9, 0x9a, 0xaf, 0xb3, 0xb3, 0x87, 0xf8, 0xad, 0x3b, 0xe7, 0x2b, - 0xe8, 0x0e, 0xfe, 0xc1, 0x83, 0x15, 0x97, 0x1a, 0x4a, 0x8d, 0x0a, 0x21, 0xb4, 0x6e, 0xd0, 0x3e, - 0x4e, 0x09, 0xae, 0x06, 0x41, 0x8d, 0xba, 0x20, 0xc8, 0x0e, 0x75, 0x16, 0x5e, 0x15, 0xea, 0x34, - 0x5f, 0x2f, 0xd4, 0x59, 0xac, 0x0b, 0x75, 0x06, 0x7f, 0xd6, 0x00, 0x52, 0x3d, 0x5d, 0xf2, 0x50, - 0x46, 0x61, 0x31, 0x8b, 0x94, 0x8a, 0x78, 0xf7, 0xb5, 0x04, 0x44, 0xc3, 0xfa, 0x63, 0x14, 0x54, - 0x5b, 0x05, 0xd8, 0xce, 0x46, 0xcf, 0xaf, 0xeb, 0x22, 0x37, 0x60, 0xad, 0xb8, 0x3b, 0x51, 0xa1, - 0x2b, 0x16, 0xfd, 0x0a, 0x5e, 0x8a, 0xd3, 0x9a, 0xaf, 0x8e, 0xd3, 0x16, 0x5f, 0x1d, 0xa7, 0x2d, - 0x95, 0xe3, 0xb4, 0xc1, 0x73, 0xe8, 0x39, 0x02, 0xf2, 0x73, 0x63, 0x4e, 0xd9, 0xa7, 0x91, 0xa2, - 0xe0, 0x60, 0x83, 0x9f, 0x34, 0x80, 0x54, 0x65, 0xf4, 0xff, 0x72, 0x09, 0x42, 0xe0, 0x1c, 0x35, - 0xb3, 0xa0, 0x04, 0xce, 0x51, 0x30, 0xff, 0x9b, 0x8a, 0xf3, 0x5d, 0x58, 0xcf, 0xd8, 0x28, 0x39, - 0x65, 0x99, 0x15, 0x29, 0xcb, 0x83, 0xaa, 0x76, 0xa0, 0x53, 0xe7, 0xc6, 0xa6, 0x2d, 0xe7, 0x45, - 0xc0, 0xb2, 0x1e, 0xa5, 0x10, 0x95, 0x7e, 0x13, 0x36, 0xe5, 0x03, 0xcc, 0x5d, 0x49, 0x4a, 0xfb, - 0x15, 0xd7, 0xa1, 0x7b, 0x26, 0x93, 0x73, 0xc3, 0x24, 0x8e, 0xe6, 0xca, 0xd0, 0x74, 0x14, 0xf6, - 0x59, 0x1c, 0xcd, 0xe9, 0x8f, 0x3c, 0xb8, 0x58, 0xfa, 0xb6, 0xc8, 0xc1, 0x4b, 0x85, 0xec, 0x6a, - 0x69, 0x17, 0xc4, 0x2d, 0xaa, 0xdb, 0x60, 0x6d, 0x51, 0x9a, 0xad, 0x6a, 0x07, 0xb2, 0x70, 0x16, - 0x57, 0xc7, 0xcb, 0x83, 0xa9, 0xeb, 0x42, 0x2b, 0xa3, 0x0e, 0xdf, 0xdd, 0x1b, 0xdd, 0x85, 0xad, - 0x72, 0x47, 0x91, 0xef, 0x72, 0x97, 0xac, 0x9b, 0xf4, 0x23, 0x20, 0xdf, 0x9e, 0xb1, 0x6c, 0x2e, - 0xb2, 0xfd, 0x26, 0xa1, 0x7a, 0xa9, 0x1c, 0x58, 0x2f, 0xa5, 0xb3, 0xa3, 0x6f, 0xb1, 0xb9, 0x7e, - 0x24, 0x69, 0x98, 0x47, 0x12, 0x7a, 0x1b, 0x36, 0x1c, 0x02, 0x86, 0x55, 0x4b, 0xe2, 0xc5, 0x40, - 0x07, 0x9d, 0xee, 0xab, 0x82, 0xea, 0xa3, 0x7f, 0xec, 0xc1, 0xc2, 0x5e, 0x92, 0xda, 0x99, 0x22, - 0xcf, 0xcd, 0x14, 0x29, 0x25, 0x3b, 0x34, 0x3a, 0xb4, 0xa1, 0xee, 0xbd, 0x0d, 0xa2, 0x8a, 0x0c, - 0xa6, 0x1c, 0xc3, 0xae, 0xe3, 0x24, 0x3b, 0x0b, 0xb2, 0xb1, 0xe2, 0x5f, 0x09, 0xc5, 0xe5, 0x17, - 0xea, 0x05, 0x7f, 0xa2, 0x63, 0x21, 0xd2, 0x65, 0x73, 0x15, 0x29, 0xaa, 0x16, 0xfd, 0xa1, 0x07, - 0x8b, 0x62, 0xad, 0x78, 0x1b, 0xe4, 0xf9, 0x8a, 0x87, 0x2f, 0x91, 0x8d, 0xf3, 0xe4, 0x6d, 0x28, - 0xc1, 0xa5, 0xe7, 0xb0, 0x46, 0xf9, 0x39, 0x0c, 0x03, 0x53, 0xd9, 0x2a, 0xde, 0x99, 0x0a, 0x80, - 0xbc, 0x09, 0xcd, 0x93, 0x24, 0xd5, 0xb6, 0x0e, 0x74, 0xfa, 0x25, 0x49, 0x7d, 0x81, 0xd3, 0x1b, - 0xb0, 0xfa, 0x28, 0x19, 0x33, 0x2b, 0x46, 0x3f, 0xf7, 0x98, 0xe8, 0x6f, 0x7a, 0xd0, 0xd2, 0x83, - 0xc9, 0x36, 0x34, 0xd1, 0x66, 0x95, 0x1c, 0x44, 0x93, 0x44, 0xc5, 0x71, 0xbe, 0x18, 0x81, 0x2a, - 0x44, 0x44, 0x89, 0x85, 0x43, 0xa1, 0x63, 0xc4, 0xc2, 0x58, 0xa3, 0x63, 0x2e, 0xd6, 0x5c, 0xb2, - 0x6a, 0x25, 0x94, 0xfe, 0xb5, 0x07, 0x3d, 0x67, 0x0e, 0x74, 0xd5, 0xa3, 0x20, 0xe7, 0x2a, 0xf1, - 0xa4, 0x98, 0x68, 0x43, 0x76, 0x3e, 0xa7, 0xe1, 0xe6, 0x73, 0x4c, 0x3e, 0x61, 0xc1, 0xce, 0x27, - 0xdc, 0x82, 0xb6, 0x4a, 0xde, 0x30, 0xcd, 0x37, 0xad, 0x1a, 0x70, 0x46, 0x9d, 0x1e, 0x2e, 0x06, - 0x21, 0x9d, 0x51, 0x12, 0x25, 0x99, 0x7a, 0xa1, 0x93, 0x0d, 0x7a, 0x1b, 0x3a, 0xd6, 0x78, 0x5c, - 0x46, 0xcc, 0xf8, 0x59, 0x92, 0x3d, 0xd5, 0x69, 0x25, 0xd5, 0x34, 0xcf, 0x22, 0x8d, 0xe2, 0x59, - 0x84, 0xfe, 0x8d, 0x07, 0x3d, 0x94, 0x94, 0x30, 0x9e, 0x1c, 0x24, 0x51, 0x38, 0x9a, 0x0b, 0x89, - 0xd1, 0x42, 0x31, 0x1c, 0xb3, 0x88, 0x07, 0x46, 0x62, 0x5c, 0x18, 0x9d, 0x83, 0x69, 0x18, 0x0b, - 0x95, 0xa5, 0xe4, 0xc5, 0xb4, 0x51, 0xf2, 0xd1, 0x72, 0x1d, 0x05, 0x39, 0x1b, 0x4e, 0x31, 0xb0, - 0x50, 0xba, 0xda, 0x01, 0x51, 0x7d, 0x20, 0x90, 0x05, 0x9c, 0x0d, 0xa7, 0x61, 0x14, 0x85, 0x72, - 0xac, 0x94, 0xf0, 0xba, 0x2e, 0xfa, 0x77, 0x0d, 0xe8, 0x28, 0x35, 0xf1, 0x60, 0x3c, 0x91, 0x19, - 0x52, 0xe5, 0xb1, 0x98, 0xeb, 0x67, 0x21, 0xba, 0xdf, 0xf1, 0x71, 0x2c, 0xa4, 0x7c, 0xac, 0x0b, - 0xd5, 0x63, 0xbd, 0x0a, 0x6d, 0x14, 0xaf, 0xf7, 0x84, 0x33, 0x25, 0x5f, 0xa2, 0x0b, 0x40, 0xf7, - 0xee, 0x8a, 0xde, 0xc5, 0xa2, 0x57, 0x00, 0x8e, 0xfb, 0xb4, 0x54, 0x72, 0x9f, 0x3e, 0x80, 0xae, - 0x22, 0x23, 0xf8, 0x2e, 0x02, 0xa7, 0x42, 0xc0, 0x9d, 0x33, 0xf1, 0x9d, 0x91, 0xfa, 0xcb, 0x5d, - 0xfd, 0x65, 0xeb, 0x55, 0x5f, 0xea, 0x91, 0xf4, 0x22, 0x6c, 0x28, 0xe6, 0x7d, 0x9c, 0x05, 0xe9, - 0x89, 0x56, 0xbd, 0x63, 0xf3, 0x2c, 0x2a, 0x60, 0x72, 0x03, 0x16, 0xf1, 0x33, 0xad, 0xfd, 0xea, - 0x2f, 0x9d, 0x1c, 0x42, 0xb6, 0x61, 0x91, 0x8d, 0x27, 0x4c, 0xfb, 0xef, 0xc4, 0x8d, 0xa3, 0xf0, - 0x8c, 0x7c, 0x39, 0x00, 0x55, 0x00, 0xa2, 0x25, 0x15, 0xe0, 0x6a, 0xce, 0x25, 0x6c, 0x7e, 0x32, - 0xa6, 0x9b, 0x40, 0x1e, 0x49, 0xa9, 0xb5, 0xb3, 0x7a, 0xbf, 0xbd, 0x00, 0x1d, 0x0b, 0xc6, 0xdb, - 0x3c, 0xc1, 0x05, 0x0f, 0xc7, 0x61, 0x30, 0x65, 0x9c, 0x65, 0x4a, 0x52, 0x4b, 0xa8, 0x50, 0xb0, - 0xa7, 0x93, 0x61, 0x32, 0xe3, 0xc3, 0x31, 0x9b, 0x64, 0x4c, 0x1a, 0x34, 0xcf, 0x2f, 0xa1, 0x38, - 0x6e, 0x1a, 0x3c, 0xb3, 0xc7, 0x49, 0x79, 0x28, 0xa1, 0x3a, 0x47, 0x27, 0x79, 0xd4, 0x2c, 0x72, - 0x74, 0x92, 0x23, 0x65, 0x3d, 0xb4, 0x58, 0xa3, 0x87, 0xde, 0x87, 0x2d, 0xa9, 0x71, 0xd4, 0xdd, - 0x1c, 0x96, 0xc4, 0xe4, 0x9c, 0x5e, 0x74, 0x4a, 0x71, 0xcd, 0x5a, 0xc0, 0xf3, 0xf0, 0xfb, 0x32, - 0xe2, 0xf6, 0xfc, 0x0a, 0x8e, 0x63, 0xf1, 0x3a, 0x3a, 0x63, 0xe5, 0x13, 0x42, 0x05, 0x17, 0x63, - 0x83, 0x67, 0xee, 0xd8, 0xb6, 0x1a, 0x5b, 0xc2, 0x69, 0x0f, 0x3a, 0x87, 0x3c, 0x49, 0xf5, 0xa1, - 0xac, 0x40, 0x57, 0x36, 0xd5, 0xb3, 0xd1, 0x15, 0xb8, 0x2c, 0xa4, 0xe8, 0x71, 0x92, 0x26, 0x51, - 0x32, 0x99, 0x1f, 0xce, 0x8e, 0xf2, 0x51, 0x16, 0xa6, 0xe8, 0x5b, 0xd3, 0x7f, 0xf4, 0x60, 0xc3, - 0xe9, 0x55, 0xe9, 0x80, 0xff, 0x2f, 0x45, 0xda, 0x64, 0xfa, 0xa5, 0xe0, 0xad, 0x5b, 0xea, 0x50, - 0x0e, 0x94, 0xc9, 0x91, 0xcf, 0x55, 0xf2, 0xff, 0x0e, 0xac, 0xea, 0x95, 0xe9, 0x0f, 0xa5, 0x14, - 0xf6, 0xab, 0x52, 0xa8, 0xbe, 0x5f, 0x51, 0x1f, 0x68, 0x12, 0xbf, 0x24, 0xfd, 0x4e, 0x36, 0x16, - 0x7b, 0xd4, 0xa1, 0xe1, 0x40, 0x7f, 0x6f, 0xfb, 0xba, 0x7a, 0x05, 0x23, 0x03, 0xe6, 0xf4, 0xf7, - 0x3c, 0x80, 0x62, 0x75, 0x28, 0x18, 0x85, 0x4a, 0xf7, 0x44, 0x66, 0xd4, 0x52, 0xdf, 0xd7, 0xa1, - 0x6b, 0x32, 0xcd, 0x85, 0x95, 0xe8, 0x68, 0x0c, 0x3d, 0x94, 0x77, 0x60, 0x75, 0x12, 0x25, 0x47, - 0xc2, 0xe6, 0x8a, 0x17, 0xca, 0x5c, 0x3d, 0x9e, 0xad, 0x48, 0xf8, 0xa1, 0x42, 0x0b, 0x93, 0xd2, - 0xb4, 0x4c, 0x0a, 0xfd, 0xfd, 0x86, 0xc9, 0x81, 0x16, 0x7b, 0x3e, 0xf7, 0x96, 0x91, 0xdd, 0x8a, - 0x72, 0x3c, 0x27, 0xe5, 0x28, 0x32, 0x20, 0x07, 0xaf, 0x8c, 0x08, 0x6f, 0xc3, 0x4a, 0x26, 0xb5, - 0x8f, 0x56, 0x4d, 0xcd, 0x97, 0xa8, 0xa6, 0x5e, 0xe6, 0xd8, 0x9d, 0xff, 0x07, 0x6b, 0xc1, 0xf8, - 0x94, 0x65, 0x3c, 0x14, 0x1e, 0xbf, 0x30, 0xfa, 0x52, 0xa1, 0xae, 0x5a, 0xb8, 0xb0, 0xc5, 0xef, - 0xc0, 0xaa, 0x7a, 0xb0, 0x34, 0x23, 0x55, 0x1d, 0x4a, 0x01, 0xe3, 0x40, 0xfa, 0x17, 0x3a, 0xdd, - 0xea, 0x9e, 0xe1, 0xf9, 0x1c, 0xb1, 0x77, 0xd7, 0x28, 0xed, 0xee, 0xab, 0x2a, 0xf5, 0x39, 0xd6, - 0x61, 0x85, 0x4a, 0x42, 0x4b, 0x50, 0xa5, 0xaa, 0x5d, 0x96, 0x36, 0x5f, 0x87, 0xa5, 0xf4, 0x26, - 0xac, 0x1e, 0x32, 0x7e, 0x07, 0x4f, 0x50, 0x2b, 0xc6, 0x2b, 0xd0, 0x8e, 0xd9, 0xd9, 0x50, 0x1e, - 0xb1, 0x34, 0xe3, 0xad, 0x98, 0x9d, 0x89, 0x31, 0x94, 0xc0, 0x5a, 0x31, 0x5e, 0xdd, 0xba, 0x1f, - 0x2d, 0xc0, 0xf2, 0x27, 0xf1, 0x69, 0x12, 0x8e, 0x44, 0x32, 0x73, 0xca, 0xa6, 0x89, 0x2e, 0x3d, - 0xc0, 0xdf, 0xe8, 0x15, 0x88, 0x57, 0xb5, 0x94, 0xab, 0x2c, 0xa3, 0x6e, 0xa2, 0x85, 0xcc, 0x8a, - 0x72, 0x1b, 0x29, 0x6d, 0x16, 0x82, 0x3e, 0x66, 0x66, 0x57, 0x10, 0xa9, 0x56, 0x51, 0xbb, 0xb1, - 0x68, 0xd5, 0x6e, 0x88, 0xd4, 0xb7, 0x7c, 0x30, 0x14, 0x47, 0xd2, 0xf2, 0x75, 0x53, 0xf8, 0xc2, - 0x19, 0x93, 0x21, 0xb6, 0xb0, 0xb5, 0xcb, 0xca, 0x17, 0xb6, 0x41, 0xb4, 0xc7, 0xf2, 0x03, 0x39, - 0x46, 0xea, 0x2b, 0x1b, 0x42, 0xff, 0xa4, 0x5c, 0x84, 0xd4, 0x96, 0x62, 0x52, 0x82, 0x51, 0xa9, - 0x8d, 0x99, 0xd1, 0x3d, 0x72, 0x0f, 0x20, 0xcb, 0x89, 0xca, 0xb8, 0xe5, 0x49, 0xcb, 0x87, 0x4f, - 0xd5, 0x12, 0x7e, 0x4c, 0x10, 0x45, 0x47, 0xc1, 0xe8, 0xe9, 0x50, 0x38, 0x4f, 0x5d, 0x99, 0x26, - 0x71, 0x40, 0x5c, 0xf5, 0x28, 0xe2, 0xa7, 0x43, 0x45, 0xa2, 0x27, 0xdf, 0x29, 0x2d, 0x88, 0x7e, - 0x01, 0xe4, 0xce, 0x78, 0xac, 0x4e, 0xc8, 0xc4, 0x19, 0x05, 0x6f, 0x3d, 0x87, 0xb7, 0x35, 0x7b, - 0x6c, 0xd4, 0xee, 0x91, 0x3e, 0x80, 0xce, 0x81, 0x55, 0xd1, 0x25, 0x0e, 0x53, 0xd7, 0x72, 0x29, - 0x01, 0xb0, 0x10, 0x6b, 0xc2, 0x86, 0x3d, 0x21, 0xfd, 0x05, 0x20, 0xfb, 0x61, 0xce, 0xcd, 0xfa, - 0x4c, 0xb8, 0x69, 0x92, 0x6b, 0x56, 0xb8, 0xa9, 0x30, 0x11, 0x6e, 0xde, 0x91, 0xcf, 0xa5, 0xe5, - 0x8d, 0xdd, 0x80, 0x56, 0x28, 0x21, 0xad, 0xcb, 0x57, 0xd4, 0x25, 0xd0, 0x23, 0x4d, 0x3f, 0x3a, - 0x25, 0x0a, 0x74, 0x4c, 0xc5, 0x0f, 0x3d, 0x58, 0x56, 0x5b, 0x43, 0x93, 0xea, 0xd4, 0xb2, 0xc9, - 0x8d, 0x39, 0x58, 0x7d, 0x2d, 0x51, 0x55, 0xea, 0x16, 0xea, 0xa4, 0x8e, 0x40, 0x33, 0x0d, 0xf8, - 0x89, 0xf0, 0xc2, 0xdb, 0xbe, 0xf8, 0xad, 0xa3, 0xad, 0x45, 0x13, 0x6d, 0xe9, 0xa7, 0x61, 0xb5, - 0x28, 0xf3, 0x6a, 0x79, 0x57, 0x3e, 0x0d, 0x17, 0x70, 0xc1, 0x03, 0xb5, 0xc0, 0x32, 0x0f, 0xd4, - 0x50, 0xdf, 0xf4, 0xd3, 0x01, 0xf4, 0xef, 0xb3, 0x88, 0x71, 0x76, 0x27, 0x8a, 0xca, 0xf4, 0xaf, - 0xc0, 0xe5, 0x9a, 0x3e, 0x75, 0xef, 0x1f, 0xc2, 0xfa, 0x7d, 0x76, 0x34, 0x9b, 0xec, 0xb3, 0xd3, - 0xe2, 0xf9, 0x81, 0x40, 0x33, 0x3f, 0x49, 0xce, 0xd4, 0x79, 0x89, 0xdf, 0xe4, 0x0d, 0x80, 0x08, - 0xc7, 0x0c, 0xf3, 0x94, 0x8d, 0x74, 0x21, 0x8c, 0x40, 0x0e, 0x53, 0x36, 0xa2, 0xef, 0x03, 0xb1, - 0xe9, 0xa8, 0x2d, 0xe0, 0x6d, 0x9c, 0x1d, 0x0d, 0xf3, 0x79, 0xce, 0xd9, 0x54, 0x2b, 0x22, 0x1b, - 0xa2, 0xef, 0x40, 0xf7, 0x20, 0x98, 0xfb, 0xec, 0x4b, 0x55, 0x22, 0x88, 0x41, 0x5d, 0x30, 0x47, - 0xf1, 0x34, 0x41, 0x9d, 0xe8, 0xa6, 0x7f, 0xdf, 0x80, 0x25, 0x39, 0x12, 0xa9, 0x8e, 0x59, 0xce, - 0xc3, 0x58, 0xa6, 0xef, 0x15, 0x55, 0x0b, 0xaa, 0x9c, 0x77, 0xa3, 0xe6, 0xbc, 0x95, 0x9b, 0xa5, - 0x8b, 0x06, 0xd4, 0xc1, 0x3a, 0x98, 0x88, 0x59, 0xc3, 0x29, 0x93, 0x15, 0xa0, 0x4d, 0x15, 0xb3, - 0x6a, 0xa0, 0x14, 0x3d, 0x17, 0x77, 0x5e, 0xae, 0x4f, 0x0b, 0xa2, 0x32, 0x2d, 0x36, 0x54, 0xab, - 0x59, 0x96, 0x65, 0x4d, 0x60, 0x45, 0xb3, 0x54, 0x34, 0x48, 0xeb, 0x35, 0x34, 0x88, 0xf4, 0xbd, - 0x1c, 0x0d, 0x42, 0x60, 0xed, 0x21, 0x63, 0x3e, 0x4b, 0x93, 0xcc, 0xd4, 0x59, 0xfe, 0x89, 0x07, - 0x6b, 0xca, 0xaa, 0x98, 0x3e, 0x72, 0xdd, 0x31, 0x41, 0x5e, 0x5d, 0x5a, 0xf7, 0x2d, 0xe8, 0x89, - 0x20, 0x0c, 0x23, 0x2c, 0x11, 0x71, 0xa9, 0xbc, 0x84, 0x03, 0xe2, 0x9a, 0x74, 0xf6, 0x71, 0x1a, - 0x46, 0x8a, 0xc1, 0x36, 0x84, 0xe6, 0x52, 0x07, 0x69, 0x82, 0xbd, 0x9e, 0x6f, 0xda, 0xf4, 0x00, - 0xd6, 0xad, 0xf5, 0x2a, 0x81, 0xba, 0x0d, 0xfa, 0xf5, 0x52, 0xa6, 0x19, 0xe4, 0xbd, 0xb8, 0xe4, - 0x1a, 0xc8, 0xe2, 0x33, 0x67, 0x30, 0xfd, 0x5b, 0x4f, 0xb0, 0x40, 0xf9, 0x61, 0xa6, 0xb2, 0x69, - 0x49, 0xba, 0x46, 0x52, 0xda, 0xf7, 0x2e, 0xf8, 0xaa, 0x4d, 0xbe, 0xf1, 0x9a, 0xde, 0x8d, 0x79, - 0x25, 0x3c, 0x87, 0x37, 0x0b, 0x75, 0xbc, 0x79, 0xc9, 0xce, 0xef, 0x2e, 0xc3, 0x62, 0x3e, 0x4a, - 0x52, 0x46, 0x37, 0x04, 0x0b, 0xf4, 0x7a, 0x25, 0x0b, 0x76, 0xff, 0xd5, 0x83, 0x15, 0x99, 0xa0, - 0x93, 0x95, 0xd6, 0x2c, 0x23, 0x18, 0x7f, 0x59, 0x05, 0xdc, 0xc4, 0xb8, 0x9f, 0xd5, 0x42, 0xf0, - 0xc1, 0x95, 0xda, 0x3e, 0xed, 0x7b, 0xff, 0xe0, 0xc7, 0xff, 0xfe, 0x07, 0x8d, 0x8b, 0x74, 0x6d, - 0xe7, 0xf4, 0xbd, 0x1d, 0xa1, 0xe2, 0xd8, 0x99, 0x18, 0xf1, 0xa1, 0x77, 0x03, 0x67, 0xb1, 0x6b, - 0xbb, 0xcd, 0x2c, 0x35, 0x35, 0xe2, 0x66, 0x96, 0xda, 0x62, 0x70, 0x67, 0x96, 0x99, 0x18, 0x61, - 0x66, 0xd9, 0xfd, 0xcb, 0x2b, 0xd0, 0x36, 0x81, 0x22, 0xf9, 0x1e, 0xf4, 0x9c, 0x64, 0x24, 0xd1, - 0x84, 0xeb, 0xd2, 0x9b, 0x83, 0xab, 0xf5, 0x9d, 0x6a, 0xda, 0x37, 0xc5, 0xb4, 0x7d, 0xb2, 0x85, - 0xd3, 0xaa, 0x0c, 0xe0, 0x8e, 0xc8, 0xd2, 0xca, 0x6a, 0x85, 0xa7, 0xb0, 0xe2, 0x26, 0x10, 0xc9, - 0x55, 0xf7, 0xb4, 0x4b, 0xb3, 0xbd, 0x71, 0x4e, 0xaf, 0x9a, 0xee, 0xaa, 0x98, 0x6e, 0x8b, 0x6c, - 0xda, 0xd3, 0x99, 0x00, 0x8e, 0x89, 0xfa, 0x12, 0xbb, 0x38, 0x9c, 0x68, 0x7a, 0xf5, 0x45, 0xe3, - 0x83, 0xcb, 0xd5, 0x42, 0x70, 0x55, 0x39, 0x4e, 0xfb, 0x62, 0x2a, 0x42, 0x04, 0x43, 0xed, 0xda, - 0x70, 0xf2, 0x5d, 0x68, 0x9b, 0xd2, 0x52, 0x72, 0xc9, 0xaa, 0xe7, 0xb5, 0xeb, 0x5d, 0x07, 0xfd, - 0x6a, 0x47, 0xdd, 0x51, 0xd9, 0x94, 0x51, 0x20, 0xf6, 0xe1, 0xa2, 0xb2, 0xb8, 0x47, 0xec, 0xa7, - 0xd9, 0x49, 0x4d, 0x49, 0xfb, 0x2d, 0x8f, 0xdc, 0x86, 0x96, 0xae, 0xd8, 0x25, 0x5b, 0xf5, 0x95, - 0xc7, 0x83, 0x4b, 0x15, 0x5c, 0xe9, 0x85, 0x3b, 0x00, 0x45, 0x71, 0x29, 0xe9, 0x9f, 0x57, 0x03, - 0x6b, 0x98, 0x58, 0x53, 0x89, 0x3a, 0x11, 0xb5, 0xb5, 0x6e, 0xed, 0x2a, 0xf9, 0x4a, 0x31, 0xbe, - 0xb6, 0xaa, 0xf5, 0x25, 0x04, 0xe9, 0x96, 0xe0, 0xdd, 0x1a, 0x59, 0x41, 0xde, 0xc5, 0xec, 0x4c, - 0x57, 0x5a, 0xdd, 0x87, 0x8e, 0x55, 0xb0, 0x4a, 0x34, 0x85, 0x6a, 0xb1, 0xeb, 0x60, 0x50, 0xd7, - 0xa5, 0x96, 0xfb, 0x2b, 0xd0, 0x73, 0x2a, 0x4f, 0xcd, 0xcd, 0xa8, 0xab, 0x6b, 0x35, 0x37, 0xa3, - 0xbe, 0x58, 0xf5, 0x3b, 0xd0, 0xb1, 0xea, 0x44, 0x89, 0xf5, 0x12, 0x5e, 0xaa, 0x03, 0x35, 0x2b, - 0xaa, 0x29, 0x2b, 0xa5, 0x9b, 0x62, 0xbf, 0x2b, 0xb4, 0x8d, 0xfb, 0x15, 0xe5, 0x46, 0x28, 0x24, - 0xdf, 0x83, 0x15, 0xb7, 0x3e, 0xd4, 0xdc, 0xaa, 0xda, 0x4a, 0x53, 0x73, 0xab, 0xce, 0x29, 0x2a, - 0x55, 0x02, 0x79, 0x63, 0xc3, 0x4c, 0xb2, 0xf3, 0x5c, 0xa5, 0x49, 0x5f, 0x90, 0x6f, 0xa3, 0xea, - 0x50, 0xf5, 0x5f, 0xa4, 0xa8, 0x97, 0x75, 0xab, 0xc4, 0x8c, 0xb4, 0x57, 0x4a, 0xc5, 0xe8, 0xba, - 0x20, 0xde, 0x21, 0xc5, 0x0e, 0xc8, 0xa7, 0xb0, 0xac, 0xea, 0xc0, 0xc8, 0xc5, 0x42, 0xaa, 0xad, - 0xa4, 0xd2, 0x60, 0xab, 0x0c, 0x2b, 0x62, 0x1b, 0x82, 0x58, 0x8f, 0x74, 0x90, 0xd8, 0x84, 0xf1, - 0x10, 0x69, 0x44, 0xb0, 0xea, 0xbe, 0x60, 0xe5, 0x86, 0x1d, 0xb5, 0x6f, 0xe7, 0x86, 0x1d, 0xf5, - 0xcf, 0x61, 0xae, 0x92, 0xd1, 0xca, 0x65, 0x47, 0x17, 0x3a, 0xfc, 0x3a, 0x74, 0xed, 0xa2, 0x43, - 0xa3, 0xb1, 0x6b, 0x0a, 0x14, 0x8d, 0xc6, 0xae, 0xab, 0x52, 0xd4, 0x47, 0x4b, 0xba, 0xf6, 0x34, - 0xe4, 0x3b, 0xb0, 0x6a, 0x3d, 0xb5, 0x1e, 0xce, 0xe3, 0x91, 0x11, 0x9d, 0x6a, 0x4d, 0xcb, 0xa0, - 0xce, 0x74, 0xd2, 0x4b, 0x82, 0xf0, 0x3a, 0x75, 0x08, 0xa3, 0xd8, 0xdc, 0x83, 0x8e, 0xfd, 0x8c, - 0xfb, 0x12, 0xba, 0x97, 0xac, 0x2e, 0xbb, 0x44, 0xe4, 0x96, 0x47, 0xfe, 0xc8, 0x83, 0xae, 0x5d, - 0x2d, 0x45, 0x9c, 0xbc, 0x4c, 0x89, 0x4e, 0xdf, 0xee, 0xb3, 0x09, 0xd1, 0x47, 0x62, 0x91, 0x7b, - 0x37, 0x1e, 0x3a, 0x4c, 0x7e, 0xee, 0xb8, 0x44, 0x37, 0xed, 0xff, 0xe5, 0x78, 0x51, 0xee, 0xb4, - 0x6b, 0x7e, 0x5e, 0xdc, 0xf2, 0xc8, 0x87, 0xf2, 0x3f, 0x76, 0x74, 0x78, 0x42, 0x2c, 0xb5, 0x56, - 0x66, 0x97, 0xfd, 0x6f, 0x30, 0xdb, 0xde, 0x2d, 0x8f, 0xfc, 0x86, 0xfc, 0xf7, 0x0d, 0xf5, 0xad, - 0xe0, 0xfa, 0xeb, 0x7e, 0x4f, 0xdf, 0x12, 0x3b, 0x79, 0x93, 0x5e, 0x76, 0x76, 0x52, 0xd6, 0xeb, - 0x07, 0x00, 0x45, 0xac, 0x49, 0x4a, 0x81, 0x97, 0xd1, 0x78, 0xd5, 0x70, 0xd4, 0x3d, 0x4d, 0x1d, - 0x9f, 0x49, 0x25, 0xd0, 0xb5, 0xa2, 0xbc, 0xdc, 0x1c, 0x67, 0x35, 0x66, 0x1c, 0x0c, 0xea, 0xba, - 0x14, 0xfd, 0xaf, 0x0a, 0xfa, 0x6f, 0x90, 0x2b, 0x36, 0xfd, 0x9d, 0xe7, 0x76, 0x8c, 0xf9, 0x82, - 0x7c, 0x01, 0xbd, 0xfd, 0x24, 0x79, 0x3a, 0x4b, 0x4d, 0x3a, 0xc3, 0x8d, 0x9a, 0x30, 0xce, 0x1d, - 0x94, 0x36, 0x45, 0xaf, 0x0b, 0xca, 0x57, 0xc8, 0x65, 0x97, 0x72, 0x11, 0xf9, 0xbe, 0x20, 0x01, - 0xac, 0x1b, 0x6b, 0x67, 0x36, 0x32, 0x70, 0xe9, 0xd8, 0x01, 0x68, 0x65, 0x0e, 0xc7, 0xff, 0x30, - 0x73, 0xe4, 0x9a, 0xe6, 0x2d, 0x8f, 0x1c, 0x40, 0xf7, 0x3e, 0x1b, 0x25, 0x63, 0xa6, 0x02, 0x9d, - 0x8d, 0x62, 0xe5, 0x26, 0x42, 0x1a, 0xf4, 0x1c, 0xd0, 0xd5, 0x00, 0x69, 0x30, 0xcf, 0xd8, 0x97, - 0x3b, 0xcf, 0x55, 0x08, 0xf5, 0x42, 0x6b, 0x00, 0x1d, 0xf6, 0x39, 0x1a, 0xa0, 0x14, 0x27, 0x3a, - 0x1a, 0xa0, 0x12, 0x27, 0x3a, 0x1a, 0x40, 0x87, 0x9d, 0x24, 0xc2, 0xe8, 0xb1, 0x14, 0x5a, 0x1a, - 0x9b, 0x79, 0x5e, 0x40, 0x3a, 0xb8, 0x76, 0xfe, 0x00, 0x77, 0xb6, 0x1b, 0xee, 0x6c, 0x87, 0xd0, - 0xbb, 0xcf, 0x24, 0xb3, 0xe4, 0x3b, 0xc3, 0xc0, 0x55, 0x29, 0xf6, 0x9b, 0x44, 0x59, 0xdd, 0x88, - 0x3e, 0x57, 0xc1, 0x8b, 0x24, 0x3f, 0xf9, 0x2e, 0x74, 0x3e, 0x66, 0x5c, 0x3f, 0x2c, 0x18, 0xcf, - 0xa3, 0xf4, 0xd2, 0x30, 0xa8, 0x79, 0x97, 0xa0, 0xd7, 0x04, 0xb5, 0x01, 0xe9, 0x1b, 0x6a, 0x3b, - 0x6c, 0x3c, 0x61, 0xf2, 0xf2, 0x0f, 0xc3, 0xf1, 0x0b, 0xf2, 0xab, 0x82, 0xb8, 0x79, 0x8b, 0xdc, - 0xb2, 0xf2, 0xd1, 0x36, 0xf1, 0xd5, 0x12, 0x5e, 0x47, 0x39, 0x4e, 0xc6, 0xcc, 0x32, 0x75, 0x31, - 0x74, 0xac, 0x87, 0x67, 0x73, 0xa1, 0xaa, 0xaf, 0xd9, 0xe6, 0x42, 0xd5, 0xbc, 0x53, 0xd3, 0x6d, - 0x31, 0x0f, 0x25, 0xd7, 0x8a, 0x79, 0xe4, 0xdb, 0x74, 0x31, 0xd3, 0xce, 0xf3, 0x60, 0xca, 0x5f, - 0x90, 0x27, 0xa2, 0x44, 0xda, 0x7e, 0x3c, 0x29, 0x3c, 0x9f, 0xf2, 0x3b, 0x8b, 0x61, 0x96, 0xd5, - 0xe5, 0x7a, 0x43, 0x72, 0x2a, 0x61, 0x11, 0xbf, 0x01, 0x70, 0xc8, 0x93, 0xf4, 0x7e, 0xc0, 0xa6, - 0x49, 0x5c, 0x68, 0xb2, 0xe2, 0x81, 0xa0, 0xd0, 0x64, 0xd6, 0x2b, 0x01, 0x79, 0x62, 0xf9, 0x9e, - 0xce, 0xdb, 0x93, 0x16, 0xae, 0x73, 0xdf, 0x10, 0x0c, 0x43, 0x6a, 0xde, 0x11, 0xb4, 0x1b, 0x2a, - 0x93, 0xa3, 0x96, 0x1b, 0xea, 0x64, 0x57, 0x2d, 0x37, 0xd4, 0xcd, 0xa2, 0xa2, 0x1b, 0x5a, 0x64, - 0x41, 0x8c, 0x1b, 0x5a, 0x49, 0xb0, 0x18, 0x1d, 0x5a, 0x93, 0x32, 0x39, 0x80, 0x76, 0x11, 0x8a, - 0xeb, 0x89, 0xca, 0x81, 0xbb, 0x31, 0x56, 0x95, 0x08, 0x99, 0xae, 0x09, 0x3e, 0x03, 0x69, 0x21, - 0x9f, 0xc5, 0xc3, 0xfb, 0x63, 0x00, 0xb9, 0xbb, 0x87, 0xd8, 0xb2, 0x48, 0x3a, 0x81, 0xb0, 0x4d, - 0xd2, 0x8d, 0x38, 0xb5, 0x27, 0x43, 0x0d, 0xc9, 0x0f, 0xbd, 0x1b, 0x47, 0x4b, 0xe2, 0xdf, 0x8d, - 0xbf, 0xfe, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0xa3, 0xd6, 0x33, 0xb7, 0xa0, 0x3c, 0x00, 0x00, + // 4893 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x7b, 0xcd, 0x8f, 0x1c, 0x49, + 0x56, 0xb8, 0xb3, 0xba, 0xba, 0xbb, 0xea, 0x55, 0x55, 0x7f, 0x44, 0xb7, 0xdb, 0xe5, 0xb2, 0x67, + 0xd6, 0x8e, 0x1d, 0xcd, 0xf4, 0xcf, 0x3b, 0x72, 0x7b, 0x7a, 0x7f, 0x3b, 0xcc, 0x8e, 0x81, 0x91, + 0x3f, 0xa7, 0x87, 0xed, 0xf1, 0xf4, 0x66, 0x7b, 0xc6, 0xb0, 0x2b, 0x54, 0x64, 0x57, 0x45, 0x57, + 0xe7, 0x3a, 0x2b, 0x33, 0x27, 0x33, 0xaa, 0xdb, 0xb5, 0x96, 0x25, 0x58, 0x10, 0x27, 0xd0, 0x1e, + 0x40, 0xa0, 0x3d, 0x2c, 0x02, 0x21, 0x24, 0x38, 0xc0, 0x3f, 0x80, 0xc4, 0x1f, 0x80, 0x84, 0x40, + 0xda, 0x13, 0x12, 0x37, 0x38, 0xed, 0x85, 0x13, 0x77, 0xf4, 0xe2, 0x2b, 0x23, 0x32, 0xb3, 0x6d, + 0x2f, 0xbb, 0x70, 0xab, 0x78, 0xf1, 0xf2, 0x45, 0xc4, 0x8b, 0x17, 0xef, 0xbb, 0xa0, 0x9d, 0xa5, + 0xa3, 0x9b, 0x69, 0x96, 0xf0, 0x84, 0x2c, 0x46, 0x71, 0x96, 0x8e, 0x06, 0x57, 0x27, 0x49, 0x32, + 0x89, 0xd8, 0x4e, 0x90, 0x86, 0x3b, 0x41, 0x1c, 0x27, 0x3c, 0xe0, 0x61, 0x12, 0xe7, 0x12, 0x89, + 0xbe, 0x07, 0x1b, 0xf7, 0x32, 0x16, 0x70, 0xf6, 0x24, 0x88, 0x22, 0xc6, 0x7d, 0xf6, 0xe5, 0x8c, + 0xe5, 0x9c, 0x0c, 0xa0, 0x95, 0x06, 0x79, 0x7e, 0x96, 0x64, 0xe3, 0xbe, 0x77, 0xcd, 0xdb, 0xee, + 0xfa, 0x66, 0x4c, 0xb7, 0x60, 0xd3, 0xfd, 0x24, 0x4f, 0x93, 0x38, 0x67, 0x48, 0xea, 0xf3, 0x38, + 0x4a, 0x46, 0x4f, 0x7f, 0x26, 0x52, 0xee, 0x27, 0x8a, 0xd4, 0x8f, 0x1a, 0xd0, 0x79, 0x9c, 0x05, + 0x71, 0x1e, 0x8c, 0x70, 0xb3, 0xa4, 0x0f, 0xcb, 0xfc, 0xd9, 0xf0, 0x24, 0xc8, 0x4f, 0x04, 0x89, + 0xb6, 0xaf, 0x87, 0x64, 0x0b, 0x96, 0x82, 0x69, 0x32, 0x8b, 0x79, 0xbf, 0x71, 0xcd, 0xdb, 0x5e, + 0xf0, 0xd5, 0x88, 0xbc, 0x0b, 0xeb, 0xf1, 0x6c, 0x3a, 0x1c, 0x25, 0xf1, 0x71, 0x98, 0x4d, 0xe5, + 0x91, 0xfb, 0x0b, 0xd7, 0xbc, 0xed, 0x45, 0xbf, 0x3a, 0x41, 0xde, 0x04, 0x38, 0xc2, 0x6d, 0xc8, + 0x25, 0x9a, 0x62, 0x09, 0x0b, 0x42, 0x28, 0x74, 0xd5, 0x88, 0x85, 0x93, 0x13, 0xde, 0x5f, 0x14, + 0x84, 0x1c, 0x18, 0xd2, 0xe0, 0xe1, 0x94, 0x0d, 0x73, 0x1e, 0x4c, 0xd3, 0xfe, 0x92, 0xd8, 0x8d, + 0x05, 0x11, 0xf3, 0x09, 0x0f, 0xa2, 0xe1, 0x31, 0x63, 0x79, 0x7f, 0x59, 0xcd, 0x1b, 0x08, 0x79, + 0x1b, 0x56, 0xc6, 0x2c, 0xe7, 0xc3, 0x60, 0x3c, 0xce, 0x58, 0x9e, 0xb3, 0xbc, 0xdf, 0xba, 0xb6, + 0xb0, 0xdd, 0xf6, 0x4b, 0x50, 0xda, 0x87, 0xad, 0x8f, 0x19, 0xb7, 0xb8, 0x93, 0x2b, 0x4e, 0xd3, + 0x7d, 0x20, 0x16, 0xf8, 0x3e, 0xe3, 0x41, 0x18, 0xe5, 0xe4, 0x7d, 0xe8, 0x72, 0x0b, 0xb9, 0xef, + 0x5d, 0x5b, 0xd8, 0xee, 0xec, 0x92, 0x9b, 0x42, 0x3a, 0x6e, 0x5a, 0x1f, 0xf8, 0x0e, 0x1e, 0xfd, + 0x17, 0x0f, 0x3a, 0x87, 0x2c, 0x1e, 0xeb, 0x7b, 0x24, 0xd0, 0xc4, 0x9d, 0xa8, 0x3b, 0x14, 0xbf, + 0xc9, 0x57, 0xa0, 0x23, 0x76, 0x97, 0xf3, 0x2c, 0x8c, 0x27, 0xe2, 0x0a, 0xda, 0x3e, 0x20, 0xe8, + 0x50, 0x40, 0xc8, 0x1a, 0x2c, 0x04, 0x53, 0x2e, 0x18, 0xbf, 0xe0, 0xe3, 0x4f, 0x72, 0x1d, 0xba, + 0x69, 0x30, 0x9f, 0xb2, 0x98, 0x17, 0xcc, 0xee, 0xfa, 0x1d, 0x05, 0xdb, 0x43, 0x6e, 0xdf, 0x84, + 0x0d, 0x1b, 0x45, 0x53, 0x5f, 0x14, 0xd4, 0xd7, 0x2d, 0x4c, 0xb5, 0xc8, 0x3b, 0xb0, 0xaa, 0xf1, + 0x33, 0xb9, 0x59, 0xc1, 0xfe, 0xb6, 0xbf, 0xa2, 0xc0, 0x9a, 0x41, 0x7f, 0xec, 0x41, 0x57, 0x1e, + 0x49, 0xca, 0x19, 0x79, 0x0b, 0x7a, 0xfa, 0x4b, 0x96, 0x65, 0x49, 0xa6, 0xa4, 0xcb, 0x05, 0x92, + 0x1b, 0xb0, 0xa6, 0x01, 0x69, 0xc6, 0xc2, 0x69, 0x30, 0x61, 0xe2, 0xa8, 0x5d, 0xbf, 0x02, 0x27, + 0xbb, 0x05, 0xc5, 0x2c, 0x99, 0x71, 0x26, 0x8e, 0xde, 0xd9, 0xed, 0x2a, 0x76, 0xfb, 0x08, 0xf3, + 0x5d, 0x14, 0xfa, 0x03, 0x0f, 0xba, 0xf7, 0x4e, 0x82, 0x38, 0x66, 0xd1, 0x41, 0x12, 0xc6, 0x1c, + 0xc5, 0xed, 0x78, 0x16, 0x8f, 0xc3, 0x78, 0x32, 0xe4, 0xcf, 0x42, 0xfd, 0x6c, 0x1c, 0x18, 0x6e, + 0xca, 0x1e, 0x23, 0x93, 0x14, 0xff, 0x2b, 0x70, 0xa4, 0x97, 0xcc, 0x78, 0x3a, 0xe3, 0xc3, 0x30, + 0x1e, 0xb3, 0x67, 0x62, 0x4f, 0x3d, 0xdf, 0x81, 0xd1, 0x5f, 0x85, 0xb5, 0x7d, 0x94, 0xe3, 0x38, + 0x8c, 0x27, 0x77, 0xa4, 0xb0, 0xe1, 0xe3, 0x4a, 0x67, 0x47, 0x4f, 0xd9, 0x5c, 0xf1, 0x45, 0x8d, + 0x50, 0x14, 0x4e, 0x92, 0x9c, 0xab, 0xf5, 0xc4, 0x6f, 0xfa, 0xef, 0x1e, 0xac, 0x22, 0x6f, 0x3f, + 0x0d, 0xe2, 0xb9, 0x16, 0x99, 0x7d, 0xe8, 0x22, 0xa9, 0xc7, 0xc9, 0x1d, 0xf9, 0x44, 0xa5, 0xe8, + 0x6d, 0x2b, 0x5e, 0x94, 0xb0, 0x6f, 0xda, 0xa8, 0x0f, 0x62, 0x9e, 0xcd, 0xfd, 0x6e, 0x60, 0x81, + 0x50, 0xd8, 0x78, 0x90, 0x4d, 0x18, 0x17, 0x8f, 0x57, 0x3d, 0x66, 0x90, 0xa0, 0x7b, 0x49, 0x7c, + 0x4c, 0xae, 0x41, 0x37, 0x0f, 0xf8, 0x30, 0x65, 0xd9, 0xf0, 0x68, 0xce, 0x99, 0x10, 0x98, 0x05, + 0x1f, 0xf2, 0x80, 0x1f, 0xb0, 0xec, 0xee, 0x9c, 0xb3, 0xc1, 0x47, 0xb0, 0x5e, 0x59, 0x05, 0x65, + 0xb4, 0x38, 0x22, 0xfe, 0x24, 0x9b, 0xb0, 0x78, 0x1a, 0x44, 0x33, 0xa6, 0x74, 0x8a, 0x1c, 0x7c, + 0xd8, 0xf8, 0xc0, 0xa3, 0x6f, 0xc3, 0x5a, 0xb1, 0x6d, 0x25, 0x44, 0x04, 0x9a, 0xe6, 0x96, 0xda, + 0xbe, 0xf8, 0x4d, 0x7f, 0xc7, 0x93, 0x88, 0xf7, 0x92, 0xd0, 0xbc, 0x4f, 0x44, 0xc4, 0x03, 0x69, + 0x44, 0xfc, 0x7d, 0xae, 0xfe, 0xfa, 0xf9, 0x0f, 0x4b, 0xdf, 0x81, 0x75, 0x6b, 0x0b, 0x2f, 0xd9, + 0xec, 0x9f, 0x79, 0xb0, 0xfe, 0x88, 0x9d, 0xa9, 0x5b, 0xd7, 0xbb, 0xfd, 0x00, 0x9a, 0x7c, 0x9e, + 0x32, 0x81, 0xb9, 0xb2, 0xfb, 0x96, 0xba, 0xb4, 0x0a, 0xde, 0x4d, 0x35, 0x7c, 0x3c, 0x4f, 0x99, + 0x2f, 0xbe, 0xa0, 0x9f, 0x41, 0xc7, 0x02, 0x92, 0x4b, 0xb0, 0xf1, 0xe4, 0x93, 0xc7, 0x8f, 0x1e, + 0x1c, 0x1e, 0x0e, 0x0f, 0x3e, 0xbf, 0xfb, 0xad, 0x07, 0xbf, 0x31, 0xdc, 0xbb, 0x73, 0xb8, 0xb7, + 0x76, 0x81, 0x6c, 0x01, 0x79, 0xf4, 0xe0, 0xf0, 0xf1, 0x83, 0xfb, 0x0e, 0xdc, 0x23, 0xab, 0xd0, + 0xb1, 0x01, 0x0d, 0x3a, 0x80, 0xfe, 0x23, 0x76, 0xf6, 0x24, 0xe4, 0x31, 0xcb, 0x73, 0x77, 0x79, + 0x7a, 0x13, 0x88, 0xbd, 0x27, 0x75, 0xcc, 0x3e, 0x2c, 0x2b, 0x8d, 0xa9, 0x0d, 0x86, 0x1a, 0xd2, + 0xb7, 0x81, 0x1c, 0x86, 0x93, 0xf8, 0x53, 0x96, 0xe7, 0xc1, 0x84, 0xe9, 0xc3, 0xae, 0xc1, 0xc2, + 0x34, 0x9f, 0xa8, 0x87, 0x86, 0x3f, 0xe9, 0xd7, 0x61, 0xc3, 0xc1, 0x53, 0x84, 0xaf, 0x42, 0x3b, + 0x0f, 0x27, 0x71, 0xc0, 0x67, 0x19, 0x53, 0xa4, 0x0b, 0x00, 0x7d, 0x08, 0x9b, 0x5f, 0xb0, 0x2c, + 0x3c, 0x9e, 0xbf, 0x8a, 0xbc, 0x4b, 0xa7, 0x51, 0xa6, 0xf3, 0x00, 0x2e, 0x96, 0xe8, 0xa8, 0xe5, + 0xa5, 0x64, 0xaa, 0xfb, 0x6b, 0xf9, 0x72, 0x60, 0xbd, 0xd3, 0x86, 0xfd, 0x4e, 0xe9, 0xe7, 0x40, + 0xee, 0x25, 0x71, 0xcc, 0x46, 0xfc, 0x80, 0xb1, 0x4c, 0x6f, 0xe6, 0x6b, 0x96, 0x18, 0x76, 0x76, + 0x2f, 0xa9, 0x8b, 0x2d, 0x3f, 0x7e, 0x25, 0x9f, 0x04, 0x9a, 0x29, 0xcb, 0xa6, 0x82, 0x70, 0xcb, + 0x17, 0xbf, 0xe9, 0x0e, 0x6c, 0x38, 0x64, 0x0b, 0x9e, 0xa7, 0x8c, 0x65, 0x43, 0xb5, 0xbb, 0x45, + 0x5f, 0x0f, 0xe9, 0x7b, 0x70, 0xf1, 0x7e, 0x98, 0x8f, 0xaa, 0x5b, 0xc1, 0x4f, 0x66, 0x47, 0xc3, + 0xe2, 0xf9, 0xe9, 0x21, 0x5a, 0xb9, 0xf2, 0x27, 0xca, 0x37, 0xf8, 0x7d, 0x0f, 0x9a, 0x7b, 0x8f, + 0xf7, 0xef, 0xa1, 0x63, 0x11, 0xc6, 0xa3, 0x64, 0x8a, 0xb6, 0x41, 0xb2, 0xc3, 0x8c, 0xcf, 0x7d, + 0x56, 0x57, 0xa1, 0x2d, 0x4c, 0x0a, 0x1a, 0x6e, 0xf1, 0xa8, 0xba, 0x7e, 0x01, 0x40, 0xa7, 0x81, + 0x3d, 0x4b, 0xc3, 0x4c, 0x78, 0x05, 0xda, 0xd6, 0x37, 0x85, 0xb2, 0xac, 0x4e, 0xd0, 0x9f, 0x36, + 0xa1, 0x77, 0x67, 0xc4, 0xc3, 0x53, 0xa6, 0x94, 0xb7, 0x58, 0x55, 0x00, 0xd4, 0x7e, 0xd4, 0x08, + 0xcd, 0x4c, 0xc6, 0xa6, 0x09, 0x67, 0x43, 0xe7, 0x9a, 0x5c, 0x20, 0x62, 0x8d, 0x24, 0xa1, 0x61, + 0x8a, 0x66, 0x40, 0xec, 0xaf, 0xed, 0xbb, 0x40, 0x64, 0x19, 0x02, 0x90, 0xcb, 0xb8, 0xb3, 0xa6, + 0xaf, 0x87, 0xc8, 0x8f, 0x51, 0x90, 0x06, 0xa3, 0x90, 0xcf, 0x95, 0x36, 0x30, 0x63, 0xa4, 0x1d, + 0x25, 0xa3, 0x20, 0x1a, 0x1e, 0x05, 0x51, 0x10, 0x8f, 0x98, 0xf2, 0x4f, 0x5c, 0x20, 0xba, 0x20, + 0x6a, 0x4b, 0x1a, 0x4d, 0xba, 0x29, 0x25, 0x28, 0xba, 0x32, 0xa3, 0x64, 0x3a, 0x0d, 0x39, 0x7a, + 0x2e, 0xfd, 0x96, 0xd4, 0x3c, 0x05, 0x44, 0x9c, 0x44, 0x8e, 0xce, 0x24, 0x0f, 0xdb, 0x72, 0x35, + 0x07, 0x88, 0x54, 0x8e, 0x19, 0x13, 0x1a, 0xec, 0xe9, 0x59, 0x1f, 0x24, 0x95, 0x02, 0x82, 0xb7, + 0x31, 0x8b, 0x73, 0xc6, 0x79, 0xc4, 0xc6, 0x66, 0x43, 0x1d, 0x81, 0x56, 0x9d, 0x20, 0xb7, 0x60, + 0x43, 0x3a, 0x53, 0x79, 0xc0, 0x93, 0xfc, 0x24, 0xcc, 0x87, 0x39, 0x8b, 0x79, 0xbf, 0x2b, 0xf0, + 0xeb, 0xa6, 0xc8, 0x07, 0x70, 0xa9, 0x04, 0xce, 0xd8, 0x88, 0x85, 0xa7, 0x6c, 0xdc, 0xef, 0x89, + 0xaf, 0xce, 0x9b, 0x26, 0xd7, 0xa0, 0x83, 0x3e, 0xe4, 0x2c, 0x1d, 0x07, 0x9c, 0xe5, 0xfd, 0x15, + 0x71, 0x0f, 0x36, 0x88, 0xbc, 0x07, 0xbd, 0x94, 0x49, 0x2b, 0x7c, 0xc2, 0xa3, 0x51, 0xde, 0x5f, + 0x15, 0xa6, 0xaf, 0xa3, 0x1e, 0x1b, 0xca, 0xaf, 0xef, 0x62, 0xa0, 0x68, 0x8e, 0xf2, 0xd3, 0xe1, + 0x98, 0x45, 0xc1, 0xbc, 0xbf, 0x26, 0x84, 0xae, 0x00, 0xd0, 0x8b, 0xb0, 0xb1, 0x1f, 0xe6, 0x5c, + 0x49, 0x9a, 0xd1, 0x7e, 0x7b, 0xb0, 0xe9, 0x82, 0xd5, 0x5b, 0xbc, 0x05, 0x2d, 0x25, 0x36, 0x79, + 0xbf, 0x23, 0x96, 0xde, 0x54, 0x4b, 0x3b, 0x12, 0xeb, 0x1b, 0x2c, 0xfa, 0x7b, 0x0d, 0x68, 0xe2, + 0x3b, 0x3b, 0xff, 0x4d, 0xda, 0x0f, 0xbc, 0xe1, 0x3c, 0x70, 0x5b, 0xdd, 0x2e, 0x38, 0xea, 0x56, + 0x78, 0xd6, 0x73, 0xce, 0xd4, 0x6d, 0x48, 0x89, 0xb5, 0x20, 0xc5, 0x7c, 0xc6, 0x46, 0xa7, 0x42, + 0x6c, 0xcd, 0x3c, 0x42, 0x50, 0xa8, 0xd1, 0xcc, 0x89, 0xaf, 0xa5, 0xcc, 0x9a, 0xb1, 0x9e, 0x13, + 0x5f, 0x2e, 0x17, 0x73, 0xe2, 0xbb, 0x3e, 0x2c, 0x87, 0xf1, 0x51, 0x32, 0x8b, 0xc7, 0x42, 0x3e, + 0x5b, 0xbe, 0x1e, 0x22, 0x9f, 0x53, 0xe1, 0x1d, 0x85, 0x53, 0xa6, 0x04, 0xb3, 0x00, 0x50, 0x82, + 0x6e, 0x50, 0x2e, 0x34, 0x8e, 0x61, 0xf2, 0xfb, 0xb0, 0x6e, 0xc1, 0x14, 0x87, 0xaf, 0xc3, 0x22, + 0x9e, 0x5e, 0xfb, 0xd3, 0xfa, 0x66, 0x85, 0xaa, 0x92, 0x33, 0x74, 0x0d, 0x56, 0x3e, 0x66, 0xfc, + 0x93, 0xf8, 0x38, 0xd1, 0x94, 0xfe, 0xab, 0x01, 0xab, 0x06, 0xa4, 0x08, 0x6d, 0xc3, 0x6a, 0x38, + 0x66, 0x31, 0x0f, 0xf9, 0x7c, 0xe8, 0x78, 0x5b, 0x65, 0x30, 0x2a, 0xff, 0x20, 0x0a, 0x83, 0x5c, + 0xa9, 0x0f, 0x39, 0x20, 0xbb, 0xb0, 0x89, 0x92, 0xa7, 0x85, 0xc9, 0x5c, 0xbb, 0x74, 0xf2, 0x6a, + 0xe7, 0xf0, 0xb1, 0x20, 0x5c, 0xaa, 0xa7, 0xe2, 0x13, 0xa9, 0xea, 0xea, 0xa6, 0x90, 0x6b, 0x92, + 0x12, 0x1e, 0x79, 0x51, 0x4a, 0xa7, 0x01, 0x54, 0xe2, 0xa3, 0x25, 0xe9, 0x60, 0x96, 0xe3, 0x23, + 0x2b, 0xc6, 0x6a, 0x55, 0x62, 0xac, 0x6d, 0x58, 0xcd, 0xe7, 0xf1, 0x88, 0x8d, 0x87, 0x3c, 0xc1, + 0x75, 0xc3, 0x58, 0xdc, 0x4e, 0xcb, 0x2f, 0x83, 0x45, 0x34, 0xc8, 0x72, 0x1e, 0x33, 0x2e, 0xb4, + 0x46, 0xcb, 0xd7, 0x43, 0x54, 0xc0, 0x02, 0x45, 0x0a, 0x7d, 0xdb, 0x57, 0x23, 0xfa, 0x7d, 0x61, + 0x08, 0x4d, 0xc0, 0xf7, 0xb9, 0x78, 0xa5, 0xe4, 0x0a, 0xb4, 0xe5, 0xfa, 0xf9, 0x49, 0xa0, 0x43, + 0x53, 0x01, 0x38, 0x3c, 0x09, 0x30, 0x4e, 0x71, 0x8e, 0x24, 0x25, 0xbe, 0x23, 0x60, 0x7b, 0xf2, + 0x44, 0x6f, 0xc1, 0x8a, 0x0e, 0x25, 0xf3, 0x61, 0xc4, 0x8e, 0xb9, 0x76, 0xac, 0xe3, 0xd9, 0x14, + 0x97, 0xcb, 0xf7, 0xd9, 0x31, 0xa7, 0x8f, 0x60, 0x5d, 0xbd, 0xb6, 0xcf, 0x52, 0xa6, 0x97, 0xfe, + 0x66, 0x59, 0xd7, 0x4b, 0x63, 0xbc, 0xa1, 0xa4, 0xc8, 0x8e, 0x06, 0x4a, 0x06, 0x80, 0xfa, 0x40, + 0xd4, 0xf4, 0xbd, 0x28, 0xc9, 0x99, 0x22, 0x48, 0xa1, 0x3b, 0x8a, 0x92, 0xbc, 0x1c, 0x32, 0xd8, + 0x30, 0xe4, 0x5b, 0x3e, 0x1b, 0x8d, 0xf0, 0x95, 0x4a, 0x73, 0xae, 0x87, 0xf4, 0xaf, 0x3d, 0xd8, + 0x10, 0xd4, 0xb4, 0x5e, 0x30, 0x3e, 0xe0, 0xeb, 0x6f, 0xb3, 0x3b, 0xb2, 0x43, 0x98, 0x4d, 0x58, + 0x3c, 0x4e, 0xb2, 0x11, 0x53, 0x2b, 0xc9, 0xc1, 0x2f, 0xc2, 0xab, 0xfd, 0x57, 0x0f, 0xd6, 0xc5, + 0x56, 0x0f, 0x79, 0xc0, 0x67, 0xb9, 0x3a, 0xfe, 0x2f, 0x43, 0x0f, 0x8f, 0xca, 0xb4, 0xa8, 0xab, + 0x8d, 0x6e, 0x9a, 0x57, 0x29, 0xa0, 0x12, 0x79, 0xef, 0x82, 0xef, 0x22, 0x93, 0x8f, 0xa0, 0x6b, + 0xe7, 0x03, 0xc4, 0x9e, 0x3b, 0xbb, 0x97, 0xf5, 0x29, 0x2b, 0x92, 0xb3, 0x77, 0xc1, 0x77, 0x3e, + 0x20, 0xb7, 0x01, 0x84, 0x15, 0x16, 0x64, 0x55, 0xc8, 0x77, 0xd9, 0x65, 0x92, 0x75, 0x59, 0x7b, + 0x17, 0x7c, 0x0b, 0xfd, 0x6e, 0x0b, 0x96, 0xa4, 0xd9, 0xa0, 0x1f, 0x43, 0xcf, 0xd9, 0xa9, 0xe3, + 0xad, 0x77, 0xa5, 0xb7, 0x5e, 0x09, 0xe6, 0x1a, 0x35, 0xc1, 0xdc, 0x5f, 0x34, 0x80, 0xa0, 0xb4, + 0x95, 0xae, 0xf3, 0x6d, 0x58, 0x51, 0xec, 0x77, 0x1d, 0xb5, 0x12, 0x54, 0xd8, 0xb7, 0x64, 0xec, + 0x78, 0x2b, 0x5d, 0xdf, 0x06, 0x91, 0x9b, 0x40, 0xac, 0xa1, 0x8e, 0xd0, 0xa5, 0xee, 0xaf, 0x99, + 0x41, 0x25, 0x25, 0x5d, 0x0d, 0x1d, 0x9b, 0x2a, 0xef, 0xac, 0x29, 0xee, 0xb7, 0x76, 0x4e, 0x24, + 0x8e, 0x66, 0x18, 0xfe, 0x07, 0x5c, 0xfb, 0x33, 0x7a, 0x5c, 0x16, 0xa4, 0xa5, 0x57, 0x0a, 0xd2, + 0x72, 0x45, 0x90, 0x7e, 0xe2, 0xc1, 0x1a, 0xf2, 0xc8, 0x91, 0xa3, 0x0f, 0x41, 0x88, 0xf1, 0x6b, + 0x8a, 0x91, 0x83, 0xfb, 0xf3, 0x4b, 0xd1, 0x07, 0xd0, 0x16, 0x04, 0x93, 0x94, 0xc5, 0x4a, 0x88, + 0xfa, 0xae, 0x10, 0x15, 0x1a, 0x64, 0xef, 0x82, 0x5f, 0x20, 0x5b, 0x22, 0xf4, 0xcf, 0x1e, 0x74, + 0xd4, 0x36, 0xff, 0xc7, 0x4e, 0xf2, 0x00, 0x5a, 0x28, 0x4d, 0x96, 0x0f, 0x6a, 0xc6, 0xa8, 0xa5, + 0xa7, 0x18, 0xa3, 0xa0, 0x59, 0x72, 0x1c, 0xe4, 0x32, 0x18, 0x6d, 0x8c, 0x50, 0x96, 0xf9, 0x90, + 0x87, 0xd1, 0x50, 0xcf, 0xaa, 0xd4, 0x59, 0xdd, 0x14, 0xea, 0x8c, 0x9c, 0x07, 0x13, 0xa6, 0xcc, + 0x87, 0x1c, 0xd0, 0x4b, 0x70, 0x51, 0x1d, 0xc8, 0x95, 0x66, 0xfa, 0x9f, 0x00, 0x5b, 0xe5, 0x19, + 0xe3, 0xfe, 0x28, 0x8f, 0x2f, 0x0a, 0xa7, 0x47, 0x89, 0x71, 0x1e, 0x3d, 0xdb, 0x19, 0x74, 0xa6, + 0xc8, 0x31, 0x5c, 0xd4, 0x56, 0x12, 0x39, 0x5a, 0xd8, 0xc4, 0x86, 0x30, 0xef, 0xb7, 0x5c, 0x09, + 0x28, 0xad, 0xa7, 0xc1, 0xf6, 0x93, 0xab, 0x27, 0x47, 0x26, 0xd0, 0x37, 0xd6, 0x58, 0xe9, 0x66, + 0xcb, 0x62, 0xe3, 0x52, 0x5f, 0x7b, 0xf9, 0x52, 0x42, 0x8f, 0x8c, 0x35, 0xf4, 0x5c, 0x62, 0xe4, + 0x19, 0xbc, 0xa9, 0xe7, 0x84, 0xee, 0xad, 0x2e, 0xd7, 0x7c, 0x9d, 0x93, 0x3d, 0xc4, 0x6f, 0xdd, + 0x35, 0x5f, 0x41, 0x77, 0xf0, 0x8f, 0x1e, 0xac, 0xb8, 0xd4, 0x50, 0x6a, 0x54, 0x08, 0xa1, 0x75, + 0x83, 0xf6, 0x71, 0x4a, 0xe0, 0x6a, 0x10, 0xd4, 0xa8, 0x0b, 0x82, 0xec, 0x50, 0x67, 0xe1, 0x55, + 0xa1, 0x4e, 0xf3, 0xf5, 0x42, 0x9d, 0xc5, 0xba, 0x50, 0x67, 0xf0, 0xe7, 0x0d, 0x20, 0xd5, 0xdb, + 0x25, 0x0f, 0x65, 0x14, 0x16, 0xb3, 0x48, 0xa9, 0x88, 0x77, 0x5f, 0x4b, 0x40, 0x34, 0x58, 0x7f, + 0x8c, 0x82, 0x6a, 0xab, 0x00, 0xdb, 0xd9, 0xe8, 0xf9, 0x75, 0x53, 0xe4, 0x06, 0xac, 0x15, 0x6f, + 0x27, 0x2a, 0x74, 0xc5, 0xa2, 0x5f, 0x81, 0x97, 0xe2, 0xb4, 0xe6, 0xab, 0xe3, 0xb4, 0xc5, 0x57, + 0xc7, 0x69, 0x4b, 0xe5, 0x38, 0x6d, 0xf0, 0x1c, 0x7a, 0x8e, 0x80, 0xfc, 0xc2, 0x98, 0x53, 0xf6, + 0x69, 0xa4, 0x28, 0x38, 0xb0, 0xc1, 0x4f, 0x1b, 0x40, 0xaa, 0x32, 0xfa, 0x7f, 0xb9, 0x05, 0x21, + 0x70, 0x8e, 0x9a, 0x59, 0x50, 0x02, 0xe7, 0x28, 0x98, 0xff, 0x4d, 0xc5, 0xf9, 0x2e, 0xac, 0x67, + 0x6c, 0x94, 0x9c, 0xb2, 0xcc, 0x8a, 0x94, 0xe5, 0x45, 0x55, 0x27, 0xd0, 0xa9, 0x73, 0x63, 0xd3, + 0x96, 0x53, 0x11, 0xb0, 0xac, 0x47, 0x29, 0x44, 0xa5, 0xdf, 0x84, 0x4d, 0x59, 0xa8, 0xb9, 0x2b, + 0x49, 0x69, 0xbf, 0xe2, 0x3a, 0x74, 0xcf, 0x64, 0x72, 0x6e, 0x98, 0xc4, 0xd1, 0x5c, 0x19, 0x9a, + 0x8e, 0x82, 0x7d, 0x16, 0x47, 0x73, 0xfa, 0x63, 0x0f, 0x2e, 0x96, 0xbe, 0x2d, 0x72, 0xf0, 0x52, + 0x21, 0xbb, 0x5a, 0xda, 0x05, 0xe2, 0x11, 0xd5, 0x6b, 0xb0, 0x8e, 0x28, 0xcd, 0x56, 0x75, 0x02, + 0x59, 0x38, 0x8b, 0xab, 0xf8, 0xf2, 0x62, 0xea, 0xa6, 0xd0, 0xca, 0xa8, 0xcb, 0x77, 0xcf, 0x46, + 0x77, 0x61, 0xab, 0x3c, 0x51, 0xe4, 0xbb, 0xdc, 0x2d, 0xeb, 0x21, 0xfd, 0x08, 0xc8, 0xb7, 0x67, + 0x2c, 0x9b, 0x8b, 0x6c, 0xbf, 0x49, 0xa8, 0x5e, 0x2a, 0x07, 0xd6, 0x4b, 0xe9, 0xec, 0xe8, 0x5b, + 0x6c, 0xae, 0x8b, 0x24, 0x0d, 0x53, 0x24, 0xa1, 0xb7, 0x61, 0xc3, 0x21, 0x60, 0x58, 0xb5, 0x24, + 0x2a, 0x06, 0x3a, 0xe8, 0x74, 0xab, 0x0a, 0x6a, 0x8e, 0xfe, 0xa9, 0x07, 0x0b, 0x7b, 0x49, 0x6a, + 0x67, 0x8a, 0x3c, 0x37, 0x53, 0xa4, 0x94, 0xec, 0xd0, 0xe8, 0xd0, 0x86, 0x7a, 0xf7, 0x36, 0x10, + 0x55, 0x64, 0x30, 0xe5, 0x18, 0x76, 0x1d, 0x27, 0xd9, 0x59, 0x90, 0x8d, 0x15, 0xff, 0x4a, 0x50, + 0xdc, 0x7e, 0xa1, 0x5e, 0xf0, 0x27, 0x3a, 0x16, 0x22, 0x5d, 0x36, 0x57, 0x91, 0xa2, 0x1a, 0xd1, + 0x1f, 0x7a, 0xb0, 0x28, 0xf6, 0x8a, 0xaf, 0x41, 0xde, 0xaf, 0x28, 0x90, 0x89, 0x6c, 0x9c, 0x27, + 0x5f, 0x43, 0x09, 0x5c, 0x2a, 0x9b, 0x35, 0x2a, 0x65, 0xb3, 0xab, 0xd0, 0x96, 0xa3, 0xa2, 0xce, + 0x54, 0x00, 0xc8, 0x9b, 0xd0, 0x3c, 0x49, 0x52, 0x6d, 0xeb, 0x40, 0xa7, 0x5f, 0x92, 0xd4, 0x17, + 0x70, 0x7a, 0x03, 0x56, 0x1f, 0x25, 0x63, 0x66, 0xc5, 0xe8, 0xe7, 0x5e, 0x13, 0xfd, 0x6d, 0x0f, + 0x5a, 0x1a, 0x99, 0x6c, 0x43, 0x13, 0x6d, 0x56, 0xc9, 0x41, 0x34, 0x49, 0x54, 0xc4, 0xf3, 0x05, + 0x06, 0xaa, 0x10, 0x11, 0x25, 0x16, 0x0e, 0x85, 0x8e, 0x11, 0x0b, 0x63, 0x8d, 0x8e, 0xb9, 0xd8, + 0x73, 0xc9, 0xaa, 0x95, 0xa0, 0xf4, 0x6f, 0x3c, 0xe8, 0x39, 0x6b, 0xa0, 0xab, 0x1e, 0x05, 0x39, + 0x57, 0x89, 0x27, 0xc5, 0x44, 0x1b, 0x64, 0xe7, 0x73, 0x1a, 0x6e, 0x3e, 0xc7, 0xe4, 0x13, 0x16, + 0xec, 0x7c, 0xc2, 0x2d, 0x68, 0x17, 0x25, 0xc8, 0xa6, 0xa3, 0x1a, 0x70, 0x45, 0x9d, 0x1e, 0x2e, + 0x90, 0x90, 0xce, 0x28, 0x89, 0x92, 0x4c, 0x55, 0xe8, 0xe4, 0x80, 0xde, 0x86, 0x8e, 0x85, 0x8f, + 0xdb, 0x88, 0x19, 0x3f, 0x4b, 0xb2, 0xa7, 0x3a, 0xad, 0xa4, 0x86, 0xa6, 0x2c, 0xd2, 0x28, 0xca, + 0x22, 0xf4, 0x6f, 0x3d, 0xe8, 0xa1, 0xa4, 0x84, 0xf1, 0xe4, 0x20, 0x89, 0xc2, 0xd1, 0x5c, 0x48, + 0x8c, 0x16, 0x8a, 0xe1, 0x98, 0x45, 0x3c, 0x30, 0x12, 0xe3, 0x82, 0xd1, 0x39, 0x98, 0x86, 0xb1, + 0x50, 0x59, 0x4a, 0x5e, 0xcc, 0x18, 0x25, 0x1f, 0x2d, 0xd7, 0x51, 0x90, 0xb3, 0xe1, 0x14, 0x03, + 0x0b, 0xa5, 0xab, 0x1d, 0x20, 0xaa, 0x0f, 0x04, 0x64, 0x01, 0x67, 0xc3, 0x69, 0x18, 0x45, 0xa1, + 0xc4, 0x95, 0x12, 0x5e, 0x37, 0x45, 0xff, 0xbe, 0x01, 0x1d, 0xa5, 0x26, 0x1e, 0x8c, 0x27, 0x32, + 0x43, 0xaa, 0x3c, 0x16, 0xf3, 0xfc, 0x2c, 0x88, 0x9e, 0x77, 0x7c, 0x1c, 0x0b, 0x52, 0xbe, 0xd6, + 0x85, 0xea, 0xb5, 0x5e, 0x85, 0x36, 0x8a, 0xd7, 0x7b, 0xc2, 0x99, 0x92, 0x15, 0xeb, 0x02, 0xa0, + 0x67, 0x77, 0xc5, 0xec, 0x62, 0x31, 0x2b, 0x00, 0x8e, 0xfb, 0xb4, 0x54, 0x72, 0x9f, 0x3e, 0x80, + 0xae, 0x22, 0x23, 0xf8, 0x2e, 0x02, 0xa7, 0x42, 0xc0, 0x9d, 0x3b, 0xf1, 0x1d, 0x4c, 0xfd, 0xe5, + 0xae, 0xfe, 0xb2, 0xf5, 0xaa, 0x2f, 0x35, 0x26, 0xbd, 0x08, 0x1b, 0x8a, 0x79, 0x1f, 0x67, 0x41, + 0x7a, 0xa2, 0x55, 0xef, 0xd8, 0x94, 0x45, 0x05, 0x98, 0xdc, 0x80, 0x45, 0xfc, 0x4c, 0x6b, 0xbf, + 0xfa, 0x47, 0x27, 0x51, 0xc8, 0x36, 0x2c, 0xb2, 0xf1, 0x84, 0x69, 0xff, 0x9d, 0xb8, 0x71, 0x14, + 0xde, 0x91, 0x2f, 0x11, 0x50, 0x05, 0x20, 0xb4, 0xa4, 0x02, 0x5c, 0xcd, 0xb9, 0x84, 0xc3, 0x4f, + 0xc6, 0x74, 0x13, 0xc8, 0x23, 0x29, 0xb5, 0x76, 0x56, 0xef, 0x77, 0x17, 0xa0, 0x63, 0x81, 0xf1, + 0x35, 0x4f, 0x70, 0xc3, 0xc3, 0x71, 0x18, 0x4c, 0x19, 0x67, 0x99, 0x92, 0xd4, 0x12, 0x54, 0x28, + 0xd8, 0xd3, 0xc9, 0x30, 0x99, 0xf1, 0xe1, 0x98, 0x4d, 0x32, 0x26, 0x0d, 0x9a, 0xe7, 0x97, 0xa0, + 0x88, 0x37, 0x0d, 0x9e, 0xd9, 0x78, 0x52, 0x1e, 0x4a, 0x50, 0x9d, 0xa3, 0x93, 0x3c, 0x6a, 0x16, + 0x39, 0x3a, 0xc9, 0x91, 0xb2, 0x1e, 0x5a, 0xac, 0xd1, 0x43, 0xef, 0xc3, 0x96, 0xd4, 0x38, 0xea, + 0x6d, 0x0e, 0x4b, 0x62, 0x72, 0xce, 0x2c, 0x3a, 0xa5, 0xb8, 0x67, 0x2d, 0xe0, 0x79, 0xf8, 0x7d, + 0x19, 0x71, 0x7b, 0x7e, 0x05, 0x8e, 0xb8, 0xf8, 0x1c, 0x1d, 0x5c, 0x59, 0x42, 0xa8, 0xc0, 0x05, + 0x6e, 0xf0, 0xcc, 0xc5, 0x6d, 0x2b, 0xdc, 0x12, 0x9c, 0xf6, 0xa0, 0x73, 0xc8, 0x93, 0x54, 0x5f, + 0xca, 0x0a, 0x74, 0xe5, 0x50, 0x95, 0x8d, 0xae, 0xc0, 0x65, 0x21, 0x45, 0x8f, 0x93, 0x34, 0x89, + 0x92, 0xc9, 0xfc, 0x70, 0x76, 0x94, 0x8f, 0xb2, 0x30, 0x45, 0xdf, 0x9a, 0xfe, 0x93, 0x07, 0x1b, + 0xce, 0xac, 0x4a, 0x07, 0xfc, 0x7f, 0x29, 0xd2, 0x26, 0xd3, 0x2f, 0x05, 0x6f, 0xdd, 0x52, 0x87, + 0x12, 0x51, 0x26, 0x47, 0x3e, 0x57, 0xc9, 0xff, 0x3b, 0xb0, 0xaa, 0x77, 0xa6, 0x3f, 0x94, 0x52, + 0xd8, 0xaf, 0x4a, 0xa1, 0xfa, 0x7e, 0x45, 0x7d, 0xa0, 0x49, 0xfc, 0x8a, 0xf4, 0x3b, 0xd9, 0x58, + 0x9c, 0x51, 0x87, 0x86, 0x03, 0xfd, 0xbd, 0xed, 0xeb, 0xea, 0x1d, 0x8c, 0x0c, 0x30, 0xa7, 0x7f, + 0xe0, 0x01, 0x14, 0xbb, 0x43, 0xc1, 0x28, 0x54, 0xba, 0x27, 0x32, 0xa3, 0x96, 0xfa, 0xbe, 0x0e, + 0x5d, 0x93, 0x69, 0x2e, 0xac, 0x44, 0x47, 0xc3, 0xd0, 0x43, 0x79, 0x07, 0x56, 0x27, 0x51, 0x72, + 0x24, 0x6c, 0xae, 0xa8, 0x50, 0xe6, 0xaa, 0x78, 0xb6, 0x22, 0xc1, 0x0f, 0x15, 0xb4, 0x30, 0x29, + 0x4d, 0xcb, 0xa4, 0xd0, 0x3f, 0x6c, 0x98, 0x1c, 0x68, 0x71, 0xe6, 0x73, 0x5f, 0x19, 0xd9, 0xad, + 0x28, 0xc7, 0x73, 0x52, 0x8e, 0x22, 0x03, 0x72, 0xf0, 0xca, 0x88, 0xf0, 0x36, 0xac, 0x64, 0x52, + 0xfb, 0x68, 0xd5, 0xd4, 0x7c, 0x89, 0x6a, 0xea, 0x65, 0x8e, 0xdd, 0xf9, 0x7f, 0xb0, 0x16, 0x8c, + 0x4f, 0x59, 0xc6, 0x43, 0xe1, 0xf1, 0x0b, 0xa3, 0x2f, 0x15, 0xea, 0xaa, 0x05, 0x17, 0xb6, 0xf8, + 0x1d, 0x58, 0x55, 0x05, 0x4b, 0x83, 0xa9, 0xfa, 0x50, 0x0a, 0x30, 0x22, 0xd2, 0xbf, 0xd4, 0xe9, + 0x56, 0xf7, 0x0e, 0xcf, 0xe7, 0x88, 0x7d, 0xba, 0x46, 0xe9, 0x74, 0x5f, 0x55, 0xa9, 0xcf, 0xb1, + 0x0e, 0x2b, 0x54, 0x12, 0x5a, 0x02, 0x55, 0xaa, 0xda, 0x65, 0x69, 0xf3, 0x75, 0x58, 0x4a, 0x6f, + 0xc2, 0xea, 0x21, 0xe3, 0x77, 0xf0, 0x06, 0xb5, 0x62, 0xbc, 0x02, 0xed, 0x98, 0x9d, 0x0d, 0xe5, + 0x15, 0x4b, 0x33, 0xde, 0x8a, 0xd9, 0x99, 0xc0, 0xa1, 0x04, 0xd6, 0x0a, 0x7c, 0xf5, 0xea, 0x7e, + 0xbc, 0x00, 0xcb, 0x9f, 0xc4, 0xa7, 0x49, 0x38, 0x12, 0xc9, 0xcc, 0x29, 0x9b, 0x26, 0xba, 0xf5, + 0x00, 0x7f, 0xa3, 0x57, 0x20, 0xaa, 0x6a, 0x29, 0x57, 0x59, 0x46, 0x3d, 0x44, 0x0b, 0x99, 0x15, + 0xed, 0x36, 0x52, 0xda, 0x2c, 0x08, 0xfa, 0x98, 0x99, 0xdd, 0x41, 0xa4, 0x46, 0x45, 0xef, 0xc6, + 0xa2, 0xd5, 0xbb, 0x21, 0x52, 0xdf, 0xb2, 0x60, 0x28, 0xae, 0xa4, 0xe5, 0xeb, 0xa1, 0xf0, 0x85, + 0x33, 0x26, 0x43, 0x6c, 0x61, 0x6b, 0x97, 0x95, 0x2f, 0x6c, 0x03, 0xd1, 0x1e, 0xcb, 0x0f, 0x24, + 0x8e, 0xd4, 0x57, 0x36, 0x08, 0xfd, 0x93, 0x72, 0x13, 0x52, 0x5b, 0x8a, 0x49, 0x09, 0x8c, 0x4a, + 0x6d, 0xcc, 0x8c, 0xee, 0x91, 0x67, 0x00, 0xd9, 0x4e, 0x54, 0x86, 0x5b, 0x9e, 0xb4, 0x2c, 0x7c, + 0xaa, 0x91, 0xf0, 0x63, 0x82, 0x28, 0x3a, 0x0a, 0x46, 0x4f, 0x45, 0x6b, 0x98, 0xa8, 0x73, 0xb6, + 0x7d, 0x17, 0x88, 0xbb, 0x1e, 0x45, 0xfc, 0x74, 0xa8, 0x48, 0xf4, 0x64, 0x9d, 0xd2, 0x02, 0xd1, + 0x2f, 0x80, 0xdc, 0x19, 0x8f, 0xd5, 0x0d, 0x99, 0x38, 0xa3, 0xe0, 0xad, 0xe7, 0xf0, 0xb6, 0xe6, + 0x8c, 0x8d, 0xda, 0x33, 0xd2, 0x07, 0xd0, 0x39, 0xb0, 0x3a, 0xba, 0xc4, 0x65, 0xea, 0x5e, 0x2e, + 0x25, 0x00, 0x16, 0xc4, 0x5a, 0xb0, 0x61, 0x2f, 0x48, 0x7f, 0x09, 0xc8, 0x7e, 0x98, 0x73, 0xb3, + 0x3f, 0x13, 0x6e, 0x9a, 0xe4, 0x9a, 0x15, 0x6e, 0x2a, 0x98, 0x08, 0x37, 0xef, 0xc8, 0x72, 0x69, + 0xf9, 0x60, 0x37, 0xa0, 0x15, 0x4a, 0x90, 0xd6, 0xe5, 0x2b, 0xea, 0x11, 0x68, 0x4c, 0x33, 0x8f, + 0x4e, 0x89, 0x02, 0x3a, 0xa6, 0xe2, 0x87, 0x1e, 0x2c, 0xab, 0xa3, 0xa1, 0x49, 0x75, 0x7a, 0xd9, + 0xe4, 0xc1, 0x1c, 0x58, 0x7d, 0x2f, 0x51, 0x55, 0xea, 0x16, 0xea, 0xa4, 0x8e, 0x40, 0x33, 0x0d, + 0xf8, 0x89, 0xf0, 0xc2, 0xdb, 0xbe, 0xf8, 0xad, 0xa3, 0xad, 0x45, 0x13, 0x6d, 0xe9, 0xd2, 0xb0, + 0xda, 0x94, 0xa9, 0x5a, 0xde, 0x95, 0xa5, 0xe1, 0x02, 0x5c, 0xf0, 0x40, 0x6d, 0xb0, 0xcc, 0x03, + 0x85, 0xea, 0x9b, 0x79, 0x3a, 0x80, 0xfe, 0x7d, 0x16, 0x31, 0xce, 0xee, 0x44, 0x51, 0x99, 0xfe, + 0x15, 0xb8, 0x5c, 0x33, 0xa7, 0xde, 0xfd, 0x43, 0x58, 0xbf, 0xcf, 0x8e, 0x66, 0x93, 0x7d, 0x76, + 0x5a, 0x94, 0x1f, 0x08, 0x34, 0xf3, 0x93, 0xe4, 0x4c, 0xdd, 0x97, 0xf8, 0x4d, 0xde, 0x00, 0x88, + 0x10, 0x67, 0x98, 0xa7, 0x6c, 0xa4, 0x1b, 0x61, 0x04, 0xe4, 0x30, 0x65, 0x23, 0xfa, 0x3e, 0x10, + 0x9b, 0x8e, 0x3a, 0x02, 0xbe, 0xc6, 0xd9, 0xd1, 0x30, 0x9f, 0xe7, 0x9c, 0x4d, 0xb5, 0x22, 0xb2, + 0x41, 0xf4, 0x1d, 0xe8, 0x1e, 0x04, 0x73, 0x9f, 0x7d, 0xa9, 0x5a, 0x04, 0x31, 0xa8, 0x0b, 0xe6, + 0x28, 0x9e, 0x26, 0xa8, 0x13, 0xd3, 0xf4, 0x1f, 0x1a, 0xb0, 0x24, 0x31, 0x91, 0xea, 0x98, 0xe5, + 0x3c, 0x8c, 0x65, 0xfa, 0x5e, 0x51, 0xb5, 0x40, 0x95, 0xfb, 0x6e, 0xd4, 0xdc, 0xb7, 0x72, 0xb3, + 0x74, 0xd3, 0x80, 0xba, 0x58, 0x07, 0x26, 0x62, 0xd6, 0x70, 0xca, 0x64, 0xa7, 0x68, 0x53, 0xc5, + 0xac, 0x1a, 0x50, 0x8a, 0x9e, 0x8b, 0x37, 0x2f, 0xf7, 0xa7, 0x05, 0x51, 0x99, 0x16, 0x1b, 0x54, + 0xab, 0x59, 0x96, 0x65, 0x4f, 0x60, 0x45, 0xb3, 0x54, 0x34, 0x48, 0xeb, 0x35, 0x34, 0x88, 0xf4, + 0xbd, 0x1c, 0x0d, 0x42, 0x60, 0xed, 0x21, 0x63, 0x3e, 0x4b, 0x93, 0xcc, 0xf4, 0x59, 0xfe, 0xc8, + 0x83, 0x35, 0x65, 0x55, 0xcc, 0x1c, 0xb9, 0xee, 0x98, 0x20, 0xaf, 0x2e, 0xad, 0xfb, 0x16, 0xf4, + 0x44, 0x10, 0x86, 0x11, 0x96, 0x88, 0xb8, 0x54, 0x5e, 0xc2, 0x01, 0xe2, 0x9e, 0x74, 0xf6, 0x71, + 0x1a, 0x46, 0x8a, 0xc1, 0x36, 0x08, 0xcd, 0xa5, 0x0e, 0xd2, 0x04, 0x7b, 0x3d, 0xdf, 0x8c, 0xe9, + 0x01, 0xac, 0x5b, 0xfb, 0x55, 0x02, 0x75, 0x1b, 0x74, 0xf5, 0x52, 0xa6, 0x19, 0xe4, 0xbb, 0xb8, + 0xe4, 0x1a, 0xc8, 0xe2, 0x33, 0x07, 0x99, 0xfe, 0x9d, 0x27, 0x58, 0xa0, 0xfc, 0x30, 0xd3, 0xd9, + 0xb4, 0x24, 0x5d, 0x23, 0x29, 0xed, 0x7b, 0x17, 0x7c, 0x35, 0x26, 0xdf, 0x78, 0x4d, 0xef, 0xc6, + 0x54, 0x09, 0xcf, 0xe1, 0xcd, 0x42, 0x1d, 0x6f, 0x5e, 0x72, 0xf2, 0xbb, 0xcb, 0xb0, 0x98, 0x8f, + 0x92, 0x94, 0xd1, 0x0d, 0xc1, 0x02, 0xbd, 0x5f, 0xc9, 0x82, 0xdd, 0x7f, 0xf3, 0x60, 0x45, 0x26, + 0xe8, 0x64, 0x47, 0x36, 0xcb, 0x08, 0xc6, 0x5f, 0x56, 0xa3, 0x37, 0x31, 0xee, 0x67, 0xb5, 0x61, + 0x7c, 0x70, 0xa5, 0x76, 0x4e, 0xfb, 0xde, 0x3f, 0xf8, 0xc9, 0x7f, 0xfc, 0x51, 0xe3, 0x22, 0x5d, + 0xdb, 0x39, 0x7d, 0x6f, 0x47, 0xa8, 0x38, 0x76, 0x26, 0x30, 0x3e, 0xf4, 0x6e, 0xe0, 0x2a, 0x76, + 0x0f, 0xb8, 0x59, 0xa5, 0xa6, 0x97, 0xdc, 0xac, 0x52, 0xdb, 0x34, 0xee, 0xac, 0x32, 0x13, 0x18, + 0x66, 0x95, 0xdd, 0xbf, 0xba, 0x02, 0x6d, 0x13, 0x28, 0x92, 0xef, 0x41, 0xcf, 0x49, 0x46, 0x12, + 0x4d, 0xb8, 0x2e, 0xbd, 0x39, 0xb8, 0x5a, 0x3f, 0xa9, 0x96, 0x7d, 0x53, 0x2c, 0xdb, 0x27, 0x5b, + 0xb8, 0xac, 0xca, 0x00, 0xee, 0x88, 0x2c, 0xad, 0xec, 0x56, 0x78, 0x0a, 0x2b, 0x6e, 0x02, 0x91, + 0x5c, 0x75, 0x6f, 0xbb, 0xb4, 0xda, 0x1b, 0xe7, 0xcc, 0xaa, 0xe5, 0xae, 0x8a, 0xe5, 0xb6, 0xc8, + 0xa6, 0xbd, 0x9c, 0x09, 0xe0, 0x98, 0xe8, 0x2f, 0xb1, 0x9b, 0xc3, 0x89, 0xa6, 0x57, 0xdf, 0x34, + 0x3e, 0xb8, 0x5c, 0x6d, 0x04, 0x57, 0x9d, 0xe3, 0xb4, 0x2f, 0x96, 0x22, 0x44, 0x30, 0xd4, 0xee, + 0x0d, 0x27, 0xdf, 0x85, 0xb6, 0x69, 0x2d, 0x25, 0x97, 0xac, 0x7e, 0x5e, 0xbb, 0xdf, 0x75, 0xd0, + 0xaf, 0x4e, 0xd4, 0x5d, 0x95, 0x4d, 0x19, 0x05, 0x62, 0x1f, 0x2e, 0x2a, 0x8b, 0x7b, 0xc4, 0x7e, + 0x96, 0x93, 0xd4, 0xb4, 0xb4, 0xdf, 0xf2, 0xc8, 0x6d, 0x68, 0xe9, 0x8e, 0x5d, 0xb2, 0x55, 0xdf, + 0x79, 0x3c, 0xb8, 0x54, 0x81, 0x2b, 0xbd, 0x70, 0x07, 0xa0, 0x68, 0x2e, 0x25, 0xfd, 0xf3, 0x7a, + 0x60, 0x0d, 0x13, 0x6b, 0x3a, 0x51, 0x27, 0xa2, 0xb7, 0xd6, 0xed, 0x5d, 0x25, 0x5f, 0x29, 0xf0, + 0x6b, 0xbb, 0x5a, 0x5f, 0x42, 0x90, 0x6e, 0x09, 0xde, 0xad, 0x91, 0x15, 0xe4, 0x5d, 0xcc, 0xce, + 0x74, 0xa7, 0xd5, 0x7d, 0xe8, 0x58, 0x0d, 0xab, 0x44, 0x53, 0xa8, 0x36, 0xbb, 0x0e, 0x06, 0x75, + 0x53, 0x6a, 0xbb, 0xbf, 0x06, 0x3d, 0xa7, 0xf3, 0xd4, 0xbc, 0x8c, 0xba, 0xbe, 0x56, 0xf3, 0x32, + 0xea, 0x9b, 0x55, 0xbf, 0x03, 0x1d, 0xab, 0x4f, 0x94, 0x58, 0x95, 0xf0, 0x52, 0x1f, 0xa8, 0xd9, + 0x51, 0x4d, 0x5b, 0x29, 0xdd, 0x14, 0xe7, 0x5d, 0xa1, 0x6d, 0x3c, 0xaf, 0x68, 0x37, 0x42, 0x21, + 0xf9, 0x1e, 0xac, 0xb8, 0xfd, 0xa1, 0xe6, 0x55, 0xd5, 0x76, 0x9a, 0x9a, 0x57, 0x75, 0x4e, 0x53, + 0xa9, 0x12, 0xc8, 0x1b, 0x1b, 0x66, 0x91, 0x9d, 0xe7, 0x2a, 0x4d, 0xfa, 0x82, 0x7c, 0x1b, 0x55, + 0x87, 0xea, 0xff, 0x22, 0x45, 0xbf, 0xac, 0xdb, 0x25, 0x66, 0xa4, 0xbd, 0xd2, 0x2a, 0x46, 0xd7, + 0x05, 0xf1, 0x0e, 0x29, 0x4e, 0x40, 0x3e, 0x85, 0x65, 0xd5, 0x07, 0x46, 0x2e, 0x16, 0x52, 0x6d, + 0x25, 0x95, 0x06, 0x5b, 0x65, 0xb0, 0x22, 0xb6, 0x21, 0x88, 0xf5, 0x48, 0x07, 0x89, 0x4d, 0x18, + 0x0f, 0x91, 0x46, 0x04, 0xab, 0x6e, 0x05, 0x2b, 0x37, 0xec, 0xa8, 0xad, 0x9d, 0x1b, 0x76, 0xd4, + 0x97, 0xc3, 0x5c, 0x25, 0xa3, 0x95, 0xcb, 0x8e, 0x6e, 0x74, 0xf8, 0x4d, 0xe8, 0xda, 0x4d, 0x87, + 0x46, 0x63, 0xd7, 0x34, 0x28, 0x1a, 0x8d, 0x5d, 0xd7, 0xa5, 0xa8, 0xaf, 0x96, 0x74, 0xed, 0x65, + 0xc8, 0x77, 0x60, 0xd5, 0x2a, 0xb5, 0x1e, 0xce, 0xe3, 0x91, 0x11, 0x9d, 0x6a, 0x4f, 0xcb, 0xa0, + 0xce, 0x74, 0xd2, 0x4b, 0x82, 0xf0, 0x3a, 0x75, 0x08, 0xa3, 0xd8, 0xdc, 0x83, 0x8e, 0x5d, 0xc6, + 0x7d, 0x09, 0xdd, 0x4b, 0xd6, 0x94, 0xdd, 0x22, 0x72, 0xcb, 0x23, 0x7f, 0xe2, 0x41, 0xd7, 0xee, + 0x96, 0x22, 0x4e, 0x5e, 0xa6, 0x44, 0xa7, 0x6f, 0xcf, 0xd9, 0x84, 0xe8, 0x23, 0xb1, 0xc9, 0xbd, + 0x1b, 0x0f, 0x1d, 0x26, 0x3f, 0x77, 0x5c, 0xa2, 0x9b, 0xf6, 0x7f, 0x39, 0x5e, 0x94, 0x27, 0xed, + 0x9e, 0x9f, 0x17, 0xb7, 0x3c, 0xf2, 0xa1, 0xfc, 0xc7, 0x8e, 0x0e, 0x4f, 0x88, 0xa5, 0xd6, 0xca, + 0xec, 0xb2, 0xff, 0x06, 0xb3, 0xed, 0xdd, 0xf2, 0xc8, 0x6f, 0xc9, 0xbf, 0x6f, 0xa8, 0x6f, 0x05, + 0xd7, 0x5f, 0xf7, 0x7b, 0xfa, 0x96, 0x38, 0xc9, 0x9b, 0xf4, 0xb2, 0x73, 0x92, 0xb2, 0x5e, 0x3f, + 0x00, 0x28, 0x62, 0x4d, 0x52, 0x0a, 0xbc, 0x8c, 0xc6, 0xab, 0x86, 0xa3, 0xee, 0x6d, 0xea, 0xf8, + 0x4c, 0x2a, 0x81, 0xae, 0x15, 0xe5, 0xe5, 0xe6, 0x3a, 0xab, 0x31, 0xe3, 0x60, 0x50, 0x37, 0xa5, + 0xe8, 0x7f, 0x55, 0xd0, 0x7f, 0x83, 0x5c, 0xb1, 0xe9, 0xef, 0x3c, 0xb7, 0x63, 0xcc, 0x17, 0xe4, + 0x0b, 0xe8, 0xed, 0x27, 0xc9, 0xd3, 0x59, 0x6a, 0xd2, 0x19, 0x6e, 0xd4, 0x84, 0x71, 0xee, 0xa0, + 0x74, 0x28, 0x7a, 0x5d, 0x50, 0xbe, 0x42, 0x2e, 0xbb, 0x94, 0x8b, 0xc8, 0xf7, 0x05, 0x09, 0x60, + 0xdd, 0x58, 0x3b, 0x73, 0x90, 0x81, 0x4b, 0xc7, 0x0e, 0x40, 0x2b, 0x6b, 0x38, 0xfe, 0x87, 0x59, + 0x23, 0xd7, 0x34, 0x6f, 0x79, 0xe4, 0x00, 0xba, 0xf7, 0xd9, 0x28, 0x19, 0x33, 0x15, 0xe8, 0x6c, + 0x14, 0x3b, 0x37, 0x11, 0xd2, 0xa0, 0xe7, 0x00, 0x5d, 0x0d, 0x90, 0x06, 0xf3, 0x8c, 0x7d, 0xb9, + 0xf3, 0x5c, 0x85, 0x50, 0x2f, 0xb4, 0x06, 0xd0, 0x61, 0x9f, 0xa3, 0x01, 0x4a, 0x71, 0xa2, 0xa3, + 0x01, 0x2a, 0x71, 0xa2, 0xa3, 0x01, 0x74, 0xd8, 0x49, 0x22, 0x8c, 0x1e, 0x4b, 0xa1, 0xa5, 0xb1, + 0x99, 0xe7, 0x05, 0xa4, 0x83, 0x6b, 0xe7, 0x23, 0xb8, 0xab, 0xdd, 0x70, 0x57, 0x3b, 0x84, 0xde, + 0x7d, 0x26, 0x99, 0x25, 0xeb, 0x0c, 0x03, 0x57, 0xa5, 0xd8, 0x35, 0x89, 0xb2, 0xba, 0x11, 0x73, + 0xae, 0x82, 0x17, 0x49, 0x7e, 0xf2, 0x5d, 0xe8, 0x7c, 0xcc, 0xb8, 0x2e, 0x2c, 0x18, 0xcf, 0xa3, + 0x54, 0x69, 0x18, 0xd4, 0xd4, 0x25, 0xe8, 0x35, 0x41, 0x6d, 0x40, 0xfa, 0x86, 0xda, 0x0e, 0x1b, + 0x4f, 0x98, 0x7c, 0xfc, 0xc3, 0x70, 0xfc, 0x82, 0xfc, 0xba, 0x20, 0x6e, 0x6a, 0x91, 0x5b, 0x56, + 0x3e, 0xda, 0x26, 0xbe, 0x5a, 0x82, 0xd7, 0x51, 0x8e, 0x93, 0x31, 0xb3, 0x4c, 0x5d, 0x0c, 0x1d, + 0xab, 0xf0, 0x6c, 0x1e, 0x54, 0xb5, 0x9a, 0x6d, 0x1e, 0x54, 0x4d, 0x9d, 0x9a, 0x6e, 0x8b, 0x75, + 0x28, 0xb9, 0x56, 0xac, 0x23, 0x6b, 0xd3, 0xc5, 0x4a, 0x3b, 0xcf, 0x83, 0x29, 0x7f, 0x41, 0x9e, + 0x88, 0x16, 0x69, 0xbb, 0x78, 0x52, 0x78, 0x3e, 0xe5, 0x3a, 0x8b, 0x61, 0x96, 0x35, 0xe5, 0x7a, + 0x43, 0x72, 0x29, 0x61, 0x11, 0xbf, 0x01, 0x70, 0xc8, 0x93, 0xf4, 0x7e, 0xc0, 0xa6, 0x49, 0x5c, + 0x68, 0xb2, 0xa2, 0x40, 0x50, 0x68, 0x32, 0xab, 0x4a, 0x40, 0x9e, 0x58, 0xbe, 0xa7, 0x53, 0x7b, + 0xd2, 0xc2, 0x75, 0x6e, 0x0d, 0xc1, 0x30, 0xa4, 0xa6, 0x8e, 0xa0, 0xdd, 0x50, 0x99, 0x1c, 0xb5, + 0xdc, 0x50, 0x27, 0xbb, 0x6a, 0xb9, 0xa1, 0x6e, 0x16, 0x15, 0xdd, 0xd0, 0x22, 0x0b, 0x62, 0xdc, + 0xd0, 0x4a, 0x82, 0xc5, 0xe8, 0xd0, 0x9a, 0x94, 0xc9, 0x01, 0xb4, 0x8b, 0x50, 0x5c, 0x2f, 0x54, + 0x0e, 0xdc, 0x8d, 0xb1, 0xaa, 0x44, 0xc8, 0x74, 0x4d, 0xf0, 0x19, 0x48, 0x0b, 0xf9, 0x2c, 0x0a, + 0xef, 0x8f, 0x01, 0xe4, 0xe9, 0x1e, 0xe2, 0xc8, 0x22, 0xe9, 0x04, 0xc2, 0x36, 0x49, 0x37, 0xe2, + 0xd4, 0x9e, 0x0c, 0x35, 0x24, 0x3f, 0xf4, 0x6e, 0x1c, 0x2d, 0x89, 0xbf, 0x25, 0x7f, 0xfd, 0xbf, + 0x03, 0x00, 0x00, 0xff, 0xff, 0xf0, 0x9f, 0x6f, 0x23, 0xc8, 0x3c, 0x00, 0x00, } diff --git a/lnrpc/rpc.pb.gw.go b/lnrpc/rpc.pb.gw.go index a652f0e2..3a189030 100644 --- a/lnrpc/rpc.pb.gw.go +++ b/lnrpc/rpc.pb.gw.go @@ -564,10 +564,18 @@ func RegisterWalletUnlockerHandlerFromEndpoint(ctx context.Context, mux *runtime // RegisterWalletUnlockerHandler registers the http handlers for service WalletUnlocker to "mux". // The handlers forward requests to the grpc endpoint over "conn". func RegisterWalletUnlockerHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error { - client := NewWalletUnlockerClient(conn) + return RegisterWalletUnlockerHandlerClient(ctx, mux, NewWalletUnlockerClient(conn)) +} + +// RegisterWalletUnlockerHandler registers the http handlers for service WalletUnlocker to "mux". +// The handlers forward requests to the grpc endpoint over the given implementation of "WalletUnlockerClient". +// Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "WalletUnlockerClient" +// doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in +// "WalletUnlockerClient" to call the correct interceptors. +func RegisterWalletUnlockerHandlerClient(ctx context.Context, mux *runtime.ServeMux, client WalletUnlockerClient) error { mux.Handle("POST", pattern_WalletUnlocker_CreateWallet_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -596,7 +604,7 @@ func RegisterWalletUnlockerHandler(ctx context.Context, mux *runtime.ServeMux, c }) mux.Handle("POST", pattern_WalletUnlocker_UnlockWallet_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -667,10 +675,18 @@ func RegisterLightningHandlerFromEndpoint(ctx context.Context, mux *runtime.Serv // RegisterLightningHandler registers the http handlers for service Lightning to "mux". // The handlers forward requests to the grpc endpoint over "conn". func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error { - client := NewLightningClient(conn) + return RegisterLightningHandlerClient(ctx, mux, NewLightningClient(conn)) +} + +// RegisterLightningHandler registers the http handlers for service Lightning to "mux". +// The handlers forward requests to the grpc endpoint over the given implementation of "LightningClient". +// Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "LightningClient" +// doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in +// "LightningClient" to call the correct interceptors. +func RegisterLightningHandlerClient(ctx context.Context, mux *runtime.ServeMux, client LightningClient) error { mux.Handle("GET", pattern_Lightning_WalletBalance_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -699,7 +715,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_ChannelBalance_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -728,7 +744,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_GetTransactions_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -757,7 +773,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("POST", pattern_Lightning_SendCoins_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -786,7 +802,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_NewWitnessAddress_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -815,7 +831,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("POST", pattern_Lightning_ConnectPeer_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -844,7 +860,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("DELETE", pattern_Lightning_DisconnectPeer_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -873,7 +889,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_ListPeers_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -902,7 +918,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_GetInfo_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -931,7 +947,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_PendingChannels_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -960,7 +976,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_ListChannels_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -989,7 +1005,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("POST", pattern_Lightning_OpenChannelSync_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1018,7 +1034,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("DELETE", pattern_Lightning_CloseChannel_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1047,7 +1063,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("POST", pattern_Lightning_SendPaymentSync_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1076,7 +1092,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("POST", pattern_Lightning_AddInvoice_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1105,7 +1121,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_ListInvoices_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1134,7 +1150,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_LookupInvoice_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1163,7 +1179,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_SubscribeInvoices_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1192,7 +1208,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_DecodePayReq_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1221,7 +1237,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_ListPayments_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1250,7 +1266,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("DELETE", pattern_Lightning_DeleteAllPayments_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1279,7 +1295,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_DescribeGraph_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1308,7 +1324,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_GetChanInfo_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1337,7 +1353,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_GetNodeInfo_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1366,7 +1382,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_QueryRoutes_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1395,7 +1411,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_GetNetworkInfo_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1424,7 +1440,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("GET", pattern_Lightning_FeeReport_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { @@ -1453,7 +1469,7 @@ func RegisterLightningHandler(ctx context.Context, mux *runtime.ServeMux, conn * }) mux.Handle("POST", pattern_Lightning_UpdateFees_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { - ctx, cancel := context.WithCancel(ctx) + ctx, cancel := context.WithCancel(req.Context()) defer cancel() if cn, ok := w.(http.CloseNotifier); ok { go func(done <-chan struct{}, closed <-chan bool) { diff --git a/lnrpc/rpc.proto b/lnrpc/rpc.proto index 5cc4acc0..165fbdd8 100644 --- a/lnrpc/rpc.proto +++ b/lnrpc/rpc.proto @@ -479,6 +479,9 @@ message Transaction { /// Fees paid for this transaction int64 total_fees = 7 [ json_name = "total_fees" ]; + + /// Addresses that received funds for this transaction + repeated string dest_addresses = 8 [ json_name = "dest_addresses" ]; } message GetTransactionsRequest { } diff --git a/lnrpc/rpc.swagger.json b/lnrpc/rpc.swagger.json index 4a044144..c64297f3 100644 --- a/lnrpc/rpc.swagger.json +++ b/lnrpc/rpc.swagger.json @@ -2018,6 +2018,13 @@ "type": "string", "format": "int64", "title": "/ Fees paid for this transaction" + }, + "dest_addresses": { + "type": "array", + "items": { + "type": "string" + }, + "title": "/ Addresses that received funds for this transaction" } } },