=0?1:-1),F=R,M=y>=0?"start":"end";return r.a.createElement("g",null,r.a.createElement("text",{x:a,y:n,dy:8,textAnchor:"middle",fill:p},u.name),r.a.createElement(rt.n,{cx:a,cy:n,innerRadius:s,outerRadius:i,startAngle:l,endAngle:c,fill:p}),r.a.createElement(rt.n,{cx:a,cy:n,startAngle:l,endAngle:c,innerRadius:i+6,outerRadius:i+10,fill:p}),r.a.createElement("path",{d:"M".concat(h,",").concat(f,"L").concat(E,",").concat(R,"L").concat(C,",").concat(F),stroke:p,fill:"none"}),r.a.createElement("circle",{cx:C,cy:F,r:2,fill:p,stroke:"none"}),r.a.createElement("text",{x:C+12*(y>=0?1:-1),y:F,textAnchor:M,fill:"#333"},"PV ".concat(d)),r.a.createElement("text",{x:C+12*(y>=0?1:-1),y:F,dy:18,textAnchor:M,fill:"#999"},"(Rate ".concat((100*m).toFixed(2),"%)")))}var dF=Object(F.a)((function(e){return{widgetWrapper:{display:"flex",minHeight:"100%"},widgetHeader:{padding:e.spacing(3),paddingBottom:e.spacing(1),display:"flex",justifyContent:"space-between",alignItems:"center"},widgetRoot:{boxShadow:e.customShadows.widget},widgetBody:{paddingBottom:e.spacing(3),paddingRight:e.spacing(3),paddingLeft:e.spacing(3)},noPadding:{padding:0},paper:{display:"flex",flexDirection:"column",flexGrow:1,overflow:"hidden"},moreButton:{margin:-e.spacing(1),padding:0,width:40,height:40,color:e.palette.text.hint,"&:hover":{backgroundColor:e.palette.primary.main,color:"rgba(255, 255, 255, 0.35)"}}}}));function gF(e){var t=e.open,a=e.handleClose,o=(Object(y.a)(e,["open","handleClose"]),dF()),s=Object(f.g)(),i=Object(n.useState)(""),l=Object(B.a)(i,2),c=l[0],p=l[1],u=Object(n.useState)(""),m=Object(B.a)(u,2),d=m[0],g=m[1],h=Object(n.useState)(""),R=Object(B.a)(h,2),C=R[0],F=R[1],M=function(e){p(e.target.value)},k=function(e){g(e.target.value)},I=function(e){F(e.target.value)},b=function(e,t,a){!function(e,t,a,n){var r=new Ie.CreatePeerRequest;r.setPeerName(e),r.setHost(t),r.setPort(a),Ne("createpeer",r,Ie.CreatePeerReply.deserializeBinary,n)}(e,t,a,(function(e){q(e.getPeerId())}))},q=function(e){s.push("/app/peer/"+e)};return r.a.createElement(Nt.a,{open:t,onEnter:function(){p(""),g(""),F("")},onClose:a,"aria-labelledby":"form-dialog-title"},r.a.createElement(Pt.a,{id:"form-dialog-title"},"Create Peer"),r.a.createElement("form",{className:o.root,onSubmit:function(e){e.preventDefault(),console.log("peerName:",c),console.log("host:",d),console.log("port:",C),d?C?(b(c,d,C),a()):alert("Port cannot be empty."):alert("Host cannot be empty.")},noValidate:!0,autoComplete:"off"},r.a.createElement(St.a,null,r.a.createElement("div",null,r.a.createElement(qt.a,{id:"standard-textarea",label:"Peer Name",autoFocus:!0,value:c,onChange:M,fullWidth:!0,inputProps:{maxLength:64}})),r.a.createElement("div",null,function(){var e;return r.a.createElement(qt.a,(e={required:!0,id:"standard-textarea",label:"Host"},Object(E.a)(e,"required",!0),Object(E.a)(e,"value",d),Object(E.a)(e,"onChange",k),Object(E.a)(e,"inputProps",{maxLength:128}),e))}()),r.a.createElement("div",null,function(){var e;return r.a.createElement(qt.a,(e={required:!0,id:"standard-textarea",label:"Port"},Object(E.a)(e,"required",!0),Object(E.a)(e,"value",C),Object(E.a)(e,"onChange",I),Object(E.a)(e,"inputProps",{maxLength:8}),e))}())),r.a.createElement(xt.a,null,r.a.createElement(L.a,{onClick:a,variant:"contained",color:"secondary"},"Cancel"),r.a.createElement(L.a,{type:"submit",variant:"contained",color:"primary",className:o.button},"Create Peer"))))}var yF=Object(In.a)((function(e){return{root:{"& > *":{margin:e.spacing(1)}}}}));function hF(){var e=yF(),t=Object(n.useState)([]),a=Object(B.a)(t,2),o=a[0],s=a[1],i=Object(n.useState)(!1),l=Object(B.a)(i,2),c=l[0],p=l[1],u=Object(f.g)();var m=function(){var e;e=s,Ne("getpeers",new Ie.GetPeersRequest,Ie.GetPeersReply.deserializeBinary,(function(t){e(t.getSqueakPeersList())}))},d=function(){p(!1)};function g(){return r.a.createElement(r.a.Fragment,null,r.a.createElement(yt.a,{item:!0,xs:12},r.a.createElement("div",{className:e.root},r.a.createElement(L.a,{variant:"contained",onClick:function(){p(!0)}},"Create Peer"))))}return Object(n.useEffect)((function(){m()}),[]),r.a.createElement(r.a.Fragment,null,r.a.createElement(ct,{title:"Peers"}),r.a.createElement(r.a.Fragment,null,r.a.createElement(yt.a,{container:!0,spacing:4},g(),r.a.createElement(yt.a,{item:!0,xs:12},r.a.createElement(kn.a,{title:"Peers",data:o.map((function(e){return[e.getPeerId(),e.getPeerName(),e.getHost(),e.getPort(),e.getDownloading().toString(),e.getUploading().toString()]})),columns:[{name:"Id",options:{display:!1}},"Name","Host","Port","Downloading","Uploading"],options:{filter:!1,print:!1,viewColumns:!1,selectableRows:"none",onRowClick:function(e){var t=e[0];console.log("clicked on id"+t),function(e){u.push("/app/Peer/"+e)}(t)}}})))),r.a.createElement(r.a.Fragment,null,r.a.createElement(gF,{open:c,handleClose:d})))}var fF=Object(F.a)((function(e){return{dashedBorder:{border:"1px dashed",borderColor:e.palette.primary.main,padding:e.spacing(2),paddingTop:e.spacing(4),paddingBottom:e.spacing(4),marginTop:e.spacing(1)},text:{marginBottom:e.spacing(2)}}})),EF=Object(F.a)((function(e){return{widgetWrapper:{display:"flex",minHeight:"100%"},widgetHeader:{padding:e.spacing(3),paddingBottom:e.spacing(1),display:"flex",justifyContent:"space-between",alignItems:"center"},widgetRoot:{boxShadow:e.customShadows.widget},widgetBody:{paddingBottom:e.spacing(3),paddingRight:e.spacing(3),paddingLeft:e.spacing(3)},noPadding:{padding:0},paper:{display:"flex",flexDirection:"column",flexGrow:1,overflow:"hidden"},moreButton:{margin:-e.spacing(1),padding:0,width:40,height:40,color:e.palette.text.hint,"&:hover":{backgroundColor:e.palette.primary.main,color:"rgba(255, 255, 255, 0.35)"}}}}));function RF(e){var t=e.open,a=e.handleClose,n=e.peer,o=(Object(y.a)(e,["open","handleClose","peer"]),EF()),s=Object(f.g)(),i=function(e){!function(e,t){var a=new Ie.DeletePeerRequest;a.setPeerId(e),Ne("deletepeer",a,Ie.DeletePeerReply.deserializeBinary,t)}(e,(function(e){l()}))},l=function(){s.go(0)};return r.a.createElement(Nt.a,{open:t,onClose:a,"aria-labelledby":"form-dialog-title"},r.a.createElement(Pt.a,{id:"form-dialog-title"},"Delete peer"),r.a.createElement("form",{className:o.root,onSubmit:function(e){e.preventDefault(),console.log("peer:",n);var t=n.getPeerId();console.log("peerId:",t),i(t),a()},noValidate:!0,autoComplete:"off"},r.a.createElement(St.a,null,"Are you sure you want to delete this peer?"),r.a.createElement(xt.a,null,r.a.createElement(L.a,{onClick:a,variant:"contained",color:"secondary"},"Cancel"),r.a.createElement(L.a,{type:"submit",variant:"contained",color:"primary",className:o.button},"Delete peer"))))}function CF(){var e=fF(),t=Object(f.h)().id,a=Object(n.useState)(null),o=Object(B.a)(a,2),s=o[0],i=o[1],l=Object(n.useState)(!1),c=Object(B.a)(l,2),p=c[0],u=c[1],m=function(e){!function(e,t){var a=new Ie.GetPeerRequest;a.setPeerId(e),Ne("getpeer",a,Ie.GetPeerReply.deserializeBinary,(function(e){t(e.getSqueakPeer())}))}(e,i)},d=function(e,t){!function(e,t,a){var n=new Ie.SetPeerDownloadingRequest;n.setPeerId(e),n.setDownloading(t),Ne("setpeerdownloading",n,Ie.SetPeerDownloadingReply.deserializeBinary,a)}(e,t,(function(){m(e)}))},g=function(e,t){!function(e,t,a){var n=new Ie.SetPeerUploadingRequest;n.setPeerId(e),n.setUploading(t),Ne("setpeeruploading",n,Ie.SetPeerUploadingReply.deserializeBinary,a)}(e,t,(function(){m(e)}))};Object(n.useEffect)((function(){m(t)}),[t]);var y=function(){u(!1)},h=function(e){console.log("Downloading changed for peer id: "+t),console.log("Downloading changed to: "+e.target.checked),d(t,e.target.checked)},E=function(e){console.log("Uploading changed for peer id: "+t),console.log("Uploading changed to: "+e.target.checked),g(t,e.target.checked)};return r.a.createElement(r.a.Fragment,null,r.a.createElement(ct,{title:"Peer: "+(s?s.getPeerName():null)}),r.a.createElement("div",null,s?r.a.createElement(r.a.Fragment,null,r.a.createElement("p",null,"Peer name: ",s.getPeerName()),r.a.createElement(kt.a,{component:"fieldset"},r.a.createElement(Ta.a,{component:"legend"},"Peer settings"),r.a.createElement(wa.a,null,r.a.createElement(Oa.a,{control:r.a.createElement(va.a,{checked:s.getDownloading(),onChange:h}),label:"Downloading"}),r.a.createElement(Oa.a,{control:r.a.createElement(va.a,{checked:s.getUploading(),onChange:E}),label:"Uploading"}))),r.a.createElement(r.a.Fragment,null,r.a.createElement(yt.a,{item:!0,xs:12},r.a.createElement("div",{className:e.root},r.a.createElement(L.a,{variant:"contained",onClick:function(){u(!0),console.log("deleteDialogOpen: "+p)}},"Delete Peer"))))):r.a.createElement("p",null,"No peer loaded")),r.a.createElement(r.a.Fragment,null,r.a.createElement(RF,{open:p,handleClose:y,peer:s})))}var FF=Object(f.i)((function(e){var t=M(),a=ye();return r.a.createElement("div",{className:t.root},r.a.createElement(r.a.Fragment,null,r.a.createElement(De,{history:e.history}),r.a.createElement(tt,null),r.a.createElement("div",{className:C()(t.content,Object(E.a)({},t.contentShift,a.isSidebarOpened))},r.a.createElement("div",{className:t.fakeToolbar}),r.a.createElement(f.d,null,r.a.createElement(f.b,{path:"/app/timeline",component:Ot}),r.a.createElement(f.b,{path:"/app/dashboard",component:Xt}),r.a.createElement(f.b,{path:"/app/squeakaddress/:address",component:na}),r.a.createElement(f.b,{path:"/app/squeak/:hash",component:Ra}),r.a.createElement(f.b,{path:"/app/squeakdetail/:hash",component:Fa}),r.a.createElement(f.b,{path:"/app/buy/:hash",component:Ia}),r.a.createElement(f.b,{path:"/app/offer/:id",component:xa}),r.a.createElement(f.b,{path:"/app/profile/:id",component:La}),r.a.createElement(f.b,{path:"/app/profiles",component:Pn}),r.a.createElement(f.b,{path:"/app/wallet",component:tn}),r.a.createElement(f.b,{path:"/app/lightningnode/:pubkey/:host/:port",component:on}),r.a.createElement(f.b,{path:"/app/lightningnode/:pubkey/:host",component:on}),r.a.createElement(f.b,{path:"/app/lightningnode/:pubkey",component:on}),r.a.createElement(f.b,{path:"/app/channel/:txId/:outputIndex",component:pn}),r.a.createElement(f.b,{path:"/app/peers",component:hF}),r.a.createElement(f.b,{path:"/app/peer/:id",component:CF}),r.a.createElement(f.b,{path:"/app/notifications",component:fn}),r.a.createElement(f.b,{exact:!0,path:"/app/ui",render:function(){return r.a.createElement(f.a,{to:"/app/ui/icons"})}}),r.a.createElement(f.b,{path:"/app/ui/maps",component:Mn}),r.a.createElement(f.b,{path:"/app/ui/icons",component:ZC}),r.a.createElement(f.b,{path:"/app/ui/charts",component:uF})))))})),MF=Object(F.a)((function(e){return{container:{height:"100vh",width:"100vw",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",backgroundColor:e.palette.primary.main,position:"absolute",top:0,left:0},logotype:Object(E.a)({display:"flex",alignItems:"center",marginBottom:e.spacing(12)},e.breakpoints.down("sm"),{display:"none"}),logotypeText:{fontWeight:500,color:"white",marginLeft:e.spacing(2)},logotypeIcon:{width:70,marginRight:e.spacing(2)},paperRoot:{boxShadow:e.customShadows.widgetDark,display:"flex",flexDirection:"column",alignItems:"center",paddingTop:e.spacing(8),paddingBottom:e.spacing(8),paddingLeft:e.spacing(6),paddingRight:e.spacing(6),maxWidth:404},textRow:{marginBottom:e.spacing(10),textAlign:"center"},errorCode:{fontSize:148,fontWeight:600},safetyText:{fontWeight:300,color:e.palette.text.hint},backButton:{boxShadow:e.customShadows.widget,textTransform:"none",fontSize:22}}})),BF=a(511),kF=a.n(BF);function IF(){var e=MF();return r.a.createElement(yt.a,{container:!0,className:e.container},r.a.createElement("div",{className:e.logotype},r.a.createElement("img",{className:e.logotypeIcon,src:kF.a,alt:"logo"}),r.a.createElement(z.a,{variant:"h3",color:"white",className:e.logotypeText},"Material Admin")),r.a.createElement(pt.a,{classes:{root:e.paperRoot}},r.a.createElement(z.a,{variant:"h1",color:"primary",className:C()(e.textRow,e.errorCode)},"404"),r.a.createElement(z.a,{variant:"h5",color:"primary",className:e.textRow},"Oops. Looks like the page you're looking for no longer exists"),r.a.createElement(z.a,{variant:"h6",color:"text",colorBrightness:"secondary",className:C()(e.textRow,e.safetyText)},"But we're here to bring you back to safety"),r.a.createElement(L.a,{variant:"contained",color:"primary",component:h.b,to:"/",size:"large",className:e.backButton},"Back to Home")))}var bF=a(515),qF=a(1096),NF=Object(F.a)((function(e){var t;return{container:{height:"100vh",width:"100vw",display:"flex",justifyContent:"center",alignItems:"center",position:"absolute",top:0,left:0},logotypeContainer:(t={backgroundColor:e.palette.primary.main,width:"60%",height:"100%",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center"},Object(E.a)(t,e.breakpoints.down("md"),{width:"50%"}),Object(E.a)(t,e.breakpoints.down("md"),{display:"none"}),t),logotypeImage:{width:165,marginBottom:e.spacing(4)},logotypeText:Object(E.a)({color:"white",fontWeight:500,fontSize:84},e.breakpoints.down("md"),{fontSize:48}),formContainer:Object(E.a)({width:"40%",height:"100%",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center"},e.breakpoints.down("md"),{width:"50%"}),form:{width:320},tab:{fontWeight:400,fontSize:18},greeting:{fontWeight:500,textAlign:"center",marginTop:e.spacing(4)},subGreeting:{fontWeight:500,textAlign:"center",marginTop:e.spacing(2)},googleButton:{marginTop:e.spacing(6),boxShadow:e.customShadows.widget,backgroundColor:"white",width:"100%",textTransform:"none"},googleButtonCreating:{marginTop:0},googleIcon:{width:30,marginRight:e.spacing(2)},creatingButtonContainer:{marginTop:e.spacing(2.5),height:46,display:"flex",justifyContent:"center",alignItems:"center"},createAccountButton:{height:46,textTransform:"none"},formDividerContainer:{marginTop:e.spacing(4),marginBottom:e.spacing(4),display:"flex",alignItems:"center"},formDividerWord:{paddingLeft:e.spacing(2),paddingRight:e.spacing(2)},formDivider:{flexGrow:1,height:1,backgroundColor:e.palette.text.hint+"40"},errorMessage:{textAlign:"center"},textFieldUnderline:{"&:before":{borderBottomColor:e.palette.primary.light},"&:after":{borderBottomColor:e.palette.primary.main},"&:hover:before":{borderBottomColor:"".concat(e.palette.primary.light," !important")}},textField:{borderBottomColor:e.palette.background.light},formButtons:{width:"100%",marginTop:e.spacing(4),display:"flex",justifyContent:"space-between",alignItems:"center"},forgetButton:{textTransform:"none",fontWeight:400},loginLoader:{marginLeft:e.spacing(4)},copyright:Object(E.a)({marginTop:e.spacing(4),whiteSpace:"nowrap"},e.breakpoints.up("md"),{position:"absolute",bottom:e.spacing(2)})}})),PF=a(512),SF=a.n(PF),xF=a(315),TF=a.n(xF);var wF=Object(f.i)((function(e){var t=NF(),a=Me(),o=Object(n.useState)(!1),s=Object(B.a)(o,2),i=s[0],l=s[1],c=Object(n.useState)(null),p=Object(B.a)(c,2),u=p[0],m=p[1],d=Object(n.useState)(0),g=Object(B.a)(d,2),y=g[0],h=g[1],f=Object(n.useState)(""),E=Object(B.a)(f,2),R=E[0],F=E[1],M=Object(n.useState)(""),k=Object(B.a)(M,2),I=k[0],b=k[1],q=Object(n.useState)(""),N=Object(B.a)(q,2),P=N[0],S=N[1];return r.a.createElement(yt.a,{container:!0,className:t.container},r.a.createElement("div",{className:t.logotypeContainer},r.a.createElement("img",{src:SF.a,alt:"logo",className:t.logotypeImage}),r.a.createElement(z.a,{className:t.logotypeText},"Material Admin")),r.a.createElement("div",{className:t.formContainer},r.a.createElement("div",{className:t.form},r.a.createElement(Ga.a,{value:y,onChange:function(e,t){return h(t)},indicatorColor:"primary",textColor:"primary",centered:!0},r.a.createElement(ja.a,{label:"Login",classes:{root:t.tab}}),r.a.createElement(ja.a,{label:"New User",classes:{root:t.tab}})),0===y&&r.a.createElement(r.a.Fragment,null,r.a.createElement(z.a,{variant:"h1",className:t.greeting},"Good Morning, User"),r.a.createElement(L.a,{size:"large",className:t.googleButton},r.a.createElement("img",{src:TF.a,alt:"google",className:t.googleIcon}),"\xa0Sign in with Google"),r.a.createElement("div",{className:t.formDividerContainer},r.a.createElement("div",{className:t.formDivider}),r.a.createElement(z.a,{className:t.formDividerWord},"or"),r.a.createElement("div",{className:t.formDivider})),r.a.createElement(bF.a,{in:u},r.a.createElement(z.a,{color:"secondary",className:t.errorMessage},"Something is wrong with your login or password :(")),r.a.createElement(qt.a,{id:"email",InputProps:{classes:{underline:t.textFieldUnderline,input:t.textField}},value:I,onChange:function(e){return b(e.target.value)},margin:"normal",placeholder:"Email Adress",type:"email",fullWidth:!0}),r.a.createElement(qt.a,{id:"password",InputProps:{classes:{underline:t.textFieldUnderline,input:t.textField}},value:P,onChange:function(e){return S(e.target.value)},margin:"normal",placeholder:"Password",type:"password",fullWidth:!0}),r.a.createElement("div",{className:t.formButtons},i?r.a.createElement(qF.a,{size:26,className:t.loginLoader}):r.a.createElement(L.a,{disabled:0===I.length||0===P.length,onClick:function(){return Be(a,I,P,e.history,l,m)},variant:"contained",color:"primary",size:"large"},"Login"),r.a.createElement(L.a,{color:"primary",size:"large",className:t.forgetButton},"Forget Password"))),1===y&&r.a.createElement(r.a.Fragment,null,r.a.createElement(z.a,{variant:"h1",className:t.greeting},"Welcome!"),r.a.createElement(z.a,{variant:"h2",className:t.subGreeting},"Create your account"),r.a.createElement(bF.a,{in:u},r.a.createElement(z.a,{color:"secondary",className:t.errorMessage},"Something is wrong with your login or password :(")),r.a.createElement(qt.a,{id:"name",InputProps:{classes:{underline:t.textFieldUnderline,input:t.textField}},value:R,onChange:function(e){return F(e.target.value)},margin:"normal",placeholder:"Full Name",type:"text",fullWidth:!0}),r.a.createElement(qt.a,{id:"email",InputProps:{classes:{underline:t.textFieldUnderline,input:t.textField}},value:I,onChange:function(e){return b(e.target.value)},margin:"normal",placeholder:"Email Adress",type:"email",fullWidth:!0}),r.a.createElement(qt.a,{id:"password",InputProps:{classes:{underline:t.textFieldUnderline,input:t.textField}},value:P,onChange:function(e){return S(e.target.value)},margin:"normal",placeholder:"Password",type:"password",fullWidth:!0}),r.a.createElement("div",{className:t.creatingButtonContainer},i?r.a.createElement(qF.a,{size:26}):r.a.createElement(L.a,{onClick:function(){return Be(a,I,P,e.history,l,m)},disabled:0===I.length||0===P.length||0===R.length,size:"large",variant:"contained",color:"primary",fullWidth:!0,className:t.createAccountButton},"Create your account")),r.a.createElement("div",{className:t.formDividerContainer},r.a.createElement("div",{className:t.formDivider}),r.a.createElement(z.a,{className:t.formDividerWord},"or"),r.a.createElement("div",{className:t.formDivider})),r.a.createElement(L.a,{size:"large",className:C()(t.googleButton,t.googleButtonCreating)},r.a.createElement("img",{src:TF.a,alt:"google",className:t.googleIcon}),"\xa0Sign in with Google"))),r.a.createElement(z.a,{color:"primary",className:t.copyright},"\xa9 2014-2019 Flatlogic, LLC. All rights reserved.")))}));function OF(){(function(){var e=r.a.useContext(Ee);if(void 0===e)throw new Error("useUserState must be used within a UserProvider");return e})().isAuthenticated;return r.a.createElement(h.a,null,r.a.createElement(f.d,null,r.a.createElement(f.b,{exact:!0,path:"/",render:function(){return r.a.createElement(f.a,{to:"/app/timeline"})}}),r.a.createElement(f.b,{exact:!0,path:"/app",render:function(){return r.a.createElement(f.a,{to:"/app/timeline"})}}),r.a.createElement(e,{path:"/app",component:FF}),"// ",r.a.createElement(e,{path:"/login",component:wF}),r.a.createElement(f.b,{component:IF})));function e(e){var t=e.component,a=Object(y.a)(e,["component"]);return r.a.createElement(f.b,Object.assign({},a,{render:function(e){return r.a.createElement(t,e)}}))}}Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/));s.a.render(r.a.createElement(ge,null,r.a.createElement(Fe,null,r.a.createElement(i.a,{theme:g.default},r.a.createElement(l.a,null),r.a.createElement(OF,null)))),document.getElementById("root")),"serviceWorker"in navigator&&navigator.serviceWorker.ready.then((function(e){e.unregister()}))},20:function(e,t,a){var n=a(385),r=n,o=Function("return this")();a(32);r.exportSymbol("proto.squeaknode.CreateContactProfileReply",null,o),r.exportSymbol("proto.squeaknode.CreateContactProfileRequest",null,o),r.exportSymbol("proto.squeaknode.CreatePeerReply",null,o),r.exportSymbol("proto.squeaknode.CreatePeerRequest",null,o),r.exportSymbol("proto.squeaknode.CreateSigningProfileReply",null,o),r.exportSymbol("proto.squeaknode.CreateSigningProfileRequest",null,o),r.exportSymbol("proto.squeaknode.DeletePeerReply",null,o),r.exportSymbol("proto.squeaknode.DeletePeerRequest",null,o),r.exportSymbol("proto.squeaknode.DeleteSqueakProfileReply",null,o),r.exportSymbol("proto.squeaknode.DeleteSqueakProfileRequest",null,o),r.exportSymbol("proto.squeaknode.DeleteSqueakReply",null,o),r.exportSymbol("proto.squeaknode.DeleteSqueakRequest",null,o),r.exportSymbol("proto.squeaknode.GetAddressSqueakDisplaysReply",null,o),r.exportSymbol("proto.squeaknode.GetAddressSqueakDisplaysRequest",null,o),r.exportSymbol("proto.squeaknode.GetAncestorSqueakDisplaysReply",null,o),r.exportSymbol("proto.squeaknode.GetAncestorSqueakDisplaysRequest",null,o),r.exportSymbol("proto.squeaknode.GetBuyOfferReply",null,o),r.exportSymbol("proto.squeaknode.GetBuyOfferRequest",null,o),r.exportSymbol("proto.squeaknode.GetBuyOffersReply",null,o),r.exportSymbol("proto.squeaknode.GetBuyOffersRequest",null,o),r.exportSymbol("proto.squeaknode.GetContactProfilesReply",null,o),r.exportSymbol("proto.squeaknode.GetContactProfilesRequest",null,o),r.exportSymbol("proto.squeaknode.GetFollowedSqueakDisplaysReply",null,o),r.exportSymbol("proto.squeaknode.GetFollowedSqueakDisplaysRequest",null,o),r.exportSymbol("proto.squeaknode.GetPeerReply",null,o),r.exportSymbol("proto.squeaknode.GetPeerRequest",null,o),r.exportSymbol("proto.squeaknode.GetPeersReply",null,o),r.exportSymbol("proto.squeaknode.GetPeersRequest",null,o),r.exportSymbol("proto.squeaknode.GetSentPaymentReply",null,o),r.exportSymbol("proto.squeaknode.GetSentPaymentRequest",null,o),r.exportSymbol("proto.squeaknode.GetSentPaymentsReply",null,o),r.exportSymbol("proto.squeaknode.GetSentPaymentsRequest",null,o),r.exportSymbol("proto.squeaknode.GetSigningProfilesReply",null,o),r.exportSymbol("proto.squeaknode.GetSigningProfilesRequest",null,o),r.exportSymbol("proto.squeaknode.GetSqueakDetailsReply",null,o),r.exportSymbol("proto.squeaknode.GetSqueakDetailsRequest",null,o),r.exportSymbol("proto.squeaknode.GetSqueakDisplayReply",null,o),r.exportSymbol("proto.squeaknode.GetSqueakDisplayRequest",null,o),r.exportSymbol("proto.squeaknode.GetSqueakProfileByAddressReply",null,o),r.exportSymbol("proto.squeaknode.GetSqueakProfileByAddressRequest",null,o),r.exportSymbol("proto.squeaknode.GetSqueakProfileByNameReply",null,o),r.exportSymbol("proto.squeaknode.GetSqueakProfileByNameRequest",null,o),r.exportSymbol("proto.squeaknode.GetSqueakProfileReply",null,o),r.exportSymbol("proto.squeaknode.GetSqueakProfileRequest",null,o),r.exportSymbol("proto.squeaknode.LoadBuyOffersReply",null,o),r.exportSymbol("proto.squeaknode.LoadBuyOffersRequest",null,o),r.exportSymbol("proto.squeaknode.MakeSqueakReply",null,o),r.exportSymbol("proto.squeaknode.MakeSqueakRequest",null,o),r.exportSymbol("proto.squeaknode.OfferDisplayEntry",null,o),r.exportSymbol("proto.squeaknode.PayOfferReply",null,o),r.exportSymbol("proto.squeaknode.PayOfferRequest",null,o),r.exportSymbol("proto.squeaknode.SentPayment",null,o),r.exportSymbol("proto.squeaknode.SetPeerDownloadingReply",null,o),r.exportSymbol("proto.squeaknode.SetPeerDownloadingRequest",null,o),r.exportSymbol("proto.squeaknode.SetPeerUploadingReply",null,o),r.exportSymbol("proto.squeaknode.SetPeerUploadingRequest",null,o),r.exportSymbol("proto.squeaknode.SetSqueakProfileFollowingReply",null,o),r.exportSymbol("proto.squeaknode.SetSqueakProfileFollowingRequest",null,o),r.exportSymbol("proto.squeaknode.SetSqueakProfileSharingReply",null,o),r.exportSymbol("proto.squeaknode.SetSqueakProfileSharingRequest",null,o),r.exportSymbol("proto.squeaknode.SqueakDetailEntry",null,o),r.exportSymbol("proto.squeaknode.SqueakDisplayEntry",null,o),r.exportSymbol("proto.squeaknode.SqueakPeer",null,o),r.exportSymbol("proto.squeaknode.SqueakProfile",null,o),r.exportSymbol("proto.squeaknode.SyncResult",null,o),r.exportSymbol("proto.squeaknode.SyncSqueakReply",null,o),r.exportSymbol("proto.squeaknode.SyncSqueakRequest",null,o),r.exportSymbol("proto.squeaknode.SyncSqueaksReply",null,o),r.exportSymbol("proto.squeaknode.SyncSqueaksRequest",null,o),proto.squeaknode.CreateSigningProfileRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.CreateSigningProfileRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.CreateSigningProfileRequest.displayName="proto.squeaknode.CreateSigningProfileRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.CreateSigningProfileRequest.prototype.toObject=function(e){return proto.squeaknode.CreateSigningProfileRequest.toObject(e,this)},proto.squeaknode.CreateSigningProfileRequest.toObject=function(e,t){var a={profileName:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.CreateSigningProfileRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.CreateSigningProfileRequest;return proto.squeaknode.CreateSigningProfileRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.CreateSigningProfileRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setProfileName(a);break;default:t.skipField()}}return e},proto.squeaknode.CreateSigningProfileRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.CreateSigningProfileRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.CreateSigningProfileRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getProfileName()).length>0&&t.writeString(1,a)},proto.squeaknode.CreateSigningProfileRequest.prototype.getProfileName=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.CreateSigningProfileRequest.prototype.setProfileName=function(e){n.Message.setField(this,1,e)},proto.squeaknode.CreateSigningProfileReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.CreateSigningProfileReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.CreateSigningProfileReply.displayName="proto.squeaknode.CreateSigningProfileReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.CreateSigningProfileReply.prototype.toObject=function(e){return proto.squeaknode.CreateSigningProfileReply.toObject(e,this)},proto.squeaknode.CreateSigningProfileReply.toObject=function(e,t){var a={profileId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.CreateSigningProfileReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.CreateSigningProfileReply;return proto.squeaknode.CreateSigningProfileReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.CreateSigningProfileReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setProfileId(a);break;default:t.skipField()}}return e},proto.squeaknode.CreateSigningProfileReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.CreateSigningProfileReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.CreateSigningProfileReply.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getProfileId())&&t.writeInt32(1,a)},proto.squeaknode.CreateSigningProfileReply.prototype.getProfileId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.CreateSigningProfileReply.prototype.setProfileId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.CreateContactProfileRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.CreateContactProfileRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.CreateContactProfileRequest.displayName="proto.squeaknode.CreateContactProfileRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.CreateContactProfileRequest.prototype.toObject=function(e){return proto.squeaknode.CreateContactProfileRequest.toObject(e,this)},proto.squeaknode.CreateContactProfileRequest.toObject=function(e,t){var a={profileName:n.Message.getFieldWithDefault(t,1,""),address:n.Message.getFieldWithDefault(t,2,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.CreateContactProfileRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.CreateContactProfileRequest;return proto.squeaknode.CreateContactProfileRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.CreateContactProfileRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setProfileName(a);break;case 2:a=t.readString();e.setAddress(a);break;default:t.skipField()}}return e},proto.squeaknode.CreateContactProfileRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.CreateContactProfileRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.CreateContactProfileRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getProfileName()).length>0&&t.writeString(1,a),(a=e.getAddress()).length>0&&t.writeString(2,a)},proto.squeaknode.CreateContactProfileRequest.prototype.getProfileName=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.CreateContactProfileRequest.prototype.setProfileName=function(e){n.Message.setField(this,1,e)},proto.squeaknode.CreateContactProfileRequest.prototype.getAddress=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.squeaknode.CreateContactProfileRequest.prototype.setAddress=function(e){n.Message.setField(this,2,e)},proto.squeaknode.CreateContactProfileReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.CreateContactProfileReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.CreateContactProfileReply.displayName="proto.squeaknode.CreateContactProfileReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.CreateContactProfileReply.prototype.toObject=function(e){return proto.squeaknode.CreateContactProfileReply.toObject(e,this)},proto.squeaknode.CreateContactProfileReply.toObject=function(e,t){var a={profileId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.CreateContactProfileReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.CreateContactProfileReply;return proto.squeaknode.CreateContactProfileReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.CreateContactProfileReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setProfileId(a);break;default:t.skipField()}}return e},proto.squeaknode.CreateContactProfileReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.CreateContactProfileReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.CreateContactProfileReply.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getProfileId())&&t.writeInt32(1,a)},proto.squeaknode.CreateContactProfileReply.prototype.getProfileId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.CreateContactProfileReply.prototype.setProfileId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetSigningProfilesRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSigningProfilesRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSigningProfilesRequest.displayName="proto.squeaknode.GetSigningProfilesRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSigningProfilesRequest.prototype.toObject=function(e){return proto.squeaknode.GetSigningProfilesRequest.toObject(e,this)},proto.squeaknode.GetSigningProfilesRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetSigningProfilesRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSigningProfilesRequest;return proto.squeaknode.GetSigningProfilesRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSigningProfilesRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.GetSigningProfilesRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSigningProfilesRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSigningProfilesRequest.serializeBinaryToWriter=function(e,t){},proto.squeaknode.GetSigningProfilesReply=function(e){n.Message.initialize(this,e,0,-1,proto.squeaknode.GetSigningProfilesReply.repeatedFields_,null)},r.inherits(proto.squeaknode.GetSigningProfilesReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSigningProfilesReply.displayName="proto.squeaknode.GetSigningProfilesReply"),proto.squeaknode.GetSigningProfilesReply.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSigningProfilesReply.prototype.toObject=function(e){return proto.squeaknode.GetSigningProfilesReply.toObject(e,this)},proto.squeaknode.GetSigningProfilesReply.toObject=function(e,t){var a={squeakProfilesList:n.Message.toObjectList(t.getSqueakProfilesList(),proto.squeaknode.SqueakProfile.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetSigningProfilesReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSigningProfilesReply;return proto.squeaknode.GetSigningProfilesReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSigningProfilesReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakProfile;t.readMessage(a,proto.squeaknode.SqueakProfile.deserializeBinaryFromReader),e.addSqueakProfiles(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSigningProfilesReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSigningProfilesReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSigningProfilesReply.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakProfilesList()).length>0&&t.writeRepeatedMessage(1,a,proto.squeaknode.SqueakProfile.serializeBinaryToWriter)},proto.squeaknode.GetSigningProfilesReply.prototype.getSqueakProfilesList=function(){return n.Message.getRepeatedWrapperField(this,proto.squeaknode.SqueakProfile,1)},proto.squeaknode.GetSigningProfilesReply.prototype.setSqueakProfilesList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.squeaknode.GetSigningProfilesReply.prototype.addSqueakProfiles=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.squeaknode.SqueakProfile,t)},proto.squeaknode.GetSigningProfilesReply.prototype.clearSqueakProfilesList=function(){this.setSqueakProfilesList([])},proto.squeaknode.GetContactProfilesRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetContactProfilesRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetContactProfilesRequest.displayName="proto.squeaknode.GetContactProfilesRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetContactProfilesRequest.prototype.toObject=function(e){return proto.squeaknode.GetContactProfilesRequest.toObject(e,this)},proto.squeaknode.GetContactProfilesRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetContactProfilesRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetContactProfilesRequest;return proto.squeaknode.GetContactProfilesRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetContactProfilesRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.GetContactProfilesRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetContactProfilesRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetContactProfilesRequest.serializeBinaryToWriter=function(e,t){},proto.squeaknode.GetContactProfilesReply=function(e){n.Message.initialize(this,e,0,-1,proto.squeaknode.GetContactProfilesReply.repeatedFields_,null)},r.inherits(proto.squeaknode.GetContactProfilesReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetContactProfilesReply.displayName="proto.squeaknode.GetContactProfilesReply"),proto.squeaknode.GetContactProfilesReply.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetContactProfilesReply.prototype.toObject=function(e){return proto.squeaknode.GetContactProfilesReply.toObject(e,this)},proto.squeaknode.GetContactProfilesReply.toObject=function(e,t){var a={squeakProfilesList:n.Message.toObjectList(t.getSqueakProfilesList(),proto.squeaknode.SqueakProfile.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetContactProfilesReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetContactProfilesReply;return proto.squeaknode.GetContactProfilesReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetContactProfilesReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakProfile;t.readMessage(a,proto.squeaknode.SqueakProfile.deserializeBinaryFromReader),e.addSqueakProfiles(a);break;default:t.skipField()}}return e},proto.squeaknode.GetContactProfilesReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetContactProfilesReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetContactProfilesReply.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakProfilesList()).length>0&&t.writeRepeatedMessage(1,a,proto.squeaknode.SqueakProfile.serializeBinaryToWriter)},proto.squeaknode.GetContactProfilesReply.prototype.getSqueakProfilesList=function(){return n.Message.getRepeatedWrapperField(this,proto.squeaknode.SqueakProfile,1)},proto.squeaknode.GetContactProfilesReply.prototype.setSqueakProfilesList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.squeaknode.GetContactProfilesReply.prototype.addSqueakProfiles=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.squeaknode.SqueakProfile,t)},proto.squeaknode.GetContactProfilesReply.prototype.clearSqueakProfilesList=function(){this.setSqueakProfilesList([])},proto.squeaknode.GetSqueakProfileRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSqueakProfileRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSqueakProfileRequest.displayName="proto.squeaknode.GetSqueakProfileRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSqueakProfileRequest.prototype.toObject=function(e){return proto.squeaknode.GetSqueakProfileRequest.toObject(e,this)},proto.squeaknode.GetSqueakProfileRequest.toObject=function(e,t){var a={profileId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetSqueakProfileRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSqueakProfileRequest;return proto.squeaknode.GetSqueakProfileRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSqueakProfileRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setProfileId(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSqueakProfileRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSqueakProfileRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSqueakProfileRequest.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getProfileId())&&t.writeInt32(1,a)},proto.squeaknode.GetSqueakProfileRequest.prototype.getProfileId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.GetSqueakProfileRequest.prototype.setProfileId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetSqueakProfileReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSqueakProfileReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSqueakProfileReply.displayName="proto.squeaknode.GetSqueakProfileReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSqueakProfileReply.prototype.toObject=function(e){return proto.squeaknode.GetSqueakProfileReply.toObject(e,this)},proto.squeaknode.GetSqueakProfileReply.toObject=function(e,t){var a,n={squeakProfile:(a=t.getSqueakProfile())&&proto.squeaknode.SqueakProfile.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.squeaknode.GetSqueakProfileReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSqueakProfileReply;return proto.squeaknode.GetSqueakProfileReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSqueakProfileReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakProfile;t.readMessage(a,proto.squeaknode.SqueakProfile.deserializeBinaryFromReader),e.setSqueakProfile(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSqueakProfileReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSqueakProfileReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSqueakProfileReply.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getSqueakProfile())&&t.writeMessage(1,a,proto.squeaknode.SqueakProfile.serializeBinaryToWriter)},proto.squeaknode.GetSqueakProfileReply.prototype.getSqueakProfile=function(){return n.Message.getWrapperField(this,proto.squeaknode.SqueakProfile,1)},proto.squeaknode.GetSqueakProfileReply.prototype.setSqueakProfile=function(e){n.Message.setWrapperField(this,1,e)},proto.squeaknode.GetSqueakProfileReply.prototype.clearSqueakProfile=function(){this.setSqueakProfile(void 0)},proto.squeaknode.GetSqueakProfileReply.prototype.hasSqueakProfile=function(){return null!=n.Message.getField(this,1)},proto.squeaknode.GetSqueakProfileByAddressRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSqueakProfileByAddressRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSqueakProfileByAddressRequest.displayName="proto.squeaknode.GetSqueakProfileByAddressRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSqueakProfileByAddressRequest.prototype.toObject=function(e){return proto.squeaknode.GetSqueakProfileByAddressRequest.toObject(e,this)},proto.squeaknode.GetSqueakProfileByAddressRequest.toObject=function(e,t){var a={address:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetSqueakProfileByAddressRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSqueakProfileByAddressRequest;return proto.squeaknode.GetSqueakProfileByAddressRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSqueakProfileByAddressRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setAddress(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSqueakProfileByAddressRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSqueakProfileByAddressRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSqueakProfileByAddressRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getAddress()).length>0&&t.writeString(1,a)},proto.squeaknode.GetSqueakProfileByAddressRequest.prototype.getAddress=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.GetSqueakProfileByAddressRequest.prototype.setAddress=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetSqueakProfileByAddressReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSqueakProfileByAddressReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSqueakProfileByAddressReply.displayName="proto.squeaknode.GetSqueakProfileByAddressReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSqueakProfileByAddressReply.prototype.toObject=function(e){return proto.squeaknode.GetSqueakProfileByAddressReply.toObject(e,this)},proto.squeaknode.GetSqueakProfileByAddressReply.toObject=function(e,t){var a,n={squeakProfile:(a=t.getSqueakProfile())&&proto.squeaknode.SqueakProfile.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.squeaknode.GetSqueakProfileByAddressReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSqueakProfileByAddressReply;return proto.squeaknode.GetSqueakProfileByAddressReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSqueakProfileByAddressReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakProfile;t.readMessage(a,proto.squeaknode.SqueakProfile.deserializeBinaryFromReader),e.setSqueakProfile(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSqueakProfileByAddressReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSqueakProfileByAddressReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSqueakProfileByAddressReply.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getSqueakProfile())&&t.writeMessage(1,a,proto.squeaknode.SqueakProfile.serializeBinaryToWriter)},proto.squeaknode.GetSqueakProfileByAddressReply.prototype.getSqueakProfile=function(){return n.Message.getWrapperField(this,proto.squeaknode.SqueakProfile,1)},proto.squeaknode.GetSqueakProfileByAddressReply.prototype.setSqueakProfile=function(e){n.Message.setWrapperField(this,1,e)},proto.squeaknode.GetSqueakProfileByAddressReply.prototype.clearSqueakProfile=function(){this.setSqueakProfile(void 0)},proto.squeaknode.GetSqueakProfileByAddressReply.prototype.hasSqueakProfile=function(){return null!=n.Message.getField(this,1)},proto.squeaknode.GetSqueakProfileByNameRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSqueakProfileByNameRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSqueakProfileByNameRequest.displayName="proto.squeaknode.GetSqueakProfileByNameRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSqueakProfileByNameRequest.prototype.toObject=function(e){return proto.squeaknode.GetSqueakProfileByNameRequest.toObject(e,this)},proto.squeaknode.GetSqueakProfileByNameRequest.toObject=function(e,t){var a={name:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetSqueakProfileByNameRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSqueakProfileByNameRequest;return proto.squeaknode.GetSqueakProfileByNameRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSqueakProfileByNameRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setName(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSqueakProfileByNameRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSqueakProfileByNameRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSqueakProfileByNameRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getName()).length>0&&t.writeString(1,a)},proto.squeaknode.GetSqueakProfileByNameRequest.prototype.getName=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.GetSqueakProfileByNameRequest.prototype.setName=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetSqueakProfileByNameReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSqueakProfileByNameReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSqueakProfileByNameReply.displayName="proto.squeaknode.GetSqueakProfileByNameReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSqueakProfileByNameReply.prototype.toObject=function(e){return proto.squeaknode.GetSqueakProfileByNameReply.toObject(e,this)},proto.squeaknode.GetSqueakProfileByNameReply.toObject=function(e,t){var a,n={squeakProfile:(a=t.getSqueakProfile())&&proto.squeaknode.SqueakProfile.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.squeaknode.GetSqueakProfileByNameReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSqueakProfileByNameReply;return proto.squeaknode.GetSqueakProfileByNameReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSqueakProfileByNameReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakProfile;t.readMessage(a,proto.squeaknode.SqueakProfile.deserializeBinaryFromReader),e.setSqueakProfile(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSqueakProfileByNameReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSqueakProfileByNameReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSqueakProfileByNameReply.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getSqueakProfile())&&t.writeMessage(1,a,proto.squeaknode.SqueakProfile.serializeBinaryToWriter)},proto.squeaknode.GetSqueakProfileByNameReply.prototype.getSqueakProfile=function(){return n.Message.getWrapperField(this,proto.squeaknode.SqueakProfile,1)},proto.squeaknode.GetSqueakProfileByNameReply.prototype.setSqueakProfile=function(e){n.Message.setWrapperField(this,1,e)},proto.squeaknode.GetSqueakProfileByNameReply.prototype.clearSqueakProfile=function(){this.setSqueakProfile(void 0)},proto.squeaknode.GetSqueakProfileByNameReply.prototype.hasSqueakProfile=function(){return null!=n.Message.getField(this,1)},proto.squeaknode.SetSqueakProfileFollowingRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SetSqueakProfileFollowingRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SetSqueakProfileFollowingRequest.displayName="proto.squeaknode.SetSqueakProfileFollowingRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SetSqueakProfileFollowingRequest.prototype.toObject=function(e){return proto.squeaknode.SetSqueakProfileFollowingRequest.toObject(e,this)},proto.squeaknode.SetSqueakProfileFollowingRequest.toObject=function(e,t){var a={profileId:n.Message.getFieldWithDefault(t,1,0),following:n.Message.getFieldWithDefault(t,2,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SetSqueakProfileFollowingRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SetSqueakProfileFollowingRequest;return proto.squeaknode.SetSqueakProfileFollowingRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.SetSqueakProfileFollowingRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setProfileId(a);break;case 2:a=t.readBool();e.setFollowing(a);break;default:t.skipField()}}return e},proto.squeaknode.SetSqueakProfileFollowingRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SetSqueakProfileFollowingRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SetSqueakProfileFollowingRequest.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getProfileId())&&t.writeInt32(1,a),(a=e.getFollowing())&&t.writeBool(2,a)},proto.squeaknode.SetSqueakProfileFollowingRequest.prototype.getProfileId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.SetSqueakProfileFollowingRequest.prototype.setProfileId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.SetSqueakProfileFollowingRequest.prototype.getFollowing=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.squeaknode.SetSqueakProfileFollowingRequest.prototype.setFollowing=function(e){n.Message.setField(this,2,e)},proto.squeaknode.SetSqueakProfileFollowingReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SetSqueakProfileFollowingReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SetSqueakProfileFollowingReply.displayName="proto.squeaknode.SetSqueakProfileFollowingReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SetSqueakProfileFollowingReply.prototype.toObject=function(e){return proto.squeaknode.SetSqueakProfileFollowingReply.toObject(e,this)},proto.squeaknode.SetSqueakProfileFollowingReply.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SetSqueakProfileFollowingReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SetSqueakProfileFollowingReply;return proto.squeaknode.SetSqueakProfileFollowingReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.SetSqueakProfileFollowingReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.SetSqueakProfileFollowingReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SetSqueakProfileFollowingReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SetSqueakProfileFollowingReply.serializeBinaryToWriter=function(e,t){},proto.squeaknode.SetSqueakProfileSharingRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SetSqueakProfileSharingRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SetSqueakProfileSharingRequest.displayName="proto.squeaknode.SetSqueakProfileSharingRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SetSqueakProfileSharingRequest.prototype.toObject=function(e){return proto.squeaknode.SetSqueakProfileSharingRequest.toObject(e,this)},proto.squeaknode.SetSqueakProfileSharingRequest.toObject=function(e,t){var a={profileId:n.Message.getFieldWithDefault(t,1,0),sharing:n.Message.getFieldWithDefault(t,2,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SetSqueakProfileSharingRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SetSqueakProfileSharingRequest;return proto.squeaknode.SetSqueakProfileSharingRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.SetSqueakProfileSharingRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setProfileId(a);break;case 2:a=t.readBool();e.setSharing(a);break;default:t.skipField()}}return e},proto.squeaknode.SetSqueakProfileSharingRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SetSqueakProfileSharingRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SetSqueakProfileSharingRequest.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getProfileId())&&t.writeInt32(1,a),(a=e.getSharing())&&t.writeBool(2,a)},proto.squeaknode.SetSqueakProfileSharingRequest.prototype.getProfileId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.SetSqueakProfileSharingRequest.prototype.setProfileId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.SetSqueakProfileSharingRequest.prototype.getSharing=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.squeaknode.SetSqueakProfileSharingRequest.prototype.setSharing=function(e){n.Message.setField(this,2,e)},proto.squeaknode.SetSqueakProfileSharingReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SetSqueakProfileSharingReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SetSqueakProfileSharingReply.displayName="proto.squeaknode.SetSqueakProfileSharingReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SetSqueakProfileSharingReply.prototype.toObject=function(e){return proto.squeaknode.SetSqueakProfileSharingReply.toObject(e,this)},proto.squeaknode.SetSqueakProfileSharingReply.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SetSqueakProfileSharingReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SetSqueakProfileSharingReply;return proto.squeaknode.SetSqueakProfileSharingReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.SetSqueakProfileSharingReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.SetSqueakProfileSharingReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SetSqueakProfileSharingReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SetSqueakProfileSharingReply.serializeBinaryToWriter=function(e,t){},proto.squeaknode.DeleteSqueakProfileRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.DeleteSqueakProfileRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.DeleteSqueakProfileRequest.displayName="proto.squeaknode.DeleteSqueakProfileRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.DeleteSqueakProfileRequest.prototype.toObject=function(e){return proto.squeaknode.DeleteSqueakProfileRequest.toObject(e,this)},proto.squeaknode.DeleteSqueakProfileRequest.toObject=function(e,t){var a={profileId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.DeleteSqueakProfileRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.DeleteSqueakProfileRequest;return proto.squeaknode.DeleteSqueakProfileRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.DeleteSqueakProfileRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setProfileId(a);break;default:t.skipField()}}return e},proto.squeaknode.DeleteSqueakProfileRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.DeleteSqueakProfileRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.DeleteSqueakProfileRequest.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getProfileId())&&t.writeInt32(1,a)},proto.squeaknode.DeleteSqueakProfileRequest.prototype.getProfileId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.DeleteSqueakProfileRequest.prototype.setProfileId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.DeleteSqueakProfileReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.DeleteSqueakProfileReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.DeleteSqueakProfileReply.displayName="proto.squeaknode.DeleteSqueakProfileReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.DeleteSqueakProfileReply.prototype.toObject=function(e){return proto.squeaknode.DeleteSqueakProfileReply.toObject(e,this)},proto.squeaknode.DeleteSqueakProfileReply.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.DeleteSqueakProfileReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.DeleteSqueakProfileReply;return proto.squeaknode.DeleteSqueakProfileReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.DeleteSqueakProfileReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.DeleteSqueakProfileReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.DeleteSqueakProfileReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.DeleteSqueakProfileReply.serializeBinaryToWriter=function(e,t){},proto.squeaknode.SqueakProfile=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SqueakProfile,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SqueakProfile.displayName="proto.squeaknode.SqueakProfile"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SqueakProfile.prototype.toObject=function(e){return proto.squeaknode.SqueakProfile.toObject(e,this)},proto.squeaknode.SqueakProfile.toObject=function(e,t){var a={profileId:n.Message.getFieldWithDefault(t,1,0),profileName:n.Message.getFieldWithDefault(t,2,""),hasPrivateKey:n.Message.getFieldWithDefault(t,3,!1),address:n.Message.getFieldWithDefault(t,4,""),sharing:n.Message.getFieldWithDefault(t,5,!1),following:n.Message.getFieldWithDefault(t,6,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SqueakProfile.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SqueakProfile;return proto.squeaknode.SqueakProfile.deserializeBinaryFromReader(a,t)},proto.squeaknode.SqueakProfile.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setProfileId(a);break;case 2:a=t.readString();e.setProfileName(a);break;case 3:a=t.readBool();e.setHasPrivateKey(a);break;case 4:a=t.readString();e.setAddress(a);break;case 5:a=t.readBool();e.setSharing(a);break;case 6:a=t.readBool();e.setFollowing(a);break;default:t.skipField()}}return e},proto.squeaknode.SqueakProfile.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SqueakProfile.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SqueakProfile.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getProfileId())&&t.writeInt32(1,a),(a=e.getProfileName()).length>0&&t.writeString(2,a),(a=e.getHasPrivateKey())&&t.writeBool(3,a),(a=e.getAddress()).length>0&&t.writeString(4,a),(a=e.getSharing())&&t.writeBool(5,a),(a=e.getFollowing())&&t.writeBool(6,a)},proto.squeaknode.SqueakProfile.prototype.getProfileId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.SqueakProfile.prototype.setProfileId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.SqueakProfile.prototype.getProfileName=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.squeaknode.SqueakProfile.prototype.setProfileName=function(e){n.Message.setField(this,2,e)},proto.squeaknode.SqueakProfile.prototype.getHasPrivateKey=function(){return n.Message.getFieldWithDefault(this,3,!1)},proto.squeaknode.SqueakProfile.prototype.setHasPrivateKey=function(e){n.Message.setField(this,3,e)},proto.squeaknode.SqueakProfile.prototype.getAddress=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.squeaknode.SqueakProfile.prototype.setAddress=function(e){n.Message.setField(this,4,e)},proto.squeaknode.SqueakProfile.prototype.getSharing=function(){return n.Message.getFieldWithDefault(this,5,!1)},proto.squeaknode.SqueakProfile.prototype.setSharing=function(e){n.Message.setField(this,5,e)},proto.squeaknode.SqueakProfile.prototype.getFollowing=function(){return n.Message.getFieldWithDefault(this,6,!1)},proto.squeaknode.SqueakProfile.prototype.setFollowing=function(e){n.Message.setField(this,6,e)},proto.squeaknode.MakeSqueakRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.MakeSqueakRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.MakeSqueakRequest.displayName="proto.squeaknode.MakeSqueakRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.MakeSqueakRequest.prototype.toObject=function(e){return proto.squeaknode.MakeSqueakRequest.toObject(e,this)},proto.squeaknode.MakeSqueakRequest.toObject=function(e,t){var a={profileId:n.Message.getFieldWithDefault(t,1,0),content:n.Message.getFieldWithDefault(t,2,""),replyto:n.Message.getFieldWithDefault(t,3,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.MakeSqueakRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.MakeSqueakRequest;return proto.squeaknode.MakeSqueakRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.MakeSqueakRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setProfileId(a);break;case 2:a=t.readString();e.setContent(a);break;case 3:a=t.readString();e.setReplyto(a);break;default:t.skipField()}}return e},proto.squeaknode.MakeSqueakRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.MakeSqueakRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.MakeSqueakRequest.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getProfileId())&&t.writeInt32(1,a),(a=e.getContent()).length>0&&t.writeString(2,a),(a=e.getReplyto()).length>0&&t.writeString(3,a)},proto.squeaknode.MakeSqueakRequest.prototype.getProfileId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.MakeSqueakRequest.prototype.setProfileId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.MakeSqueakRequest.prototype.getContent=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.squeaknode.MakeSqueakRequest.prototype.setContent=function(e){n.Message.setField(this,2,e)},proto.squeaknode.MakeSqueakRequest.prototype.getReplyto=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.squeaknode.MakeSqueakRequest.prototype.setReplyto=function(e){n.Message.setField(this,3,e)},proto.squeaknode.MakeSqueakReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.MakeSqueakReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.MakeSqueakReply.displayName="proto.squeaknode.MakeSqueakReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.MakeSqueakReply.prototype.toObject=function(e){return proto.squeaknode.MakeSqueakReply.toObject(e,this)},proto.squeaknode.MakeSqueakReply.toObject=function(e,t){var a={squeakHash:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.MakeSqueakReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.MakeSqueakReply;return proto.squeaknode.MakeSqueakReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.MakeSqueakReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSqueakHash(a);break;default:t.skipField()}}return e},proto.squeaknode.MakeSqueakReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.MakeSqueakReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.MakeSqueakReply.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakHash()).length>0&&t.writeString(1,a)},proto.squeaknode.MakeSqueakReply.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.MakeSqueakReply.prototype.setSqueakHash=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetSqueakDisplayRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSqueakDisplayRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSqueakDisplayRequest.displayName="proto.squeaknode.GetSqueakDisplayRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSqueakDisplayRequest.prototype.toObject=function(e){return proto.squeaknode.GetSqueakDisplayRequest.toObject(e,this)},proto.squeaknode.GetSqueakDisplayRequest.toObject=function(e,t){var a={squeakHash:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetSqueakDisplayRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSqueakDisplayRequest;return proto.squeaknode.GetSqueakDisplayRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSqueakDisplayRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSqueakHash(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSqueakDisplayRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSqueakDisplayRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSqueakDisplayRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakHash()).length>0&&t.writeString(1,a)},proto.squeaknode.GetSqueakDisplayRequest.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.GetSqueakDisplayRequest.prototype.setSqueakHash=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetSqueakDisplayReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSqueakDisplayReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSqueakDisplayReply.displayName="proto.squeaknode.GetSqueakDisplayReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSqueakDisplayReply.prototype.toObject=function(e){return proto.squeaknode.GetSqueakDisplayReply.toObject(e,this)},proto.squeaknode.GetSqueakDisplayReply.toObject=function(e,t){var a,n={squeakDisplayEntry:(a=t.getSqueakDisplayEntry())&&proto.squeaknode.SqueakDisplayEntry.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.squeaknode.GetSqueakDisplayReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSqueakDisplayReply;return proto.squeaknode.GetSqueakDisplayReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSqueakDisplayReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakDisplayEntry;t.readMessage(a,proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader),e.setSqueakDisplayEntry(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSqueakDisplayReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSqueakDisplayReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSqueakDisplayReply.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getSqueakDisplayEntry())&&t.writeMessage(1,a,proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter)},proto.squeaknode.GetSqueakDisplayReply.prototype.getSqueakDisplayEntry=function(){return n.Message.getWrapperField(this,proto.squeaknode.SqueakDisplayEntry,1)},proto.squeaknode.GetSqueakDisplayReply.prototype.setSqueakDisplayEntry=function(e){n.Message.setWrapperField(this,1,e)},proto.squeaknode.GetSqueakDisplayReply.prototype.clearSqueakDisplayEntry=function(){this.setSqueakDisplayEntry(void 0)},proto.squeaknode.GetSqueakDisplayReply.prototype.hasSqueakDisplayEntry=function(){return null!=n.Message.getField(this,1)},proto.squeaknode.SqueakDisplayEntry=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SqueakDisplayEntry,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SqueakDisplayEntry.displayName="proto.squeaknode.SqueakDisplayEntry"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SqueakDisplayEntry.prototype.toObject=function(e){return proto.squeaknode.SqueakDisplayEntry.toObject(e,this)},proto.squeaknode.SqueakDisplayEntry.toObject=function(e,t){var a={squeakHash:n.Message.getFieldWithDefault(t,1,""),isUnlocked:n.Message.getFieldWithDefault(t,2,!1),contentStr:n.Message.getFieldWithDefault(t,3,""),isReply:n.Message.getFieldWithDefault(t,4,!1),replyTo:n.Message.getFieldWithDefault(t,5,""),blockHeight:n.Message.getFieldWithDefault(t,6,0),blockHash:n.Message.getFieldWithDefault(t,7,""),blockTime:n.Message.getFieldWithDefault(t,8,0),isAuthorKnown:n.Message.getFieldWithDefault(t,9,!1),authorAddress:n.Message.getFieldWithDefault(t,10,""),authorName:n.Message.getFieldWithDefault(t,11,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SqueakDisplayEntry.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SqueakDisplayEntry;return proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader(a,t)},proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSqueakHash(a);break;case 2:a=t.readBool();e.setIsUnlocked(a);break;case 3:a=t.readString();e.setContentStr(a);break;case 4:a=t.readBool();e.setIsReply(a);break;case 5:a=t.readString();e.setReplyTo(a);break;case 6:a=t.readInt32();e.setBlockHeight(a);break;case 7:a=t.readString();e.setBlockHash(a);break;case 8:a=t.readInt64();e.setBlockTime(a);break;case 9:a=t.readBool();e.setIsAuthorKnown(a);break;case 10:a=t.readString();e.setAuthorAddress(a);break;case 11:a=t.readString();e.setAuthorName(a);break;default:t.skipField()}}return e},proto.squeaknode.SqueakDisplayEntry.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getSqueakHash()).length>0&&t.writeString(1,a),(a=e.getIsUnlocked())&&t.writeBool(2,a),(a=e.getContentStr()).length>0&&t.writeString(3,a),(a=e.getIsReply())&&t.writeBool(4,a),(a=e.getReplyTo()).length>0&&t.writeString(5,a),0!==(a=e.getBlockHeight())&&t.writeInt32(6,a),(a=e.getBlockHash()).length>0&&t.writeString(7,a),0!==(a=e.getBlockTime())&&t.writeInt64(8,a),(a=e.getIsAuthorKnown())&&t.writeBool(9,a),(a=e.getAuthorAddress()).length>0&&t.writeString(10,a),(a=e.getAuthorName()).length>0&&t.writeString(11,a)},proto.squeaknode.SqueakDisplayEntry.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.SqueakDisplayEntry.prototype.setSqueakHash=function(e){n.Message.setField(this,1,e)},proto.squeaknode.SqueakDisplayEntry.prototype.getIsUnlocked=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.squeaknode.SqueakDisplayEntry.prototype.setIsUnlocked=function(e){n.Message.setField(this,2,e)},proto.squeaknode.SqueakDisplayEntry.prototype.getContentStr=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.squeaknode.SqueakDisplayEntry.prototype.setContentStr=function(e){n.Message.setField(this,3,e)},proto.squeaknode.SqueakDisplayEntry.prototype.getIsReply=function(){return n.Message.getFieldWithDefault(this,4,!1)},proto.squeaknode.SqueakDisplayEntry.prototype.setIsReply=function(e){n.Message.setField(this,4,e)},proto.squeaknode.SqueakDisplayEntry.prototype.getReplyTo=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.squeaknode.SqueakDisplayEntry.prototype.setReplyTo=function(e){n.Message.setField(this,5,e)},proto.squeaknode.SqueakDisplayEntry.prototype.getBlockHeight=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.squeaknode.SqueakDisplayEntry.prototype.setBlockHeight=function(e){n.Message.setField(this,6,e)},proto.squeaknode.SqueakDisplayEntry.prototype.getBlockHash=function(){return n.Message.getFieldWithDefault(this,7,"")},proto.squeaknode.SqueakDisplayEntry.prototype.setBlockHash=function(e){n.Message.setField(this,7,e)},proto.squeaknode.SqueakDisplayEntry.prototype.getBlockTime=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.squeaknode.SqueakDisplayEntry.prototype.setBlockTime=function(e){n.Message.setField(this,8,e)},proto.squeaknode.SqueakDisplayEntry.prototype.getIsAuthorKnown=function(){return n.Message.getFieldWithDefault(this,9,!1)},proto.squeaknode.SqueakDisplayEntry.prototype.setIsAuthorKnown=function(e){n.Message.setField(this,9,e)},proto.squeaknode.SqueakDisplayEntry.prototype.getAuthorAddress=function(){return n.Message.getFieldWithDefault(this,10,"")},proto.squeaknode.SqueakDisplayEntry.prototype.setAuthorAddress=function(e){n.Message.setField(this,10,e)},proto.squeaknode.SqueakDisplayEntry.prototype.getAuthorName=function(){return n.Message.getFieldWithDefault(this,11,"")},proto.squeaknode.SqueakDisplayEntry.prototype.setAuthorName=function(e){n.Message.setField(this,11,e)},proto.squeaknode.GetFollowedSqueakDisplaysRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetFollowedSqueakDisplaysRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetFollowedSqueakDisplaysRequest.displayName="proto.squeaknode.GetFollowedSqueakDisplaysRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetFollowedSqueakDisplaysRequest.prototype.toObject=function(e){return proto.squeaknode.GetFollowedSqueakDisplaysRequest.toObject(e,this)},proto.squeaknode.GetFollowedSqueakDisplaysRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetFollowedSqueakDisplaysRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetFollowedSqueakDisplaysRequest;return proto.squeaknode.GetFollowedSqueakDisplaysRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetFollowedSqueakDisplaysRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.GetFollowedSqueakDisplaysRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetFollowedSqueakDisplaysRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetFollowedSqueakDisplaysRequest.serializeBinaryToWriter=function(e,t){},proto.squeaknode.GetFollowedSqueakDisplaysReply=function(e){n.Message.initialize(this,e,0,-1,proto.squeaknode.GetFollowedSqueakDisplaysReply.repeatedFields_,null)},r.inherits(proto.squeaknode.GetFollowedSqueakDisplaysReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetFollowedSqueakDisplaysReply.displayName="proto.squeaknode.GetFollowedSqueakDisplaysReply"),proto.squeaknode.GetFollowedSqueakDisplaysReply.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.toObject=function(e){return proto.squeaknode.GetFollowedSqueakDisplaysReply.toObject(e,this)},proto.squeaknode.GetFollowedSqueakDisplaysReply.toObject=function(e,t){var a={squeakDisplayEntriesList:n.Message.toObjectList(t.getSqueakDisplayEntriesList(),proto.squeaknode.SqueakDisplayEntry.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetFollowedSqueakDisplaysReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetFollowedSqueakDisplaysReply;return proto.squeaknode.GetFollowedSqueakDisplaysReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetFollowedSqueakDisplaysReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakDisplayEntry;t.readMessage(a,proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader),e.addSqueakDisplayEntries(a);break;default:t.skipField()}}return e},proto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetFollowedSqueakDisplaysReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetFollowedSqueakDisplaysReply.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakDisplayEntriesList()).length>0&&t.writeRepeatedMessage(1,a,proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter)},proto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.getSqueakDisplayEntriesList=function(){return n.Message.getRepeatedWrapperField(this,proto.squeaknode.SqueakDisplayEntry,1)},proto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.setSqueakDisplayEntriesList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.addSqueakDisplayEntries=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.squeaknode.SqueakDisplayEntry,t)},proto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.clearSqueakDisplayEntriesList=function(){this.setSqueakDisplayEntriesList([])},proto.squeaknode.GetAddressSqueakDisplaysRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetAddressSqueakDisplaysRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetAddressSqueakDisplaysRequest.displayName="proto.squeaknode.GetAddressSqueakDisplaysRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetAddressSqueakDisplaysRequest.prototype.toObject=function(e){return proto.squeaknode.GetAddressSqueakDisplaysRequest.toObject(e,this)},proto.squeaknode.GetAddressSqueakDisplaysRequest.toObject=function(e,t){var a={address:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetAddressSqueakDisplaysRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetAddressSqueakDisplaysRequest;return proto.squeaknode.GetAddressSqueakDisplaysRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetAddressSqueakDisplaysRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setAddress(a);break;default:t.skipField()}}return e},proto.squeaknode.GetAddressSqueakDisplaysRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetAddressSqueakDisplaysRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetAddressSqueakDisplaysRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getAddress()).length>0&&t.writeString(1,a)},proto.squeaknode.GetAddressSqueakDisplaysRequest.prototype.getAddress=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.GetAddressSqueakDisplaysRequest.prototype.setAddress=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetAddressSqueakDisplaysReply=function(e){n.Message.initialize(this,e,0,-1,proto.squeaknode.GetAddressSqueakDisplaysReply.repeatedFields_,null)},r.inherits(proto.squeaknode.GetAddressSqueakDisplaysReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetAddressSqueakDisplaysReply.displayName="proto.squeaknode.GetAddressSqueakDisplaysReply"),proto.squeaknode.GetAddressSqueakDisplaysReply.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetAddressSqueakDisplaysReply.prototype.toObject=function(e){return proto.squeaknode.GetAddressSqueakDisplaysReply.toObject(e,this)},proto.squeaknode.GetAddressSqueakDisplaysReply.toObject=function(e,t){var a={squeakDisplayEntriesList:n.Message.toObjectList(t.getSqueakDisplayEntriesList(),proto.squeaknode.SqueakDisplayEntry.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetAddressSqueakDisplaysReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetAddressSqueakDisplaysReply;return proto.squeaknode.GetAddressSqueakDisplaysReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetAddressSqueakDisplaysReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakDisplayEntry;t.readMessage(a,proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader),e.addSqueakDisplayEntries(a);break;default:t.skipField()}}return e},proto.squeaknode.GetAddressSqueakDisplaysReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetAddressSqueakDisplaysReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetAddressSqueakDisplaysReply.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakDisplayEntriesList()).length>0&&t.writeRepeatedMessage(1,a,proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter)},proto.squeaknode.GetAddressSqueakDisplaysReply.prototype.getSqueakDisplayEntriesList=function(){return n.Message.getRepeatedWrapperField(this,proto.squeaknode.SqueakDisplayEntry,1)},proto.squeaknode.GetAddressSqueakDisplaysReply.prototype.setSqueakDisplayEntriesList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.squeaknode.GetAddressSqueakDisplaysReply.prototype.addSqueakDisplayEntries=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.squeaknode.SqueakDisplayEntry,t)},proto.squeaknode.GetAddressSqueakDisplaysReply.prototype.clearSqueakDisplayEntriesList=function(){this.setSqueakDisplayEntriesList([])},proto.squeaknode.GetAncestorSqueakDisplaysRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetAncestorSqueakDisplaysRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetAncestorSqueakDisplaysRequest.displayName="proto.squeaknode.GetAncestorSqueakDisplaysRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetAncestorSqueakDisplaysRequest.prototype.toObject=function(e){return proto.squeaknode.GetAncestorSqueakDisplaysRequest.toObject(e,this)},proto.squeaknode.GetAncestorSqueakDisplaysRequest.toObject=function(e,t){var a={squeakHash:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetAncestorSqueakDisplaysRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetAncestorSqueakDisplaysRequest;return proto.squeaknode.GetAncestorSqueakDisplaysRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetAncestorSqueakDisplaysRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSqueakHash(a);break;default:t.skipField()}}return e},proto.squeaknode.GetAncestorSqueakDisplaysRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetAncestorSqueakDisplaysRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetAncestorSqueakDisplaysRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakHash()).length>0&&t.writeString(1,a)},proto.squeaknode.GetAncestorSqueakDisplaysRequest.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.GetAncestorSqueakDisplaysRequest.prototype.setSqueakHash=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetAncestorSqueakDisplaysReply=function(e){n.Message.initialize(this,e,0,-1,proto.squeaknode.GetAncestorSqueakDisplaysReply.repeatedFields_,null)},r.inherits(proto.squeaknode.GetAncestorSqueakDisplaysReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetAncestorSqueakDisplaysReply.displayName="proto.squeaknode.GetAncestorSqueakDisplaysReply"),proto.squeaknode.GetAncestorSqueakDisplaysReply.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.toObject=function(e){return proto.squeaknode.GetAncestorSqueakDisplaysReply.toObject(e,this)},proto.squeaknode.GetAncestorSqueakDisplaysReply.toObject=function(e,t){var a={squeakDisplayEntriesList:n.Message.toObjectList(t.getSqueakDisplayEntriesList(),proto.squeaknode.SqueakDisplayEntry.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetAncestorSqueakDisplaysReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetAncestorSqueakDisplaysReply;return proto.squeaknode.GetAncestorSqueakDisplaysReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetAncestorSqueakDisplaysReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakDisplayEntry;t.readMessage(a,proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader),e.addSqueakDisplayEntries(a);break;default:t.skipField()}}return e},proto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetAncestorSqueakDisplaysReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetAncestorSqueakDisplaysReply.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakDisplayEntriesList()).length>0&&t.writeRepeatedMessage(1,a,proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter)},proto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.getSqueakDisplayEntriesList=function(){return n.Message.getRepeatedWrapperField(this,proto.squeaknode.SqueakDisplayEntry,1)},proto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.setSqueakDisplayEntriesList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.addSqueakDisplayEntries=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.squeaknode.SqueakDisplayEntry,t)},proto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.clearSqueakDisplayEntriesList=function(){this.setSqueakDisplayEntriesList([])},proto.squeaknode.DeleteSqueakRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.DeleteSqueakRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.DeleteSqueakRequest.displayName="proto.squeaknode.DeleteSqueakRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.DeleteSqueakRequest.prototype.toObject=function(e){return proto.squeaknode.DeleteSqueakRequest.toObject(e,this)},proto.squeaknode.DeleteSqueakRequest.toObject=function(e,t){var a={squeakHash:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.DeleteSqueakRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.DeleteSqueakRequest;return proto.squeaknode.DeleteSqueakRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.DeleteSqueakRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSqueakHash(a);break;default:t.skipField()}}return e},proto.squeaknode.DeleteSqueakRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.DeleteSqueakRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.DeleteSqueakRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakHash()).length>0&&t.writeString(1,a)},proto.squeaknode.DeleteSqueakRequest.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.DeleteSqueakRequest.prototype.setSqueakHash=function(e){n.Message.setField(this,1,e)},proto.squeaknode.DeleteSqueakReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.DeleteSqueakReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.DeleteSqueakReply.displayName="proto.squeaknode.DeleteSqueakReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.DeleteSqueakReply.prototype.toObject=function(e){return proto.squeaknode.DeleteSqueakReply.toObject(e,this)},proto.squeaknode.DeleteSqueakReply.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.DeleteSqueakReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.DeleteSqueakReply;return proto.squeaknode.DeleteSqueakReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.DeleteSqueakReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.DeleteSqueakReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.DeleteSqueakReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.DeleteSqueakReply.serializeBinaryToWriter=function(e,t){},proto.squeaknode.CreatePeerRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.CreatePeerRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.CreatePeerRequest.displayName="proto.squeaknode.CreatePeerRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.CreatePeerRequest.prototype.toObject=function(e){return proto.squeaknode.CreatePeerRequest.toObject(e,this)},proto.squeaknode.CreatePeerRequest.toObject=function(e,t){var a={peerName:n.Message.getFieldWithDefault(t,1,""),host:n.Message.getFieldWithDefault(t,2,""),port:n.Message.getFieldWithDefault(t,3,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.CreatePeerRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.CreatePeerRequest;return proto.squeaknode.CreatePeerRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.CreatePeerRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setPeerName(a);break;case 2:a=t.readString();e.setHost(a);break;case 3:a=t.readInt32();e.setPort(a);break;default:t.skipField()}}return e},proto.squeaknode.CreatePeerRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.CreatePeerRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.CreatePeerRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPeerName()).length>0&&t.writeString(1,a),(a=e.getHost()).length>0&&t.writeString(2,a),0!==(a=e.getPort())&&t.writeInt32(3,a)},proto.squeaknode.CreatePeerRequest.prototype.getPeerName=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.CreatePeerRequest.prototype.setPeerName=function(e){n.Message.setField(this,1,e)},proto.squeaknode.CreatePeerRequest.prototype.getHost=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.squeaknode.CreatePeerRequest.prototype.setHost=function(e){n.Message.setField(this,2,e)},proto.squeaknode.CreatePeerRequest.prototype.getPort=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.squeaknode.CreatePeerRequest.prototype.setPort=function(e){n.Message.setField(this,3,e)},proto.squeaknode.CreatePeerReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.CreatePeerReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.CreatePeerReply.displayName="proto.squeaknode.CreatePeerReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.CreatePeerReply.prototype.toObject=function(e){return proto.squeaknode.CreatePeerReply.toObject(e,this)},proto.squeaknode.CreatePeerReply.toObject=function(e,t){var a={peerId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.CreatePeerReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.CreatePeerReply;return proto.squeaknode.CreatePeerReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.CreatePeerReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setPeerId(a);break;default:t.skipField()}}return e},proto.squeaknode.CreatePeerReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.CreatePeerReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.CreatePeerReply.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getPeerId())&&t.writeInt32(1,a)},proto.squeaknode.CreatePeerReply.prototype.getPeerId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.CreatePeerReply.prototype.setPeerId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetPeerRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetPeerRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetPeerRequest.displayName="proto.squeaknode.GetPeerRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetPeerRequest.prototype.toObject=function(e){return proto.squeaknode.GetPeerRequest.toObject(e,this)},proto.squeaknode.GetPeerRequest.toObject=function(e,t){var a={peerId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetPeerRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetPeerRequest;return proto.squeaknode.GetPeerRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetPeerRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setPeerId(a);break;default:t.skipField()}}return e},proto.squeaknode.GetPeerRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetPeerRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetPeerRequest.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getPeerId())&&t.writeInt32(1,a)},proto.squeaknode.GetPeerRequest.prototype.getPeerId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.GetPeerRequest.prototype.setPeerId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetPeerReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetPeerReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetPeerReply.displayName="proto.squeaknode.GetPeerReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetPeerReply.prototype.toObject=function(e){return proto.squeaknode.GetPeerReply.toObject(e,this)},proto.squeaknode.GetPeerReply.toObject=function(e,t){var a,n={squeakPeer:(a=t.getSqueakPeer())&&proto.squeaknode.SqueakPeer.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.squeaknode.GetPeerReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetPeerReply;return proto.squeaknode.GetPeerReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetPeerReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakPeer;t.readMessage(a,proto.squeaknode.SqueakPeer.deserializeBinaryFromReader),e.setSqueakPeer(a);break;default:t.skipField()}}return e},proto.squeaknode.GetPeerReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetPeerReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetPeerReply.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getSqueakPeer())&&t.writeMessage(1,a,proto.squeaknode.SqueakPeer.serializeBinaryToWriter)},proto.squeaknode.GetPeerReply.prototype.getSqueakPeer=function(){return n.Message.getWrapperField(this,proto.squeaknode.SqueakPeer,1)},proto.squeaknode.GetPeerReply.prototype.setSqueakPeer=function(e){n.Message.setWrapperField(this,1,e)},proto.squeaknode.GetPeerReply.prototype.clearSqueakPeer=function(){this.setSqueakPeer(void 0)},proto.squeaknode.GetPeerReply.prototype.hasSqueakPeer=function(){return null!=n.Message.getField(this,1)},proto.squeaknode.GetPeersRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetPeersRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetPeersRequest.displayName="proto.squeaknode.GetPeersRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetPeersRequest.prototype.toObject=function(e){return proto.squeaknode.GetPeersRequest.toObject(e,this)},proto.squeaknode.GetPeersRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetPeersRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetPeersRequest;return proto.squeaknode.GetPeersRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetPeersRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.GetPeersRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetPeersRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetPeersRequest.serializeBinaryToWriter=function(e,t){},proto.squeaknode.GetPeersReply=function(e){n.Message.initialize(this,e,0,-1,proto.squeaknode.GetPeersReply.repeatedFields_,null)},r.inherits(proto.squeaknode.GetPeersReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetPeersReply.displayName="proto.squeaknode.GetPeersReply"),proto.squeaknode.GetPeersReply.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetPeersReply.prototype.toObject=function(e){return proto.squeaknode.GetPeersReply.toObject(e,this)},proto.squeaknode.GetPeersReply.toObject=function(e,t){var a={squeakPeersList:n.Message.toObjectList(t.getSqueakPeersList(),proto.squeaknode.SqueakPeer.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetPeersReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetPeersReply;return proto.squeaknode.GetPeersReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetPeersReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakPeer;t.readMessage(a,proto.squeaknode.SqueakPeer.deserializeBinaryFromReader),e.addSqueakPeers(a);break;default:t.skipField()}}return e},proto.squeaknode.GetPeersReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetPeersReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetPeersReply.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakPeersList()).length>0&&t.writeRepeatedMessage(1,a,proto.squeaknode.SqueakPeer.serializeBinaryToWriter)},proto.squeaknode.GetPeersReply.prototype.getSqueakPeersList=function(){return n.Message.getRepeatedWrapperField(this,proto.squeaknode.SqueakPeer,1)},proto.squeaknode.GetPeersReply.prototype.setSqueakPeersList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.squeaknode.GetPeersReply.prototype.addSqueakPeers=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.squeaknode.SqueakPeer,t)},proto.squeaknode.GetPeersReply.prototype.clearSqueakPeersList=function(){this.setSqueakPeersList([])},proto.squeaknode.SqueakPeer=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SqueakPeer,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SqueakPeer.displayName="proto.squeaknode.SqueakPeer"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SqueakPeer.prototype.toObject=function(e){return proto.squeaknode.SqueakPeer.toObject(e,this)},proto.squeaknode.SqueakPeer.toObject=function(e,t){var a={peerId:n.Message.getFieldWithDefault(t,1,0),peerName:n.Message.getFieldWithDefault(t,2,""),host:n.Message.getFieldWithDefault(t,3,""),port:n.Message.getFieldWithDefault(t,4,0),uploading:n.Message.getFieldWithDefault(t,5,!1),downloading:n.Message.getFieldWithDefault(t,6,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SqueakPeer.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SqueakPeer;return proto.squeaknode.SqueakPeer.deserializeBinaryFromReader(a,t)},proto.squeaknode.SqueakPeer.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setPeerId(a);break;case 2:a=t.readString();e.setPeerName(a);break;case 3:a=t.readString();e.setHost(a);break;case 4:a=t.readInt32();e.setPort(a);break;case 5:a=t.readBool();e.setUploading(a);break;case 6:a=t.readBool();e.setDownloading(a);break;default:t.skipField()}}return e},proto.squeaknode.SqueakPeer.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SqueakPeer.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SqueakPeer.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getPeerId())&&t.writeInt32(1,a),(a=e.getPeerName()).length>0&&t.writeString(2,a),(a=e.getHost()).length>0&&t.writeString(3,a),0!==(a=e.getPort())&&t.writeInt32(4,a),(a=e.getUploading())&&t.writeBool(5,a),(a=e.getDownloading())&&t.writeBool(6,a)},proto.squeaknode.SqueakPeer.prototype.getPeerId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.SqueakPeer.prototype.setPeerId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.SqueakPeer.prototype.getPeerName=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.squeaknode.SqueakPeer.prototype.setPeerName=function(e){n.Message.setField(this,2,e)},proto.squeaknode.SqueakPeer.prototype.getHost=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.squeaknode.SqueakPeer.prototype.setHost=function(e){n.Message.setField(this,3,e)},proto.squeaknode.SqueakPeer.prototype.getPort=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.squeaknode.SqueakPeer.prototype.setPort=function(e){n.Message.setField(this,4,e)},proto.squeaknode.SqueakPeer.prototype.getUploading=function(){return n.Message.getFieldWithDefault(this,5,!1)},proto.squeaknode.SqueakPeer.prototype.setUploading=function(e){n.Message.setField(this,5,e)},proto.squeaknode.SqueakPeer.prototype.getDownloading=function(){return n.Message.getFieldWithDefault(this,6,!1)},proto.squeaknode.SqueakPeer.prototype.setDownloading=function(e){n.Message.setField(this,6,e)},proto.squeaknode.SetPeerDownloadingRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SetPeerDownloadingRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SetPeerDownloadingRequest.displayName="proto.squeaknode.SetPeerDownloadingRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SetPeerDownloadingRequest.prototype.toObject=function(e){return proto.squeaknode.SetPeerDownloadingRequest.toObject(e,this)},proto.squeaknode.SetPeerDownloadingRequest.toObject=function(e,t){var a={peerId:n.Message.getFieldWithDefault(t,1,0),downloading:n.Message.getFieldWithDefault(t,2,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SetPeerDownloadingRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SetPeerDownloadingRequest;return proto.squeaknode.SetPeerDownloadingRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.SetPeerDownloadingRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setPeerId(a);break;case 2:a=t.readBool();e.setDownloading(a);break;default:t.skipField()}}return e},proto.squeaknode.SetPeerDownloadingRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SetPeerDownloadingRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SetPeerDownloadingRequest.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getPeerId())&&t.writeInt32(1,a),(a=e.getDownloading())&&t.writeBool(2,a)},proto.squeaknode.SetPeerDownloadingRequest.prototype.getPeerId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.SetPeerDownloadingRequest.prototype.setPeerId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.SetPeerDownloadingRequest.prototype.getDownloading=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.squeaknode.SetPeerDownloadingRequest.prototype.setDownloading=function(e){n.Message.setField(this,2,e)},proto.squeaknode.SetPeerDownloadingReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SetPeerDownloadingReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SetPeerDownloadingReply.displayName="proto.squeaknode.SetPeerDownloadingReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SetPeerDownloadingReply.prototype.toObject=function(e){return proto.squeaknode.SetPeerDownloadingReply.toObject(e,this)},proto.squeaknode.SetPeerDownloadingReply.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SetPeerDownloadingReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SetPeerDownloadingReply;return proto.squeaknode.SetPeerDownloadingReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.SetPeerDownloadingReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.SetPeerDownloadingReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SetPeerDownloadingReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SetPeerDownloadingReply.serializeBinaryToWriter=function(e,t){},proto.squeaknode.SetPeerUploadingRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SetPeerUploadingRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SetPeerUploadingRequest.displayName="proto.squeaknode.SetPeerUploadingRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SetPeerUploadingRequest.prototype.toObject=function(e){return proto.squeaknode.SetPeerUploadingRequest.toObject(e,this)},proto.squeaknode.SetPeerUploadingRequest.toObject=function(e,t){var a={peerId:n.Message.getFieldWithDefault(t,1,0),uploading:n.Message.getFieldWithDefault(t,2,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SetPeerUploadingRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SetPeerUploadingRequest;return proto.squeaknode.SetPeerUploadingRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.SetPeerUploadingRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setPeerId(a);break;case 2:a=t.readBool();e.setUploading(a);break;default:t.skipField()}}return e},proto.squeaknode.SetPeerUploadingRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SetPeerUploadingRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SetPeerUploadingRequest.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getPeerId())&&t.writeInt32(1,a),(a=e.getUploading())&&t.writeBool(2,a)},proto.squeaknode.SetPeerUploadingRequest.prototype.getPeerId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.SetPeerUploadingRequest.prototype.setPeerId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.SetPeerUploadingRequest.prototype.getUploading=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.squeaknode.SetPeerUploadingRequest.prototype.setUploading=function(e){n.Message.setField(this,2,e)},proto.squeaknode.SetPeerUploadingReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SetPeerUploadingReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SetPeerUploadingReply.displayName="proto.squeaknode.SetPeerUploadingReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SetPeerUploadingReply.prototype.toObject=function(e){return proto.squeaknode.SetPeerUploadingReply.toObject(e,this)},proto.squeaknode.SetPeerUploadingReply.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SetPeerUploadingReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SetPeerUploadingReply;return proto.squeaknode.SetPeerUploadingReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.SetPeerUploadingReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.SetPeerUploadingReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SetPeerUploadingReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SetPeerUploadingReply.serializeBinaryToWriter=function(e,t){},proto.squeaknode.DeletePeerRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.DeletePeerRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.DeletePeerRequest.displayName="proto.squeaknode.DeletePeerRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.DeletePeerRequest.prototype.toObject=function(e){return proto.squeaknode.DeletePeerRequest.toObject(e,this)},proto.squeaknode.DeletePeerRequest.toObject=function(e,t){var a={peerId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.DeletePeerRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.DeletePeerRequest;return proto.squeaknode.DeletePeerRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.DeletePeerRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setPeerId(a);break;default:t.skipField()}}return e},proto.squeaknode.DeletePeerRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.DeletePeerRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.DeletePeerRequest.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getPeerId())&&t.writeInt32(1,a)},proto.squeaknode.DeletePeerRequest.prototype.getPeerId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.DeletePeerRequest.prototype.setPeerId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.DeletePeerReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.DeletePeerReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.DeletePeerReply.displayName="proto.squeaknode.DeletePeerReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.DeletePeerReply.prototype.toObject=function(e){return proto.squeaknode.DeletePeerReply.toObject(e,this)},proto.squeaknode.DeletePeerReply.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.DeletePeerReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.DeletePeerReply;return proto.squeaknode.DeletePeerReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.DeletePeerReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.DeletePeerReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.DeletePeerReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.DeletePeerReply.serializeBinaryToWriter=function(e,t){},proto.squeaknode.LoadBuyOffersRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.LoadBuyOffersRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.LoadBuyOffersRequest.displayName="proto.squeaknode.LoadBuyOffersRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.LoadBuyOffersRequest.prototype.toObject=function(e){return proto.squeaknode.LoadBuyOffersRequest.toObject(e,this)},proto.squeaknode.LoadBuyOffersRequest.toObject=function(e,t){var a={squeakHash:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.LoadBuyOffersRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.LoadBuyOffersRequest;return proto.squeaknode.LoadBuyOffersRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.LoadBuyOffersRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSqueakHash(a);break;default:t.skipField()}}return e},proto.squeaknode.LoadBuyOffersRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.LoadBuyOffersRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.LoadBuyOffersRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakHash()).length>0&&t.writeString(1,a)},proto.squeaknode.LoadBuyOffersRequest.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.LoadBuyOffersRequest.prototype.setSqueakHash=function(e){n.Message.setField(this,1,e)},proto.squeaknode.LoadBuyOffersReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.LoadBuyOffersReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.LoadBuyOffersReply.displayName="proto.squeaknode.LoadBuyOffersReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.LoadBuyOffersReply.prototype.toObject=function(e){return proto.squeaknode.LoadBuyOffersReply.toObject(e,this)},proto.squeaknode.LoadBuyOffersReply.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.LoadBuyOffersReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.LoadBuyOffersReply;return proto.squeaknode.LoadBuyOffersReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.LoadBuyOffersReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.LoadBuyOffersReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.LoadBuyOffersReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.LoadBuyOffersReply.serializeBinaryToWriter=function(e,t){},proto.squeaknode.GetBuyOffersRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetBuyOffersRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetBuyOffersRequest.displayName="proto.squeaknode.GetBuyOffersRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetBuyOffersRequest.prototype.toObject=function(e){return proto.squeaknode.GetBuyOffersRequest.toObject(e,this)},proto.squeaknode.GetBuyOffersRequest.toObject=function(e,t){var a={squeakHash:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetBuyOffersRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetBuyOffersRequest;return proto.squeaknode.GetBuyOffersRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetBuyOffersRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSqueakHash(a);break;default:t.skipField()}}return e},proto.squeaknode.GetBuyOffersRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetBuyOffersRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetBuyOffersRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakHash()).length>0&&t.writeString(1,a)},proto.squeaknode.GetBuyOffersRequest.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.GetBuyOffersRequest.prototype.setSqueakHash=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetBuyOffersReply=function(e){n.Message.initialize(this,e,0,-1,proto.squeaknode.GetBuyOffersReply.repeatedFields_,null)},r.inherits(proto.squeaknode.GetBuyOffersReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetBuyOffersReply.displayName="proto.squeaknode.GetBuyOffersReply"),proto.squeaknode.GetBuyOffersReply.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetBuyOffersReply.prototype.toObject=function(e){return proto.squeaknode.GetBuyOffersReply.toObject(e,this)},proto.squeaknode.GetBuyOffersReply.toObject=function(e,t){var a={offersList:n.Message.toObjectList(t.getOffersList(),proto.squeaknode.OfferDisplayEntry.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetBuyOffersReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetBuyOffersReply;return proto.squeaknode.GetBuyOffersReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetBuyOffersReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.OfferDisplayEntry;t.readMessage(a,proto.squeaknode.OfferDisplayEntry.deserializeBinaryFromReader),e.addOffers(a);break;default:t.skipField()}}return e},proto.squeaknode.GetBuyOffersReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetBuyOffersReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetBuyOffersReply.serializeBinaryToWriter=function(e,t){var a;(a=e.getOffersList()).length>0&&t.writeRepeatedMessage(1,a,proto.squeaknode.OfferDisplayEntry.serializeBinaryToWriter)},proto.squeaknode.GetBuyOffersReply.prototype.getOffersList=function(){return n.Message.getRepeatedWrapperField(this,proto.squeaknode.OfferDisplayEntry,1)},proto.squeaknode.GetBuyOffersReply.prototype.setOffersList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.squeaknode.GetBuyOffersReply.prototype.addOffers=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.squeaknode.OfferDisplayEntry,t)},proto.squeaknode.GetBuyOffersReply.prototype.clearOffersList=function(){this.setOffersList([])},proto.squeaknode.GetBuyOfferRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetBuyOfferRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetBuyOfferRequest.displayName="proto.squeaknode.GetBuyOfferRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetBuyOfferRequest.prototype.toObject=function(e){return proto.squeaknode.GetBuyOfferRequest.toObject(e,this)},proto.squeaknode.GetBuyOfferRequest.toObject=function(e,t){var a={offerId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetBuyOfferRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetBuyOfferRequest;return proto.squeaknode.GetBuyOfferRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetBuyOfferRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setOfferId(a);break;default:t.skipField()}}return e},proto.squeaknode.GetBuyOfferRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetBuyOfferRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetBuyOfferRequest.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getOfferId())&&t.writeInt32(1,a)},proto.squeaknode.GetBuyOfferRequest.prototype.getOfferId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.GetBuyOfferRequest.prototype.setOfferId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetBuyOfferReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetBuyOfferReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetBuyOfferReply.displayName="proto.squeaknode.GetBuyOfferReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetBuyOfferReply.prototype.toObject=function(e){return proto.squeaknode.GetBuyOfferReply.toObject(e,this)},proto.squeaknode.GetBuyOfferReply.toObject=function(e,t){var a,n={offer:(a=t.getOffer())&&proto.squeaknode.OfferDisplayEntry.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.squeaknode.GetBuyOfferReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetBuyOfferReply;return proto.squeaknode.GetBuyOfferReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetBuyOfferReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.OfferDisplayEntry;t.readMessage(a,proto.squeaknode.OfferDisplayEntry.deserializeBinaryFromReader),e.setOffer(a);break;default:t.skipField()}}return e},proto.squeaknode.GetBuyOfferReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetBuyOfferReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetBuyOfferReply.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getOffer())&&t.writeMessage(1,a,proto.squeaknode.OfferDisplayEntry.serializeBinaryToWriter)},proto.squeaknode.GetBuyOfferReply.prototype.getOffer=function(){return n.Message.getWrapperField(this,proto.squeaknode.OfferDisplayEntry,1)},proto.squeaknode.GetBuyOfferReply.prototype.setOffer=function(e){n.Message.setWrapperField(this,1,e)},proto.squeaknode.GetBuyOfferReply.prototype.clearOffer=function(){this.setOffer(void 0)},proto.squeaknode.GetBuyOfferReply.prototype.hasOffer=function(){return null!=n.Message.getField(this,1)},proto.squeaknode.OfferDisplayEntry=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.OfferDisplayEntry,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.OfferDisplayEntry.displayName="proto.squeaknode.OfferDisplayEntry"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.OfferDisplayEntry.prototype.toObject=function(e){return proto.squeaknode.OfferDisplayEntry.toObject(e,this)},proto.squeaknode.OfferDisplayEntry.toObject=function(e,t){var a,r={offerId:n.Message.getFieldWithDefault(t,1,0),squeakHash:n.Message.getFieldWithDefault(t,2,""),priceMsat:n.Message.getFieldWithDefault(t,3,0),nodePubkey:n.Message.getFieldWithDefault(t,4,""),nodeHost:n.Message.getFieldWithDefault(t,5,""),nodePort:n.Message.getFieldWithDefault(t,6,0),peer:(a=t.getPeer())&&proto.squeaknode.SqueakPeer.toObject(e,a),invoiceTimestamp:n.Message.getFieldWithDefault(t,8,0),invoiceExpiry:n.Message.getFieldWithDefault(t,9,0)};return e&&(r.$jspbMessageInstance=t),r}),proto.squeaknode.OfferDisplayEntry.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.OfferDisplayEntry;return proto.squeaknode.OfferDisplayEntry.deserializeBinaryFromReader(a,t)},proto.squeaknode.OfferDisplayEntry.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setOfferId(a);break;case 2:a=t.readString();e.setSqueakHash(a);break;case 3:a=t.readInt64();e.setPriceMsat(a);break;case 4:a=t.readString();e.setNodePubkey(a);break;case 5:a=t.readString();e.setNodeHost(a);break;case 6:a=t.readInt32();e.setNodePort(a);break;case 7:a=new proto.squeaknode.SqueakPeer;t.readMessage(a,proto.squeaknode.SqueakPeer.deserializeBinaryFromReader),e.setPeer(a);break;case 8:a=t.readInt32();e.setInvoiceTimestamp(a);break;case 9:a=t.readInt32();e.setInvoiceExpiry(a);break;default:t.skipField()}}return e},proto.squeaknode.OfferDisplayEntry.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.OfferDisplayEntry.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.OfferDisplayEntry.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getOfferId())&&t.writeInt32(1,a),(a=e.getSqueakHash()).length>0&&t.writeString(2,a),0!==(a=e.getPriceMsat())&&t.writeInt64(3,a),(a=e.getNodePubkey()).length>0&&t.writeString(4,a),(a=e.getNodeHost()).length>0&&t.writeString(5,a),0!==(a=e.getNodePort())&&t.writeInt32(6,a),null!=(a=e.getPeer())&&t.writeMessage(7,a,proto.squeaknode.SqueakPeer.serializeBinaryToWriter),0!==(a=e.getInvoiceTimestamp())&&t.writeInt32(8,a),0!==(a=e.getInvoiceExpiry())&&t.writeInt32(9,a)},proto.squeaknode.OfferDisplayEntry.prototype.getOfferId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.OfferDisplayEntry.prototype.setOfferId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.OfferDisplayEntry.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.squeaknode.OfferDisplayEntry.prototype.setSqueakHash=function(e){n.Message.setField(this,2,e)},proto.squeaknode.OfferDisplayEntry.prototype.getPriceMsat=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.squeaknode.OfferDisplayEntry.prototype.setPriceMsat=function(e){n.Message.setField(this,3,e)},proto.squeaknode.OfferDisplayEntry.prototype.getNodePubkey=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.squeaknode.OfferDisplayEntry.prototype.setNodePubkey=function(e){n.Message.setField(this,4,e)},proto.squeaknode.OfferDisplayEntry.prototype.getNodeHost=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.squeaknode.OfferDisplayEntry.prototype.setNodeHost=function(e){n.Message.setField(this,5,e)},proto.squeaknode.OfferDisplayEntry.prototype.getNodePort=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.squeaknode.OfferDisplayEntry.prototype.setNodePort=function(e){n.Message.setField(this,6,e)},proto.squeaknode.OfferDisplayEntry.prototype.getPeer=function(){return n.Message.getWrapperField(this,proto.squeaknode.SqueakPeer,7)},proto.squeaknode.OfferDisplayEntry.prototype.setPeer=function(e){n.Message.setWrapperField(this,7,e)},proto.squeaknode.OfferDisplayEntry.prototype.clearPeer=function(){this.setPeer(void 0)},proto.squeaknode.OfferDisplayEntry.prototype.hasPeer=function(){return null!=n.Message.getField(this,7)},proto.squeaknode.OfferDisplayEntry.prototype.getInvoiceTimestamp=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.squeaknode.OfferDisplayEntry.prototype.setInvoiceTimestamp=function(e){n.Message.setField(this,8,e)},proto.squeaknode.OfferDisplayEntry.prototype.getInvoiceExpiry=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.squeaknode.OfferDisplayEntry.prototype.setInvoiceExpiry=function(e){n.Message.setField(this,9,e)},proto.squeaknode.SyncSqueaksRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SyncSqueaksRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SyncSqueaksRequest.displayName="proto.squeaknode.SyncSqueaksRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SyncSqueaksRequest.prototype.toObject=function(e){return proto.squeaknode.SyncSqueaksRequest.toObject(e,this)},proto.squeaknode.SyncSqueaksRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SyncSqueaksRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SyncSqueaksRequest;return proto.squeaknode.SyncSqueaksRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.SyncSqueaksRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.SyncSqueaksRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SyncSqueaksRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SyncSqueaksRequest.serializeBinaryToWriter=function(e,t){},proto.squeaknode.SyncSqueaksReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SyncSqueaksReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SyncSqueaksReply.displayName="proto.squeaknode.SyncSqueaksReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SyncSqueaksReply.prototype.toObject=function(e){return proto.squeaknode.SyncSqueaksReply.toObject(e,this)},proto.squeaknode.SyncSqueaksReply.toObject=function(e,t){var a,n={syncResult:(a=t.getSyncResult())&&proto.squeaknode.SyncResult.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.squeaknode.SyncSqueaksReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SyncSqueaksReply;return proto.squeaknode.SyncSqueaksReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.SyncSqueaksReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SyncResult;t.readMessage(a,proto.squeaknode.SyncResult.deserializeBinaryFromReader),e.setSyncResult(a);break;default:t.skipField()}}return e},proto.squeaknode.SyncSqueaksReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SyncSqueaksReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SyncSqueaksReply.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getSyncResult())&&t.writeMessage(1,a,proto.squeaknode.SyncResult.serializeBinaryToWriter)},proto.squeaknode.SyncSqueaksReply.prototype.getSyncResult=function(){return n.Message.getWrapperField(this,proto.squeaknode.SyncResult,1)},proto.squeaknode.SyncSqueaksReply.prototype.setSyncResult=function(e){n.Message.setWrapperField(this,1,e)},proto.squeaknode.SyncSqueaksReply.prototype.clearSyncResult=function(){this.setSyncResult(void 0)},proto.squeaknode.SyncSqueaksReply.prototype.hasSyncResult=function(){return null!=n.Message.getField(this,1)},proto.squeaknode.PayOfferRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.PayOfferRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.PayOfferRequest.displayName="proto.squeaknode.PayOfferRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.PayOfferRequest.prototype.toObject=function(e){return proto.squeaknode.PayOfferRequest.toObject(e,this)},proto.squeaknode.PayOfferRequest.toObject=function(e,t){var a={offerId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.PayOfferRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.PayOfferRequest;return proto.squeaknode.PayOfferRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.PayOfferRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setOfferId(a);break;default:t.skipField()}}return e},proto.squeaknode.PayOfferRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.PayOfferRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.PayOfferRequest.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getOfferId())&&t.writeInt32(1,a)},proto.squeaknode.PayOfferRequest.prototype.getOfferId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.PayOfferRequest.prototype.setOfferId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.PayOfferReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.PayOfferReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.PayOfferReply.displayName="proto.squeaknode.PayOfferReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.PayOfferReply.prototype.toObject=function(e){return proto.squeaknode.PayOfferReply.toObject(e,this)},proto.squeaknode.PayOfferReply.toObject=function(e,t){var a={sentPaymentId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.PayOfferReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.PayOfferReply;return proto.squeaknode.PayOfferReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.PayOfferReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setSentPaymentId(a);break;default:t.skipField()}}return e},proto.squeaknode.PayOfferReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.PayOfferReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.PayOfferReply.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getSentPaymentId())&&t.writeInt32(1,a)},proto.squeaknode.PayOfferReply.prototype.getSentPaymentId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.PayOfferReply.prototype.setSentPaymentId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetSentPaymentsRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSentPaymentsRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSentPaymentsRequest.displayName="proto.squeaknode.GetSentPaymentsRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSentPaymentsRequest.prototype.toObject=function(e){return proto.squeaknode.GetSentPaymentsRequest.toObject(e,this)},proto.squeaknode.GetSentPaymentsRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetSentPaymentsRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSentPaymentsRequest;return proto.squeaknode.GetSentPaymentsRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSentPaymentsRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.squeaknode.GetSentPaymentsRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSentPaymentsRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSentPaymentsRequest.serializeBinaryToWriter=function(e,t){},proto.squeaknode.GetSentPaymentsReply=function(e){n.Message.initialize(this,e,0,-1,proto.squeaknode.GetSentPaymentsReply.repeatedFields_,null)},r.inherits(proto.squeaknode.GetSentPaymentsReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSentPaymentsReply.displayName="proto.squeaknode.GetSentPaymentsReply"),proto.squeaknode.GetSentPaymentsReply.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSentPaymentsReply.prototype.toObject=function(e){return proto.squeaknode.GetSentPaymentsReply.toObject(e,this)},proto.squeaknode.GetSentPaymentsReply.toObject=function(e,t){var a={sentPaymentsList:n.Message.toObjectList(t.getSentPaymentsList(),proto.squeaknode.SentPayment.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetSentPaymentsReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSentPaymentsReply;return proto.squeaknode.GetSentPaymentsReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSentPaymentsReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SentPayment;t.readMessage(a,proto.squeaknode.SentPayment.deserializeBinaryFromReader),e.addSentPayments(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSentPaymentsReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSentPaymentsReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSentPaymentsReply.serializeBinaryToWriter=function(e,t){var a;(a=e.getSentPaymentsList()).length>0&&t.writeRepeatedMessage(1,a,proto.squeaknode.SentPayment.serializeBinaryToWriter)},proto.squeaknode.GetSentPaymentsReply.prototype.getSentPaymentsList=function(){return n.Message.getRepeatedWrapperField(this,proto.squeaknode.SentPayment,1)},proto.squeaknode.GetSentPaymentsReply.prototype.setSentPaymentsList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.squeaknode.GetSentPaymentsReply.prototype.addSentPayments=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.squeaknode.SentPayment,t)},proto.squeaknode.GetSentPaymentsReply.prototype.clearSentPaymentsList=function(){this.setSentPaymentsList([])},proto.squeaknode.GetSentPaymentRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSentPaymentRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSentPaymentRequest.displayName="proto.squeaknode.GetSentPaymentRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSentPaymentRequest.prototype.toObject=function(e){return proto.squeaknode.GetSentPaymentRequest.toObject(e,this)},proto.squeaknode.GetSentPaymentRequest.toObject=function(e,t){var a={sentPaymentId:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetSentPaymentRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSentPaymentRequest;return proto.squeaknode.GetSentPaymentRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSentPaymentRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setSentPaymentId(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSentPaymentRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSentPaymentRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSentPaymentRequest.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getSentPaymentId())&&t.writeInt32(1,a)},proto.squeaknode.GetSentPaymentRequest.prototype.getSentPaymentId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.GetSentPaymentRequest.prototype.setSentPaymentId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetSentPaymentReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSentPaymentReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSentPaymentReply.displayName="proto.squeaknode.GetSentPaymentReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSentPaymentReply.prototype.toObject=function(e){return proto.squeaknode.GetSentPaymentReply.toObject(e,this)},proto.squeaknode.GetSentPaymentReply.toObject=function(e,t){var a,n={sentPayment:(a=t.getSentPayment())&&proto.squeaknode.SentPayment.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.squeaknode.GetSentPaymentReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSentPaymentReply;return proto.squeaknode.GetSentPaymentReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSentPaymentReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SentPayment;t.readMessage(a,proto.squeaknode.SentPayment.deserializeBinaryFromReader),e.setSentPayment(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSentPaymentReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSentPaymentReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSentPaymentReply.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getSentPayment())&&t.writeMessage(1,a,proto.squeaknode.SentPayment.serializeBinaryToWriter)},proto.squeaknode.GetSentPaymentReply.prototype.getSentPayment=function(){return n.Message.getWrapperField(this,proto.squeaknode.SentPayment,1)},proto.squeaknode.GetSentPaymentReply.prototype.setSentPayment=function(e){n.Message.setWrapperField(this,1,e)},proto.squeaknode.GetSentPaymentReply.prototype.clearSentPayment=function(){this.setSentPayment(void 0)},proto.squeaknode.GetSentPaymentReply.prototype.hasSentPayment=function(){return null!=n.Message.getField(this,1)},proto.squeaknode.SentPayment=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SentPayment,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SentPayment.displayName="proto.squeaknode.SentPayment"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SentPayment.prototype.toObject=function(e){return proto.squeaknode.SentPayment.toObject(e,this)},proto.squeaknode.SentPayment.toObject=function(e,t){var a={sentPaymentId:n.Message.getFieldWithDefault(t,1,0),offerId:n.Message.getFieldWithDefault(t,2,0),peerId:n.Message.getFieldWithDefault(t,3,0),squeakHash:n.Message.getFieldWithDefault(t,4,""),preimageHash:n.Message.getFieldWithDefault(t,5,""),preimage:n.Message.getFieldWithDefault(t,6,""),priceMsat:n.Message.getFieldWithDefault(t,7,0),nodePubkey:n.Message.getFieldWithDefault(t,8,""),preimageIsValid:n.Message.getFieldWithDefault(t,9,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SentPayment.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SentPayment;return proto.squeaknode.SentPayment.deserializeBinaryFromReader(a,t)},proto.squeaknode.SentPayment.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setSentPaymentId(a);break;case 2:a=t.readInt32();e.setOfferId(a);break;case 3:a=t.readInt32();e.setPeerId(a);break;case 4:a=t.readString();e.setSqueakHash(a);break;case 5:a=t.readString();e.setPreimageHash(a);break;case 6:a=t.readString();e.setPreimage(a);break;case 7:a=t.readInt64();e.setPriceMsat(a);break;case 8:a=t.readString();e.setNodePubkey(a);break;case 9:a=t.readBool();e.setPreimageIsValid(a);break;default:t.skipField()}}return e},proto.squeaknode.SentPayment.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SentPayment.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SentPayment.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getSentPaymentId())&&t.writeInt32(1,a),0!==(a=e.getOfferId())&&t.writeInt32(2,a),0!==(a=e.getPeerId())&&t.writeInt32(3,a),(a=e.getSqueakHash()).length>0&&t.writeString(4,a),(a=e.getPreimageHash()).length>0&&t.writeString(5,a),(a=e.getPreimage()).length>0&&t.writeString(6,a),0!==(a=e.getPriceMsat())&&t.writeInt64(7,a),(a=e.getNodePubkey()).length>0&&t.writeString(8,a),(a=e.getPreimageIsValid())&&t.writeBool(9,a)},proto.squeaknode.SentPayment.prototype.getSentPaymentId=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.squeaknode.SentPayment.prototype.setSentPaymentId=function(e){n.Message.setField(this,1,e)},proto.squeaknode.SentPayment.prototype.getOfferId=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.squeaknode.SentPayment.prototype.setOfferId=function(e){n.Message.setField(this,2,e)},proto.squeaknode.SentPayment.prototype.getPeerId=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.squeaknode.SentPayment.prototype.setPeerId=function(e){n.Message.setField(this,3,e)},proto.squeaknode.SentPayment.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.squeaknode.SentPayment.prototype.setSqueakHash=function(e){n.Message.setField(this,4,e)},proto.squeaknode.SentPayment.prototype.getPreimageHash=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.squeaknode.SentPayment.prototype.setPreimageHash=function(e){n.Message.setField(this,5,e)},proto.squeaknode.SentPayment.prototype.getPreimage=function(){return n.Message.getFieldWithDefault(this,6,"")},proto.squeaknode.SentPayment.prototype.setPreimage=function(e){n.Message.setField(this,6,e)},proto.squeaknode.SentPayment.prototype.getPriceMsat=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.squeaknode.SentPayment.prototype.setPriceMsat=function(e){n.Message.setField(this,7,e)},proto.squeaknode.SentPayment.prototype.getNodePubkey=function(){return n.Message.getFieldWithDefault(this,8,"")};proto.squeaknode.SentPayment.prototype.setNodePubkey=function(e){n.Message.setField(this,8,e)},proto.squeaknode.SentPayment.prototype.getPreimageIsValid=function(){return n.Message.getFieldWithDefault(this,9,!1)},proto.squeaknode.SentPayment.prototype.setPreimageIsValid=function(e){n.Message.setField(this,9,e)},proto.squeaknode.SyncSqueakRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SyncSqueakRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SyncSqueakRequest.displayName="proto.squeaknode.SyncSqueakRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SyncSqueakRequest.prototype.toObject=function(e){return proto.squeaknode.SyncSqueakRequest.toObject(e,this)},proto.squeaknode.SyncSqueakRequest.toObject=function(e,t){var a={squeakHash:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SyncSqueakRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SyncSqueakRequest;return proto.squeaknode.SyncSqueakRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.SyncSqueakRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSqueakHash(a);break;default:t.skipField()}}return e},proto.squeaknode.SyncSqueakRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SyncSqueakRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SyncSqueakRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakHash()).length>0&&t.writeString(1,a)},proto.squeaknode.SyncSqueakRequest.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.SyncSqueakRequest.prototype.setSqueakHash=function(e){n.Message.setField(this,1,e)},proto.squeaknode.SyncSqueakReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SyncSqueakReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SyncSqueakReply.displayName="proto.squeaknode.SyncSqueakReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SyncSqueakReply.prototype.toObject=function(e){return proto.squeaknode.SyncSqueakReply.toObject(e,this)},proto.squeaknode.SyncSqueakReply.toObject=function(e,t){var a,n={syncResult:(a=t.getSyncResult())&&proto.squeaknode.SyncResult.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.squeaknode.SyncSqueakReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SyncSqueakReply;return proto.squeaknode.SyncSqueakReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.SyncSqueakReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SyncResult;t.readMessage(a,proto.squeaknode.SyncResult.deserializeBinaryFromReader),e.setSyncResult(a);break;default:t.skipField()}}return e},proto.squeaknode.SyncSqueakReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SyncSqueakReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SyncSqueakReply.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getSyncResult())&&t.writeMessage(1,a,proto.squeaknode.SyncResult.serializeBinaryToWriter)},proto.squeaknode.SyncSqueakReply.prototype.getSyncResult=function(){return n.Message.getWrapperField(this,proto.squeaknode.SyncResult,1)},proto.squeaknode.SyncSqueakReply.prototype.setSyncResult=function(e){n.Message.setWrapperField(this,1,e)},proto.squeaknode.SyncSqueakReply.prototype.clearSyncResult=function(){this.setSyncResult(void 0)},proto.squeaknode.SyncSqueakReply.prototype.hasSyncResult=function(){return null!=n.Message.getField(this,1)},proto.squeaknode.SyncResult=function(e){n.Message.initialize(this,e,0,-1,proto.squeaknode.SyncResult.repeatedFields_,null)},r.inherits(proto.squeaknode.SyncResult,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SyncResult.displayName="proto.squeaknode.SyncResult"),proto.squeaknode.SyncResult.repeatedFields_=[1,2,3],n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SyncResult.prototype.toObject=function(e){return proto.squeaknode.SyncResult.toObject(e,this)},proto.squeaknode.SyncResult.toObject=function(e,t){var a={completedPeerIdsList:n.Message.getRepeatedField(t,1),failedPeerIdsList:n.Message.getRepeatedField(t,2),timeoutPeerIdsList:n.Message.getRepeatedField(t,3)};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SyncResult.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SyncResult;return proto.squeaknode.SyncResult.deserializeBinaryFromReader(a,t)},proto.squeaknode.SyncResult.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readPackedInt32();e.setCompletedPeerIdsList(a);break;case 2:a=t.readPackedInt32();e.setFailedPeerIdsList(a);break;case 3:a=t.readPackedInt32();e.setTimeoutPeerIdsList(a);break;default:t.skipField()}}return e},proto.squeaknode.SyncResult.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SyncResult.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SyncResult.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getCompletedPeerIdsList()).length>0&&t.writePackedInt32(1,a),(a=e.getFailedPeerIdsList()).length>0&&t.writePackedInt32(2,a),(a=e.getTimeoutPeerIdsList()).length>0&&t.writePackedInt32(3,a)},proto.squeaknode.SyncResult.prototype.getCompletedPeerIdsList=function(){return n.Message.getRepeatedField(this,1)},proto.squeaknode.SyncResult.prototype.setCompletedPeerIdsList=function(e){n.Message.setField(this,1,e||[])},proto.squeaknode.SyncResult.prototype.addCompletedPeerIds=function(e,t){n.Message.addToRepeatedField(this,1,e,t)},proto.squeaknode.SyncResult.prototype.clearCompletedPeerIdsList=function(){this.setCompletedPeerIdsList([])},proto.squeaknode.SyncResult.prototype.getFailedPeerIdsList=function(){return n.Message.getRepeatedField(this,2)},proto.squeaknode.SyncResult.prototype.setFailedPeerIdsList=function(e){n.Message.setField(this,2,e||[])},proto.squeaknode.SyncResult.prototype.addFailedPeerIds=function(e,t){n.Message.addToRepeatedField(this,2,e,t)},proto.squeaknode.SyncResult.prototype.clearFailedPeerIdsList=function(){this.setFailedPeerIdsList([])},proto.squeaknode.SyncResult.prototype.getTimeoutPeerIdsList=function(){return n.Message.getRepeatedField(this,3)},proto.squeaknode.SyncResult.prototype.setTimeoutPeerIdsList=function(e){n.Message.setField(this,3,e||[])},proto.squeaknode.SyncResult.prototype.addTimeoutPeerIds=function(e,t){n.Message.addToRepeatedField(this,3,e,t)},proto.squeaknode.SyncResult.prototype.clearTimeoutPeerIdsList=function(){this.setTimeoutPeerIdsList([])},proto.squeaknode.GetSqueakDetailsRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSqueakDetailsRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSqueakDetailsRequest.displayName="proto.squeaknode.GetSqueakDetailsRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSqueakDetailsRequest.prototype.toObject=function(e){return proto.squeaknode.GetSqueakDetailsRequest.toObject(e,this)},proto.squeaknode.GetSqueakDetailsRequest.toObject=function(e,t){var a={squeakHash:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.GetSqueakDetailsRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSqueakDetailsRequest;return proto.squeaknode.GetSqueakDetailsRequest.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSqueakDetailsRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSqueakHash(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSqueakDetailsRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSqueakDetailsRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSqueakDetailsRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getSqueakHash()).length>0&&t.writeString(1,a)},proto.squeaknode.GetSqueakDetailsRequest.prototype.getSqueakHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.GetSqueakDetailsRequest.prototype.setSqueakHash=function(e){n.Message.setField(this,1,e)},proto.squeaknode.GetSqueakDetailsReply=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.GetSqueakDetailsReply,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.GetSqueakDetailsReply.displayName="proto.squeaknode.GetSqueakDetailsReply"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.GetSqueakDetailsReply.prototype.toObject=function(e){return proto.squeaknode.GetSqueakDetailsReply.toObject(e,this)},proto.squeaknode.GetSqueakDetailsReply.toObject=function(e,t){var a,n={squeakDetailEntry:(a=t.getSqueakDetailEntry())&&proto.squeaknode.SqueakDetailEntry.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.squeaknode.GetSqueakDetailsReply.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.GetSqueakDetailsReply;return proto.squeaknode.GetSqueakDetailsReply.deserializeBinaryFromReader(a,t)},proto.squeaknode.GetSqueakDetailsReply.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.squeaknode.SqueakDetailEntry;t.readMessage(a,proto.squeaknode.SqueakDetailEntry.deserializeBinaryFromReader),e.setSqueakDetailEntry(a);break;default:t.skipField()}}return e},proto.squeaknode.GetSqueakDetailsReply.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.GetSqueakDetailsReply.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.GetSqueakDetailsReply.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getSqueakDetailEntry())&&t.writeMessage(1,a,proto.squeaknode.SqueakDetailEntry.serializeBinaryToWriter)},proto.squeaknode.GetSqueakDetailsReply.prototype.getSqueakDetailEntry=function(){return n.Message.getWrapperField(this,proto.squeaknode.SqueakDetailEntry,1)},proto.squeaknode.GetSqueakDetailsReply.prototype.setSqueakDetailEntry=function(e){n.Message.setWrapperField(this,1,e)},proto.squeaknode.GetSqueakDetailsReply.prototype.clearSqueakDetailEntry=function(){this.setSqueakDetailEntry(void 0)},proto.squeaknode.GetSqueakDetailsReply.prototype.hasSqueakDetailEntry=function(){return null!=n.Message.getField(this,1)},proto.squeaknode.SqueakDetailEntry=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.squeaknode.SqueakDetailEntry,n.Message),r.DEBUG&&!COMPILED&&(proto.squeaknode.SqueakDetailEntry.displayName="proto.squeaknode.SqueakDetailEntry"),n.Message.GENERATE_TO_OBJECT&&(proto.squeaknode.SqueakDetailEntry.prototype.toObject=function(e){return proto.squeaknode.SqueakDetailEntry.toObject(e,this)},proto.squeaknode.SqueakDetailEntry.toObject=function(e,t){var a={serializedSqueakHex:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.squeaknode.SqueakDetailEntry.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.squeaknode.SqueakDetailEntry;return proto.squeaknode.SqueakDetailEntry.deserializeBinaryFromReader(a,t)},proto.squeaknode.SqueakDetailEntry.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSerializedSqueakHex(a);break;default:t.skipField()}}return e},proto.squeaknode.SqueakDetailEntry.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.squeaknode.SqueakDetailEntry.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.squeaknode.SqueakDetailEntry.serializeBinaryToWriter=function(e,t){var a;(a=e.getSerializedSqueakHex()).length>0&&t.writeString(1,a)},proto.squeaknode.SqueakDetailEntry.prototype.getSerializedSqueakHex=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.squeaknode.SqueakDetailEntry.prototype.setSerializedSqueakHex=function(e){n.Message.setField(this,1,e)},r.object.extend(t,proto.squeaknode)},315:function(e,t,a){e.exports=a.p+"static/media/google.695a3160.svg"},32:function(e,t,a){var n=a(385),r=n,o=Function("return this")();r.exportSymbol("proto.lnrpc.AbandonChannelRequest",null,o),r.exportSymbol("proto.lnrpc.AbandonChannelResponse",null,o),r.exportSymbol("proto.lnrpc.AddInvoiceResponse",null,o),r.exportSymbol("proto.lnrpc.AddressType",null,o),r.exportSymbol("proto.lnrpc.BakeMacaroonRequest",null,o),r.exportSymbol("proto.lnrpc.BakeMacaroonResponse",null,o),r.exportSymbol("proto.lnrpc.Chain",null,o),r.exportSymbol("proto.lnrpc.ChanBackupExportRequest",null,o),r.exportSymbol("proto.lnrpc.ChanBackupSnapshot",null,o),r.exportSymbol("proto.lnrpc.ChanInfoRequest",null,o),r.exportSymbol("proto.lnrpc.ChanPointShim",null,o),r.exportSymbol("proto.lnrpc.Channel",null,o),r.exportSymbol("proto.lnrpc.ChannelAcceptRequest",null,o),r.exportSymbol("proto.lnrpc.ChannelAcceptResponse",null,o),r.exportSymbol("proto.lnrpc.ChannelBackup",null,o),r.exportSymbol("proto.lnrpc.ChannelBackupSubscription",null,o),r.exportSymbol("proto.lnrpc.ChannelBackups",null,o),r.exportSymbol("proto.lnrpc.ChannelBalanceRequest",null,o),r.exportSymbol("proto.lnrpc.ChannelBalanceResponse",null,o),r.exportSymbol("proto.lnrpc.ChannelCloseSummary",null,o),r.exportSymbol("proto.lnrpc.ChannelCloseSummary.ClosureType",null,o),r.exportSymbol("proto.lnrpc.ChannelCloseUpdate",null,o),r.exportSymbol("proto.lnrpc.ChannelConstraints",null,o),r.exportSymbol("proto.lnrpc.ChannelEdge",null,o),r.exportSymbol("proto.lnrpc.ChannelEdgeUpdate",null,o),r.exportSymbol("proto.lnrpc.ChannelEventSubscription",null,o),r.exportSymbol("proto.lnrpc.ChannelEventUpdate",null,o),r.exportSymbol("proto.lnrpc.ChannelEventUpdate.UpdateType",null,o),r.exportSymbol("proto.lnrpc.ChannelFeeReport",null,o),r.exportSymbol("proto.lnrpc.ChannelGraph",null,o),r.exportSymbol("proto.lnrpc.ChannelGraphRequest",null,o),r.exportSymbol("proto.lnrpc.ChannelOpenUpdate",null,o),r.exportSymbol("proto.lnrpc.ChannelPoint",null,o),r.exportSymbol("proto.lnrpc.ChannelUpdate",null,o),r.exportSymbol("proto.lnrpc.CloseChannelRequest",null,o),r.exportSymbol("proto.lnrpc.CloseStatusUpdate",null,o),r.exportSymbol("proto.lnrpc.ClosedChannelUpdate",null,o),r.exportSymbol("proto.lnrpc.ClosedChannelsRequest",null,o),r.exportSymbol("proto.lnrpc.ClosedChannelsResponse",null,o),r.exportSymbol("proto.lnrpc.CommitmentType",null,o),r.exportSymbol("proto.lnrpc.ConfirmationUpdate",null,o),r.exportSymbol("proto.lnrpc.ConnectPeerRequest",null,o),r.exportSymbol("proto.lnrpc.ConnectPeerResponse",null,o),r.exportSymbol("proto.lnrpc.DebugLevelRequest",null,o),r.exportSymbol("proto.lnrpc.DebugLevelResponse",null,o),r.exportSymbol("proto.lnrpc.DeleteAllPaymentsRequest",null,o),r.exportSymbol("proto.lnrpc.DeleteAllPaymentsResponse",null,o),r.exportSymbol("proto.lnrpc.DisconnectPeerRequest",null,o),r.exportSymbol("proto.lnrpc.DisconnectPeerResponse",null,o),r.exportSymbol("proto.lnrpc.EdgeLocator",null,o),r.exportSymbol("proto.lnrpc.EstimateFeeRequest",null,o),r.exportSymbol("proto.lnrpc.EstimateFeeResponse",null,o),r.exportSymbol("proto.lnrpc.ExportChannelBackupRequest",null,o),r.exportSymbol("proto.lnrpc.Failure",null,o),r.exportSymbol("proto.lnrpc.Failure.FailureCode",null,o),r.exportSymbol("proto.lnrpc.Feature",null,o),r.exportSymbol("proto.lnrpc.FeatureBit",null,o),r.exportSymbol("proto.lnrpc.FeeLimit",null,o),r.exportSymbol("proto.lnrpc.FeeReportRequest",null,o),r.exportSymbol("proto.lnrpc.FeeReportResponse",null,o),r.exportSymbol("proto.lnrpc.FloatMetric",null,o),r.exportSymbol("proto.lnrpc.ForwardingEvent",null,o),r.exportSymbol("proto.lnrpc.ForwardingHistoryRequest",null,o),r.exportSymbol("proto.lnrpc.ForwardingHistoryResponse",null,o),r.exportSymbol("proto.lnrpc.FundingPsbtFinalize",null,o),r.exportSymbol("proto.lnrpc.FundingPsbtVerify",null,o),r.exportSymbol("proto.lnrpc.FundingShim",null,o),r.exportSymbol("proto.lnrpc.FundingShimCancel",null,o),r.exportSymbol("proto.lnrpc.FundingStateStepResp",null,o),r.exportSymbol("proto.lnrpc.FundingTransitionMsg",null,o),r.exportSymbol("proto.lnrpc.GetInfoRequest",null,o),r.exportSymbol("proto.lnrpc.GetInfoResponse",null,o),r.exportSymbol("proto.lnrpc.GetRecoveryInfoRequest",null,o),r.exportSymbol("proto.lnrpc.GetRecoveryInfoResponse",null,o),r.exportSymbol("proto.lnrpc.GetTransactionsRequest",null,o),r.exportSymbol("proto.lnrpc.GraphTopologySubscription",null,o),r.exportSymbol("proto.lnrpc.GraphTopologyUpdate",null,o),r.exportSymbol("proto.lnrpc.HTLC",null,o),r.exportSymbol("proto.lnrpc.HTLCAttempt",null,o),r.exportSymbol("proto.lnrpc.HTLCAttempt.HTLCStatus",null,o),r.exportSymbol("proto.lnrpc.Hop",null,o),r.exportSymbol("proto.lnrpc.HopHint",null,o),r.exportSymbol("proto.lnrpc.Initiator",null,o),r.exportSymbol("proto.lnrpc.Invoice",null,o),r.exportSymbol("proto.lnrpc.Invoice.InvoiceState",null,o),r.exportSymbol("proto.lnrpc.InvoiceHTLC",null,o),r.exportSymbol("proto.lnrpc.InvoiceHTLCState",null,o),r.exportSymbol("proto.lnrpc.InvoiceSubscription",null,o),r.exportSymbol("proto.lnrpc.KeyDescriptor",null,o),r.exportSymbol("proto.lnrpc.KeyLocator",null,o),r.exportSymbol("proto.lnrpc.LightningAddress",null,o),r.exportSymbol("proto.lnrpc.LightningNode",null,o),r.exportSymbol("proto.lnrpc.ListChannelsRequest",null,o),r.exportSymbol("proto.lnrpc.ListChannelsResponse",null,o),r.exportSymbol("proto.lnrpc.ListInvoiceRequest",null,o),r.exportSymbol("proto.lnrpc.ListInvoiceResponse",null,o),r.exportSymbol("proto.lnrpc.ListPaymentsRequest",null,o),r.exportSymbol("proto.lnrpc.ListPaymentsResponse",null,o),r.exportSymbol("proto.lnrpc.ListPeersRequest",null,o),r.exportSymbol("proto.lnrpc.ListPeersResponse",null,o),r.exportSymbol("proto.lnrpc.ListUnspentRequest",null,o),r.exportSymbol("proto.lnrpc.ListUnspentResponse",null,o),r.exportSymbol("proto.lnrpc.MPPRecord",null,o),r.exportSymbol("proto.lnrpc.MacaroonPermission",null,o),r.exportSymbol("proto.lnrpc.MultiChanBackup",null,o),r.exportSymbol("proto.lnrpc.NetworkInfo",null,o),r.exportSymbol("proto.lnrpc.NetworkInfoRequest",null,o),r.exportSymbol("proto.lnrpc.NewAddressRequest",null,o),r.exportSymbol("proto.lnrpc.NewAddressResponse",null,o),r.exportSymbol("proto.lnrpc.NodeAddress",null,o),r.exportSymbol("proto.lnrpc.NodeInfo",null,o),r.exportSymbol("proto.lnrpc.NodeInfoRequest",null,o),r.exportSymbol("proto.lnrpc.NodeMetricType",null,o),r.exportSymbol("proto.lnrpc.NodeMetricsRequest",null,o),r.exportSymbol("proto.lnrpc.NodeMetricsResponse",null,o),r.exportSymbol("proto.lnrpc.NodePair",null,o),r.exportSymbol("proto.lnrpc.NodeUpdate",null,o),r.exportSymbol("proto.lnrpc.OpenChannelRequest",null,o),r.exportSymbol("proto.lnrpc.OpenStatusUpdate",null,o),r.exportSymbol("proto.lnrpc.OutPoint",null,o),r.exportSymbol("proto.lnrpc.PayReq",null,o),r.exportSymbol("proto.lnrpc.PayReqString",null,o),r.exportSymbol("proto.lnrpc.Payment",null,o),r.exportSymbol("proto.lnrpc.Payment.PaymentStatus",null,o),r.exportSymbol("proto.lnrpc.PaymentFailureReason",null,o),r.exportSymbol("proto.lnrpc.PaymentHash",null,o),r.exportSymbol("proto.lnrpc.Peer",null,o),r.exportSymbol("proto.lnrpc.Peer.SyncType",null,o),r.exportSymbol("proto.lnrpc.PeerEvent",null,o),r.exportSymbol("proto.lnrpc.PeerEvent.EventType",null,o),r.exportSymbol("proto.lnrpc.PeerEventSubscription",null,o),r.exportSymbol("proto.lnrpc.PendingChannelsRequest",null,o),r.exportSymbol("proto.lnrpc.PendingChannelsResponse",null,o),r.exportSymbol("proto.lnrpc.PendingChannelsResponse.ClosedChannel",null,o),r.exportSymbol("proto.lnrpc.PendingChannelsResponse.Commitments",null,o),r.exportSymbol("proto.lnrpc.PendingChannelsResponse.ForceClosedChannel",null,o),r.exportSymbol("proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState",null,o),r.exportSymbol("proto.lnrpc.PendingChannelsResponse.PendingChannel",null,o),r.exportSymbol("proto.lnrpc.PendingChannelsResponse.PendingOpenChannel",null,o),r.exportSymbol("proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel",null,o),r.exportSymbol("proto.lnrpc.PendingHTLC",null,o),r.exportSymbol("proto.lnrpc.PendingUpdate",null,o),r.exportSymbol("proto.lnrpc.PolicyUpdateRequest",null,o),r.exportSymbol("proto.lnrpc.PolicyUpdateResponse",null,o),r.exportSymbol("proto.lnrpc.PsbtShim",null,o),r.exportSymbol("proto.lnrpc.QueryRoutesRequest",null,o),r.exportSymbol("proto.lnrpc.QueryRoutesResponse",null,o),r.exportSymbol("proto.lnrpc.ReadyForPsbtFunding",null,o),r.exportSymbol("proto.lnrpc.Resolution",null,o),r.exportSymbol("proto.lnrpc.ResolutionOutcome",null,o),r.exportSymbol("proto.lnrpc.ResolutionType",null,o),r.exportSymbol("proto.lnrpc.RestoreBackupResponse",null,o),r.exportSymbol("proto.lnrpc.RestoreChanBackupRequest",null,o),r.exportSymbol("proto.lnrpc.Route",null,o),r.exportSymbol("proto.lnrpc.RouteHint",null,o),r.exportSymbol("proto.lnrpc.RoutingPolicy",null,o),r.exportSymbol("proto.lnrpc.SendCoinsRequest",null,o),r.exportSymbol("proto.lnrpc.SendCoinsResponse",null,o),r.exportSymbol("proto.lnrpc.SendManyRequest",null,o),r.exportSymbol("proto.lnrpc.SendManyResponse",null,o),r.exportSymbol("proto.lnrpc.SendRequest",null,o),r.exportSymbol("proto.lnrpc.SendResponse",null,o),r.exportSymbol("proto.lnrpc.SendToRouteRequest",null,o),r.exportSymbol("proto.lnrpc.SignMessageRequest",null,o),r.exportSymbol("proto.lnrpc.SignMessageResponse",null,o),r.exportSymbol("proto.lnrpc.StopRequest",null,o),r.exportSymbol("proto.lnrpc.StopResponse",null,o),r.exportSymbol("proto.lnrpc.TimestampedError",null,o),r.exportSymbol("proto.lnrpc.Transaction",null,o),r.exportSymbol("proto.lnrpc.TransactionDetails",null,o),r.exportSymbol("proto.lnrpc.Utxo",null,o),r.exportSymbol("proto.lnrpc.VerifyChanBackupResponse",null,o),r.exportSymbol("proto.lnrpc.VerifyMessageRequest",null,o),r.exportSymbol("proto.lnrpc.VerifyMessageResponse",null,o),r.exportSymbol("proto.lnrpc.WalletBalanceRequest",null,o),r.exportSymbol("proto.lnrpc.WalletBalanceResponse",null,o),proto.lnrpc.Utxo=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.Utxo,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Utxo.displayName="proto.lnrpc.Utxo"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Utxo.prototype.toObject=function(e){return proto.lnrpc.Utxo.toObject(e,this)},proto.lnrpc.Utxo.toObject=function(e,t){var a,r={addressType:n.Message.getFieldWithDefault(t,1,0),address:n.Message.getFieldWithDefault(t,2,""),amountSat:n.Message.getFieldWithDefault(t,3,0),pkScript:n.Message.getFieldWithDefault(t,4,""),outpoint:(a=t.getOutpoint())&&proto.lnrpc.OutPoint.toObject(e,a),confirmations:n.Message.getFieldWithDefault(t,6,0)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.Utxo.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Utxo;return proto.lnrpc.Utxo.deserializeBinaryFromReader(a,t)},proto.lnrpc.Utxo.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readEnum();e.setAddressType(a);break;case 2:a=t.readString();e.setAddress(a);break;case 3:a=t.readInt64();e.setAmountSat(a);break;case 4:a=t.readString();e.setPkScript(a);break;case 5:a=new proto.lnrpc.OutPoint;t.readMessage(a,proto.lnrpc.OutPoint.deserializeBinaryFromReader),e.setOutpoint(a);break;case 6:a=t.readInt64();e.setConfirmations(a);break;default:t.skipField()}}return e},proto.lnrpc.Utxo.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Utxo.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Utxo.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getAddressType())&&t.writeEnum(1,a),(a=e.getAddress()).length>0&&t.writeString(2,a),0!==(a=e.getAmountSat())&&t.writeInt64(3,a),(a=e.getPkScript()).length>0&&t.writeString(4,a),null!=(a=e.getOutpoint())&&t.writeMessage(5,a,proto.lnrpc.OutPoint.serializeBinaryToWriter),0!==(a=e.getConfirmations())&&t.writeInt64(6,a)},proto.lnrpc.Utxo.prototype.getAddressType=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.Utxo.prototype.setAddressType=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Utxo.prototype.getAddress=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.Utxo.prototype.setAddress=function(e){n.Message.setField(this,2,e)},proto.lnrpc.Utxo.prototype.getAmountSat=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.Utxo.prototype.setAmountSat=function(e){n.Message.setField(this,3,e)},proto.lnrpc.Utxo.prototype.getPkScript=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.lnrpc.Utxo.prototype.setPkScript=function(e){n.Message.setField(this,4,e)},proto.lnrpc.Utxo.prototype.getOutpoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.OutPoint,5)},proto.lnrpc.Utxo.prototype.setOutpoint=function(e){n.Message.setWrapperField(this,5,e)},proto.lnrpc.Utxo.prototype.clearOutpoint=function(){this.setOutpoint(void 0)},proto.lnrpc.Utxo.prototype.hasOutpoint=function(){return null!=n.Message.getField(this,5)},proto.lnrpc.Utxo.prototype.getConfirmations=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.Utxo.prototype.setConfirmations=function(e){n.Message.setField(this,6,e)},proto.lnrpc.Transaction=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.Transaction.repeatedFields_,null)},r.inherits(proto.lnrpc.Transaction,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Transaction.displayName="proto.lnrpc.Transaction"),proto.lnrpc.Transaction.repeatedFields_=[8],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Transaction.prototype.toObject=function(e){return proto.lnrpc.Transaction.toObject(e,this)},proto.lnrpc.Transaction.toObject=function(e,t){var a={txHash:n.Message.getFieldWithDefault(t,1,""),amount:n.Message.getFieldWithDefault(t,2,0),numConfirmations:n.Message.getFieldWithDefault(t,3,0),blockHash:n.Message.getFieldWithDefault(t,4,""),blockHeight:n.Message.getFieldWithDefault(t,5,0),timeStamp:n.Message.getFieldWithDefault(t,6,0),totalFees:n.Message.getFieldWithDefault(t,7,0),destAddressesList:n.Message.getRepeatedField(t,8),rawTxHex:n.Message.getFieldWithDefault(t,9,""),label:n.Message.getFieldWithDefault(t,10,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.Transaction.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Transaction;return proto.lnrpc.Transaction.deserializeBinaryFromReader(a,t)},proto.lnrpc.Transaction.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setTxHash(a);break;case 2:a=t.readInt64();e.setAmount(a);break;case 3:a=t.readInt32();e.setNumConfirmations(a);break;case 4:a=t.readString();e.setBlockHash(a);break;case 5:a=t.readInt32();e.setBlockHeight(a);break;case 6:a=t.readInt64();e.setTimeStamp(a);break;case 7:a=t.readInt64();e.setTotalFees(a);break;case 8:a=t.readString();e.addDestAddresses(a);break;case 9:a=t.readString();e.setRawTxHex(a);break;case 10:a=t.readString();e.setLabel(a);break;default:t.skipField()}}return e},proto.lnrpc.Transaction.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Transaction.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Transaction.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getTxHash()).length>0&&t.writeString(1,a),0!==(a=e.getAmount())&&t.writeInt64(2,a),0!==(a=e.getNumConfirmations())&&t.writeInt32(3,a),(a=e.getBlockHash()).length>0&&t.writeString(4,a),0!==(a=e.getBlockHeight())&&t.writeInt32(5,a),0!==(a=e.getTimeStamp())&&t.writeInt64(6,a),0!==(a=e.getTotalFees())&&t.writeInt64(7,a),(a=e.getDestAddressesList()).length>0&&t.writeRepeatedString(8,a),(a=e.getRawTxHex()).length>0&&t.writeString(9,a),(a=e.getLabel()).length>0&&t.writeString(10,a)},proto.lnrpc.Transaction.prototype.getTxHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.Transaction.prototype.setTxHash=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Transaction.prototype.getAmount=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.Transaction.prototype.setAmount=function(e){n.Message.setField(this,2,e)},proto.lnrpc.Transaction.prototype.getNumConfirmations=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.Transaction.prototype.setNumConfirmations=function(e){n.Message.setField(this,3,e)},proto.lnrpc.Transaction.prototype.getBlockHash=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.lnrpc.Transaction.prototype.setBlockHash=function(e){n.Message.setField(this,4,e)},proto.lnrpc.Transaction.prototype.getBlockHeight=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.Transaction.prototype.setBlockHeight=function(e){n.Message.setField(this,5,e)},proto.lnrpc.Transaction.prototype.getTimeStamp=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.Transaction.prototype.setTimeStamp=function(e){n.Message.setField(this,6,e)},proto.lnrpc.Transaction.prototype.getTotalFees=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.Transaction.prototype.setTotalFees=function(e){n.Message.setField(this,7,e)},proto.lnrpc.Transaction.prototype.getDestAddressesList=function(){return n.Message.getRepeatedField(this,8)},proto.lnrpc.Transaction.prototype.setDestAddressesList=function(e){n.Message.setField(this,8,e||[])},proto.lnrpc.Transaction.prototype.addDestAddresses=function(e,t){n.Message.addToRepeatedField(this,8,e,t)},proto.lnrpc.Transaction.prototype.clearDestAddressesList=function(){this.setDestAddressesList([])},proto.lnrpc.Transaction.prototype.getRawTxHex=function(){return n.Message.getFieldWithDefault(this,9,"")},proto.lnrpc.Transaction.prototype.setRawTxHex=function(e){n.Message.setField(this,9,e)},proto.lnrpc.Transaction.prototype.getLabel=function(){return n.Message.getFieldWithDefault(this,10,"")},proto.lnrpc.Transaction.prototype.setLabel=function(e){n.Message.setField(this,10,e)},proto.lnrpc.GetTransactionsRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.GetTransactionsRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.GetTransactionsRequest.displayName="proto.lnrpc.GetTransactionsRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.GetTransactionsRequest.prototype.toObject=function(e){return proto.lnrpc.GetTransactionsRequest.toObject(e,this)},proto.lnrpc.GetTransactionsRequest.toObject=function(e,t){var a={startHeight:n.Message.getFieldWithDefault(t,1,0),endHeight:n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.GetTransactionsRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.GetTransactionsRequest;return proto.lnrpc.GetTransactionsRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.GetTransactionsRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setStartHeight(a);break;case 2:a=t.readInt32();e.setEndHeight(a);break;default:t.skipField()}}return e},proto.lnrpc.GetTransactionsRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.GetTransactionsRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.GetTransactionsRequest.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getStartHeight())&&t.writeInt32(1,a),0!==(a=e.getEndHeight())&&t.writeInt32(2,a)},proto.lnrpc.GetTransactionsRequest.prototype.getStartHeight=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.GetTransactionsRequest.prototype.setStartHeight=function(e){n.Message.setField(this,1,e)},proto.lnrpc.GetTransactionsRequest.prototype.getEndHeight=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.GetTransactionsRequest.prototype.setEndHeight=function(e){n.Message.setField(this,2,e)},proto.lnrpc.TransactionDetails=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.TransactionDetails.repeatedFields_,null)},r.inherits(proto.lnrpc.TransactionDetails,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.TransactionDetails.displayName="proto.lnrpc.TransactionDetails"),proto.lnrpc.TransactionDetails.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.TransactionDetails.prototype.toObject=function(e){return proto.lnrpc.TransactionDetails.toObject(e,this)},proto.lnrpc.TransactionDetails.toObject=function(e,t){var a={transactionsList:n.Message.toObjectList(t.getTransactionsList(),proto.lnrpc.Transaction.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.TransactionDetails.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.TransactionDetails;return proto.lnrpc.TransactionDetails.deserializeBinaryFromReader(a,t)},proto.lnrpc.TransactionDetails.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.Transaction;t.readMessage(a,proto.lnrpc.Transaction.deserializeBinaryFromReader),e.addTransactions(a);break;default:t.skipField()}}return e},proto.lnrpc.TransactionDetails.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.TransactionDetails.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.TransactionDetails.serializeBinaryToWriter=function(e,t){var a;(a=e.getTransactionsList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.Transaction.serializeBinaryToWriter)},proto.lnrpc.TransactionDetails.prototype.getTransactionsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.Transaction,1)},proto.lnrpc.TransactionDetails.prototype.setTransactionsList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.TransactionDetails.prototype.addTransactions=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.Transaction,t)},proto.lnrpc.TransactionDetails.prototype.clearTransactionsList=function(){this.setTransactionsList([])},proto.lnrpc.FeeLimit=function(e){n.Message.initialize(this,e,0,-1,null,proto.lnrpc.FeeLimit.oneofGroups_)},r.inherits(proto.lnrpc.FeeLimit,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.FeeLimit.displayName="proto.lnrpc.FeeLimit"),proto.lnrpc.FeeLimit.oneofGroups_=[[1,3,2]],proto.lnrpc.FeeLimit.LimitCase={LIMIT_NOT_SET:0,FIXED:1,FIXED_MSAT:3,PERCENT:2},proto.lnrpc.FeeLimit.prototype.getLimitCase=function(){return n.Message.computeOneofCase(this,proto.lnrpc.FeeLimit.oneofGroups_[0])},n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.FeeLimit.prototype.toObject=function(e){return proto.lnrpc.FeeLimit.toObject(e,this)},proto.lnrpc.FeeLimit.toObject=function(e,t){var a={fixed:n.Message.getFieldWithDefault(t,1,0),fixedMsat:n.Message.getFieldWithDefault(t,3,0),percent:n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.FeeLimit.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.FeeLimit;return proto.lnrpc.FeeLimit.deserializeBinaryFromReader(a,t)},proto.lnrpc.FeeLimit.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt64();e.setFixed(a);break;case 3:a=t.readInt64();e.setFixedMsat(a);break;case 2:a=t.readInt64();e.setPercent(a);break;default:t.skipField()}}return e},proto.lnrpc.FeeLimit.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.FeeLimit.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.FeeLimit.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=n.Message.getField(e,1))&&t.writeInt64(1,a),null!=(a=n.Message.getField(e,3))&&t.writeInt64(3,a),null!=(a=n.Message.getField(e,2))&&t.writeInt64(2,a)},proto.lnrpc.FeeLimit.prototype.getFixed=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.FeeLimit.prototype.setFixed=function(e){n.Message.setOneofField(this,1,proto.lnrpc.FeeLimit.oneofGroups_[0],e)},proto.lnrpc.FeeLimit.prototype.clearFixed=function(){n.Message.setOneofField(this,1,proto.lnrpc.FeeLimit.oneofGroups_[0],void 0)},proto.lnrpc.FeeLimit.prototype.hasFixed=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.FeeLimit.prototype.getFixedMsat=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.FeeLimit.prototype.setFixedMsat=function(e){n.Message.setOneofField(this,3,proto.lnrpc.FeeLimit.oneofGroups_[0],e)},proto.lnrpc.FeeLimit.prototype.clearFixedMsat=function(){n.Message.setOneofField(this,3,proto.lnrpc.FeeLimit.oneofGroups_[0],void 0)},proto.lnrpc.FeeLimit.prototype.hasFixedMsat=function(){return null!=n.Message.getField(this,3)},proto.lnrpc.FeeLimit.prototype.getPercent=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.FeeLimit.prototype.setPercent=function(e){n.Message.setOneofField(this,2,proto.lnrpc.FeeLimit.oneofGroups_[0],e)},proto.lnrpc.FeeLimit.prototype.clearPercent=function(){n.Message.setOneofField(this,2,proto.lnrpc.FeeLimit.oneofGroups_[0],void 0)},proto.lnrpc.FeeLimit.prototype.hasPercent=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.SendRequest=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.SendRequest.repeatedFields_,null)},r.inherits(proto.lnrpc.SendRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.SendRequest.displayName="proto.lnrpc.SendRequest"),proto.lnrpc.SendRequest.repeatedFields_=[15],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.SendRequest.prototype.toObject=function(e){return proto.lnrpc.SendRequest.toObject(e,this)},proto.lnrpc.SendRequest.toObject=function(e,t){var a,r={dest:t.getDest_asB64(),destString:n.Message.getFieldWithDefault(t,2,""),amt:n.Message.getFieldWithDefault(t,3,0),amtMsat:n.Message.getFieldWithDefault(t,12,0),paymentHash:t.getPaymentHash_asB64(),paymentHashString:n.Message.getFieldWithDefault(t,5,""),paymentRequest:n.Message.getFieldWithDefault(t,6,""),finalCltvDelta:n.Message.getFieldWithDefault(t,7,0),feeLimit:(a=t.getFeeLimit())&&proto.lnrpc.FeeLimit.toObject(e,a),outgoingChanId:n.Message.getFieldWithDefault(t,9,"0"),lastHopPubkey:t.getLastHopPubkey_asB64(),cltvLimit:n.Message.getFieldWithDefault(t,10,0),destCustomRecordsMap:(a=t.getDestCustomRecordsMap())?a.toObject(e,void 0):[],allowSelfPayment:n.Message.getFieldWithDefault(t,14,!1),destFeaturesList:n.Message.getRepeatedField(t,15)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.SendRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.SendRequest;return proto.lnrpc.SendRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.SendRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setDest(a);break;case 2:a=t.readString();e.setDestString(a);break;case 3:a=t.readInt64();e.setAmt(a);break;case 12:a=t.readInt64();e.setAmtMsat(a);break;case 4:a=t.readBytes();e.setPaymentHash(a);break;case 5:a=t.readString();e.setPaymentHashString(a);break;case 6:a=t.readString();e.setPaymentRequest(a);break;case 7:a=t.readInt32();e.setFinalCltvDelta(a);break;case 8:a=new proto.lnrpc.FeeLimit;t.readMessage(a,proto.lnrpc.FeeLimit.deserializeBinaryFromReader),e.setFeeLimit(a);break;case 9:a=t.readUint64String();e.setOutgoingChanId(a);break;case 13:a=t.readBytes();e.setLastHopPubkey(a);break;case 10:a=t.readUint32();e.setCltvLimit(a);break;case 11:a=e.getDestCustomRecordsMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readUint64,n.BinaryReader.prototype.readBytes)}));break;case 14:a=t.readBool();e.setAllowSelfPayment(a);break;case 15:a=t.readPackedEnum();e.setDestFeaturesList(a);break;default:t.skipField()}}return e},proto.lnrpc.SendRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.SendRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.SendRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getDest_asU8()).length>0&&t.writeBytes(1,a),(a=e.getDestString()).length>0&&t.writeString(2,a),0!==(a=e.getAmt())&&t.writeInt64(3,a),0!==(a=e.getAmtMsat())&&t.writeInt64(12,a),(a=e.getPaymentHash_asU8()).length>0&&t.writeBytes(4,a),(a=e.getPaymentHashString()).length>0&&t.writeString(5,a),(a=e.getPaymentRequest()).length>0&&t.writeString(6,a),0!==(a=e.getFinalCltvDelta())&&t.writeInt32(7,a),null!=(a=e.getFeeLimit())&&t.writeMessage(8,a,proto.lnrpc.FeeLimit.serializeBinaryToWriter),a=e.getOutgoingChanId(),0!==parseInt(a,10)&&t.writeUint64String(9,a),(a=e.getLastHopPubkey_asU8()).length>0&&t.writeBytes(13,a),0!==(a=e.getCltvLimit())&&t.writeUint32(10,a),(a=e.getDestCustomRecordsMap(!0))&&a.getLength()>0&&a.serializeBinary(11,t,n.BinaryWriter.prototype.writeUint64,n.BinaryWriter.prototype.writeBytes),(a=e.getAllowSelfPayment())&&t.writeBool(14,a),(a=e.getDestFeaturesList()).length>0&&t.writePackedEnum(15,a)},proto.lnrpc.SendRequest.prototype.getDest=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.SendRequest.prototype.getDest_asB64=function(){return n.Message.bytesAsB64(this.getDest())},proto.lnrpc.SendRequest.prototype.getDest_asU8=function(){return n.Message.bytesAsU8(this.getDest())},proto.lnrpc.SendRequest.prototype.setDest=function(e){n.Message.setField(this,1,e)},proto.lnrpc.SendRequest.prototype.getDestString=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.SendRequest.prototype.setDestString=function(e){n.Message.setField(this,2,e)},proto.lnrpc.SendRequest.prototype.getAmt=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.SendRequest.prototype.setAmt=function(e){n.Message.setField(this,3,e)},proto.lnrpc.SendRequest.prototype.getAmtMsat=function(){return n.Message.getFieldWithDefault(this,12,0)},proto.lnrpc.SendRequest.prototype.setAmtMsat=function(e){n.Message.setField(this,12,e)},proto.lnrpc.SendRequest.prototype.getPaymentHash=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.lnrpc.SendRequest.prototype.getPaymentHash_asB64=function(){return n.Message.bytesAsB64(this.getPaymentHash())},proto.lnrpc.SendRequest.prototype.getPaymentHash_asU8=function(){return n.Message.bytesAsU8(this.getPaymentHash())},proto.lnrpc.SendRequest.prototype.setPaymentHash=function(e){n.Message.setField(this,4,e)},proto.lnrpc.SendRequest.prototype.getPaymentHashString=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.SendRequest.prototype.setPaymentHashString=function(e){n.Message.setField(this,5,e)},proto.lnrpc.SendRequest.prototype.getPaymentRequest=function(){return n.Message.getFieldWithDefault(this,6,"")},proto.lnrpc.SendRequest.prototype.setPaymentRequest=function(e){n.Message.setField(this,6,e)},proto.lnrpc.SendRequest.prototype.getFinalCltvDelta=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.SendRequest.prototype.setFinalCltvDelta=function(e){n.Message.setField(this,7,e)},proto.lnrpc.SendRequest.prototype.getFeeLimit=function(){return n.Message.getWrapperField(this,proto.lnrpc.FeeLimit,8)},proto.lnrpc.SendRequest.prototype.setFeeLimit=function(e){n.Message.setWrapperField(this,8,e)},proto.lnrpc.SendRequest.prototype.clearFeeLimit=function(){this.setFeeLimit(void 0)},proto.lnrpc.SendRequest.prototype.hasFeeLimit=function(){return null!=n.Message.getField(this,8)},proto.lnrpc.SendRequest.prototype.getOutgoingChanId=function(){return n.Message.getFieldWithDefault(this,9,"0")},proto.lnrpc.SendRequest.prototype.setOutgoingChanId=function(e){n.Message.setField(this,9,e)},proto.lnrpc.SendRequest.prototype.getLastHopPubkey=function(){return n.Message.getFieldWithDefault(this,13,"")},proto.lnrpc.SendRequest.prototype.getLastHopPubkey_asB64=function(){return n.Message.bytesAsB64(this.getLastHopPubkey())},proto.lnrpc.SendRequest.prototype.getLastHopPubkey_asU8=function(){return n.Message.bytesAsU8(this.getLastHopPubkey())},proto.lnrpc.SendRequest.prototype.setLastHopPubkey=function(e){n.Message.setField(this,13,e)},proto.lnrpc.SendRequest.prototype.getCltvLimit=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.SendRequest.prototype.setCltvLimit=function(e){n.Message.setField(this,10,e)},proto.lnrpc.SendRequest.prototype.getDestCustomRecordsMap=function(e){return n.Message.getMapField(this,11,e,null)},proto.lnrpc.SendRequest.prototype.clearDestCustomRecordsMap=function(){this.getDestCustomRecordsMap().clear()},proto.lnrpc.SendRequest.prototype.getAllowSelfPayment=function(){return n.Message.getFieldWithDefault(this,14,!1)},proto.lnrpc.SendRequest.prototype.setAllowSelfPayment=function(e){n.Message.setField(this,14,e)},proto.lnrpc.SendRequest.prototype.getDestFeaturesList=function(){return n.Message.getRepeatedField(this,15)},proto.lnrpc.SendRequest.prototype.setDestFeaturesList=function(e){n.Message.setField(this,15,e||[])},proto.lnrpc.SendRequest.prototype.addDestFeatures=function(e,t){n.Message.addToRepeatedField(this,15,e,t)},proto.lnrpc.SendRequest.prototype.clearDestFeaturesList=function(){this.setDestFeaturesList([])},proto.lnrpc.SendResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.SendResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.SendResponse.displayName="proto.lnrpc.SendResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.SendResponse.prototype.toObject=function(e){return proto.lnrpc.SendResponse.toObject(e,this)},proto.lnrpc.SendResponse.toObject=function(e,t){var a,r={paymentError:n.Message.getFieldWithDefault(t,1,""),paymentPreimage:t.getPaymentPreimage_asB64(),paymentRoute:(a=t.getPaymentRoute())&&proto.lnrpc.Route.toObject(e,a),paymentHash:t.getPaymentHash_asB64()};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.SendResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.SendResponse;return proto.lnrpc.SendResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.SendResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setPaymentError(a);break;case 2:a=t.readBytes();e.setPaymentPreimage(a);break;case 3:a=new proto.lnrpc.Route;t.readMessage(a,proto.lnrpc.Route.deserializeBinaryFromReader),e.setPaymentRoute(a);break;case 4:a=t.readBytes();e.setPaymentHash(a);break;default:t.skipField()}}return e},proto.lnrpc.SendResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.SendResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.SendResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPaymentError()).length>0&&t.writeString(1,a),(a=e.getPaymentPreimage_asU8()).length>0&&t.writeBytes(2,a),null!=(a=e.getPaymentRoute())&&t.writeMessage(3,a,proto.lnrpc.Route.serializeBinaryToWriter),(a=e.getPaymentHash_asU8()).length>0&&t.writeBytes(4,a)},proto.lnrpc.SendResponse.prototype.getPaymentError=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.SendResponse.prototype.setPaymentError=function(e){n.Message.setField(this,1,e)},proto.lnrpc.SendResponse.prototype.getPaymentPreimage=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.SendResponse.prototype.getPaymentPreimage_asB64=function(){return n.Message.bytesAsB64(this.getPaymentPreimage())},proto.lnrpc.SendResponse.prototype.getPaymentPreimage_asU8=function(){return n.Message.bytesAsU8(this.getPaymentPreimage())},proto.lnrpc.SendResponse.prototype.setPaymentPreimage=function(e){n.Message.setField(this,2,e)},proto.lnrpc.SendResponse.prototype.getPaymentRoute=function(){return n.Message.getWrapperField(this,proto.lnrpc.Route,3)},proto.lnrpc.SendResponse.prototype.setPaymentRoute=function(e){n.Message.setWrapperField(this,3,e)},proto.lnrpc.SendResponse.prototype.clearPaymentRoute=function(){this.setPaymentRoute(void 0)},proto.lnrpc.SendResponse.prototype.hasPaymentRoute=function(){return null!=n.Message.getField(this,3)},proto.lnrpc.SendResponse.prototype.getPaymentHash=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.lnrpc.SendResponse.prototype.getPaymentHash_asB64=function(){return n.Message.bytesAsB64(this.getPaymentHash())},proto.lnrpc.SendResponse.prototype.getPaymentHash_asU8=function(){return n.Message.bytesAsU8(this.getPaymentHash())},proto.lnrpc.SendResponse.prototype.setPaymentHash=function(e){n.Message.setField(this,4,e)},proto.lnrpc.SendToRouteRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.SendToRouteRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.SendToRouteRequest.displayName="proto.lnrpc.SendToRouteRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.SendToRouteRequest.prototype.toObject=function(e){return proto.lnrpc.SendToRouteRequest.toObject(e,this)},proto.lnrpc.SendToRouteRequest.toObject=function(e,t){var a,r={paymentHash:t.getPaymentHash_asB64(),paymentHashString:n.Message.getFieldWithDefault(t,2,""),route:(a=t.getRoute())&&proto.lnrpc.Route.toObject(e,a)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.SendToRouteRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.SendToRouteRequest;return proto.lnrpc.SendToRouteRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.SendToRouteRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setPaymentHash(a);break;case 2:a=t.readString();e.setPaymentHashString(a);break;case 4:a=new proto.lnrpc.Route;t.readMessage(a,proto.lnrpc.Route.deserializeBinaryFromReader),e.setRoute(a);break;default:t.skipField()}}return e},proto.lnrpc.SendToRouteRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.SendToRouteRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.SendToRouteRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPaymentHash_asU8()).length>0&&t.writeBytes(1,a),(a=e.getPaymentHashString()).length>0&&t.writeString(2,a),null!=(a=e.getRoute())&&t.writeMessage(4,a,proto.lnrpc.Route.serializeBinaryToWriter)},proto.lnrpc.SendToRouteRequest.prototype.getPaymentHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.SendToRouteRequest.prototype.getPaymentHash_asB64=function(){return n.Message.bytesAsB64(this.getPaymentHash())},proto.lnrpc.SendToRouteRequest.prototype.getPaymentHash_asU8=function(){return n.Message.bytesAsU8(this.getPaymentHash())},proto.lnrpc.SendToRouteRequest.prototype.setPaymentHash=function(e){n.Message.setField(this,1,e)},proto.lnrpc.SendToRouteRequest.prototype.getPaymentHashString=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.SendToRouteRequest.prototype.setPaymentHashString=function(e){n.Message.setField(this,2,e)},proto.lnrpc.SendToRouteRequest.prototype.getRoute=function(){return n.Message.getWrapperField(this,proto.lnrpc.Route,4)},proto.lnrpc.SendToRouteRequest.prototype.setRoute=function(e){n.Message.setWrapperField(this,4,e)},proto.lnrpc.SendToRouteRequest.prototype.clearRoute=function(){this.setRoute(void 0)},proto.lnrpc.SendToRouteRequest.prototype.hasRoute=function(){return null!=n.Message.getField(this,4)},proto.lnrpc.ChannelAcceptRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelAcceptRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelAcceptRequest.displayName="proto.lnrpc.ChannelAcceptRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelAcceptRequest.prototype.toObject=function(e){return proto.lnrpc.ChannelAcceptRequest.toObject(e,this)},proto.lnrpc.ChannelAcceptRequest.toObject=function(e,t){var a={nodePubkey:t.getNodePubkey_asB64(),chainHash:t.getChainHash_asB64(),pendingChanId:t.getPendingChanId_asB64(),fundingAmt:n.Message.getFieldWithDefault(t,4,0),pushAmt:n.Message.getFieldWithDefault(t,5,0),dustLimit:n.Message.getFieldWithDefault(t,6,0),maxValueInFlight:n.Message.getFieldWithDefault(t,7,0),channelReserve:n.Message.getFieldWithDefault(t,8,0),minHtlc:n.Message.getFieldWithDefault(t,9,0),feePerKw:n.Message.getFieldWithDefault(t,10,0),csvDelay:n.Message.getFieldWithDefault(t,11,0),maxAcceptedHtlcs:n.Message.getFieldWithDefault(t,12,0),channelFlags:n.Message.getFieldWithDefault(t,13,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelAcceptRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelAcceptRequest;return proto.lnrpc.ChannelAcceptRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelAcceptRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setNodePubkey(a);break;case 2:a=t.readBytes();e.setChainHash(a);break;case 3:a=t.readBytes();e.setPendingChanId(a);break;case 4:a=t.readUint64();e.setFundingAmt(a);break;case 5:a=t.readUint64();e.setPushAmt(a);break;case 6:a=t.readUint64();e.setDustLimit(a);break;case 7:a=t.readUint64();e.setMaxValueInFlight(a);break;case 8:a=t.readUint64();e.setChannelReserve(a);break;case 9:a=t.readUint64();e.setMinHtlc(a);break;case 10:a=t.readUint64();e.setFeePerKw(a);break;case 11:a=t.readUint32();e.setCsvDelay(a);break;case 12:a=t.readUint32();e.setMaxAcceptedHtlcs(a);break;case 13:a=t.readUint32();e.setChannelFlags(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelAcceptRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelAcceptRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelAcceptRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getNodePubkey_asU8()).length>0&&t.writeBytes(1,a),(a=e.getChainHash_asU8()).length>0&&t.writeBytes(2,a),(a=e.getPendingChanId_asU8()).length>0&&t.writeBytes(3,a),0!==(a=e.getFundingAmt())&&t.writeUint64(4,a),0!==(a=e.getPushAmt())&&t.writeUint64(5,a),0!==(a=e.getDustLimit())&&t.writeUint64(6,a),0!==(a=e.getMaxValueInFlight())&&t.writeUint64(7,a),0!==(a=e.getChannelReserve())&&t.writeUint64(8,a),0!==(a=e.getMinHtlc())&&t.writeUint64(9,a),0!==(a=e.getFeePerKw())&&t.writeUint64(10,a),0!==(a=e.getCsvDelay())&&t.writeUint32(11,a),0!==(a=e.getMaxAcceptedHtlcs())&&t.writeUint32(12,a),0!==(a=e.getChannelFlags())&&t.writeUint32(13,a)},proto.lnrpc.ChannelAcceptRequest.prototype.getNodePubkey=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.ChannelAcceptRequest.prototype.getNodePubkey_asB64=function(){return n.Message.bytesAsB64(this.getNodePubkey())},proto.lnrpc.ChannelAcceptRequest.prototype.getNodePubkey_asU8=function(){return n.Message.bytesAsU8(this.getNodePubkey())},proto.lnrpc.ChannelAcceptRequest.prototype.setNodePubkey=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getChainHash=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.ChannelAcceptRequest.prototype.getChainHash_asB64=function(){return n.Message.bytesAsB64(this.getChainHash())},proto.lnrpc.ChannelAcceptRequest.prototype.getChainHash_asU8=function(){return n.Message.bytesAsU8(this.getChainHash())},proto.lnrpc.ChannelAcceptRequest.prototype.setChainHash=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getPendingChanId=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.ChannelAcceptRequest.prototype.getPendingChanId_asB64=function(){return n.Message.bytesAsB64(this.getPendingChanId())},proto.lnrpc.ChannelAcceptRequest.prototype.getPendingChanId_asU8=function(){return n.Message.bytesAsU8(this.getPendingChanId())},proto.lnrpc.ChannelAcceptRequest.prototype.setPendingChanId=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getFundingAmt=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.ChannelAcceptRequest.prototype.setFundingAmt=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getPushAmt=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.ChannelAcceptRequest.prototype.setPushAmt=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getDustLimit=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.ChannelAcceptRequest.prototype.setDustLimit=function(e){n.Message.setField(this,6,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getMaxValueInFlight=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.ChannelAcceptRequest.prototype.setMaxValueInFlight=function(e){n.Message.setField(this,7,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getChannelReserve=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.ChannelAcceptRequest.prototype.setChannelReserve=function(e){n.Message.setField(this,8,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getMinHtlc=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.ChannelAcceptRequest.prototype.setMinHtlc=function(e){n.Message.setField(this,9,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getFeePerKw=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.ChannelAcceptRequest.prototype.setFeePerKw=function(e){n.Message.setField(this,10,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getCsvDelay=function(){return n.Message.getFieldWithDefault(this,11,0)},proto.lnrpc.ChannelAcceptRequest.prototype.setCsvDelay=function(e){n.Message.setField(this,11,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getMaxAcceptedHtlcs=function(){return n.Message.getFieldWithDefault(this,12,0)},proto.lnrpc.ChannelAcceptRequest.prototype.setMaxAcceptedHtlcs=function(e){n.Message.setField(this,12,e)},proto.lnrpc.ChannelAcceptRequest.prototype.getChannelFlags=function(){return n.Message.getFieldWithDefault(this,13,0)},proto.lnrpc.ChannelAcceptRequest.prototype.setChannelFlags=function(e){n.Message.setField(this,13,e)},proto.lnrpc.ChannelAcceptResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelAcceptResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelAcceptResponse.displayName="proto.lnrpc.ChannelAcceptResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelAcceptResponse.prototype.toObject=function(e){return proto.lnrpc.ChannelAcceptResponse.toObject(e,this)},proto.lnrpc.ChannelAcceptResponse.toObject=function(e,t){var a={accept:n.Message.getFieldWithDefault(t,1,!1),pendingChanId:t.getPendingChanId_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelAcceptResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelAcceptResponse;return proto.lnrpc.ChannelAcceptResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelAcceptResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setAccept(a);break;case 2:a=t.readBytes();e.setPendingChanId(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelAcceptResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelAcceptResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelAcceptResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getAccept())&&t.writeBool(1,a),(a=e.getPendingChanId_asU8()).length>0&&t.writeBytes(2,a)},proto.lnrpc.ChannelAcceptResponse.prototype.getAccept=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.ChannelAcceptResponse.prototype.setAccept=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelAcceptResponse.prototype.getPendingChanId=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.ChannelAcceptResponse.prototype.getPendingChanId_asB64=function(){return n.Message.bytesAsB64(this.getPendingChanId())},proto.lnrpc.ChannelAcceptResponse.prototype.getPendingChanId_asU8=function(){return n.Message.bytesAsU8(this.getPendingChanId())},proto.lnrpc.ChannelAcceptResponse.prototype.setPendingChanId=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ChannelPoint=function(e){n.Message.initialize(this,e,0,-1,null,proto.lnrpc.ChannelPoint.oneofGroups_)},r.inherits(proto.lnrpc.ChannelPoint,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelPoint.displayName="proto.lnrpc.ChannelPoint"),proto.lnrpc.ChannelPoint.oneofGroups_=[[1,2]],proto.lnrpc.ChannelPoint.FundingTxidCase={FUNDING_TXID_NOT_SET:0,FUNDING_TXID_BYTES:1,FUNDING_TXID_STR:2},proto.lnrpc.ChannelPoint.prototype.getFundingTxidCase=function(){return n.Message.computeOneofCase(this,proto.lnrpc.ChannelPoint.oneofGroups_[0])},n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelPoint.prototype.toObject=function(e){return proto.lnrpc.ChannelPoint.toObject(e,this)},proto.lnrpc.ChannelPoint.toObject=function(e,t){var a={fundingTxidBytes:t.getFundingTxidBytes_asB64(),fundingTxidStr:n.Message.getFieldWithDefault(t,2,""),outputIndex:n.Message.getFieldWithDefault(t,3,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelPoint.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelPoint;return proto.lnrpc.ChannelPoint.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelPoint.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setFundingTxidBytes(a);break;case 2:a=t.readString();e.setFundingTxidStr(a);break;case 3:a=t.readUint32();e.setOutputIndex(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelPoint.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelPoint.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelPoint.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=n.Message.getField(e,1))&&t.writeBytes(1,a),null!=(a=n.Message.getField(e,2))&&t.writeString(2,a),0!==(a=e.getOutputIndex())&&t.writeUint32(3,a)},proto.lnrpc.ChannelPoint.prototype.getFundingTxidBytes=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.ChannelPoint.prototype.getFundingTxidBytes_asB64=function(){return n.Message.bytesAsB64(this.getFundingTxidBytes())},proto.lnrpc.ChannelPoint.prototype.getFundingTxidBytes_asU8=function(){return n.Message.bytesAsU8(this.getFundingTxidBytes())},proto.lnrpc.ChannelPoint.prototype.setFundingTxidBytes=function(e){n.Message.setOneofField(this,1,proto.lnrpc.ChannelPoint.oneofGroups_[0],e)},proto.lnrpc.ChannelPoint.prototype.clearFundingTxidBytes=function(){n.Message.setOneofField(this,1,proto.lnrpc.ChannelPoint.oneofGroups_[0],void 0)},proto.lnrpc.ChannelPoint.prototype.hasFundingTxidBytes=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.ChannelPoint.prototype.getFundingTxidStr=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.ChannelPoint.prototype.setFundingTxidStr=function(e){n.Message.setOneofField(this,2,proto.lnrpc.ChannelPoint.oneofGroups_[0],e)},proto.lnrpc.ChannelPoint.prototype.clearFundingTxidStr=function(){n.Message.setOneofField(this,2,proto.lnrpc.ChannelPoint.oneofGroups_[0],void 0)},proto.lnrpc.ChannelPoint.prototype.hasFundingTxidStr=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.ChannelPoint.prototype.getOutputIndex=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ChannelPoint.prototype.setOutputIndex=function(e){n.Message.setField(this,3,e)},proto.lnrpc.OutPoint=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.OutPoint,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.OutPoint.displayName="proto.lnrpc.OutPoint"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.OutPoint.prototype.toObject=function(e){return proto.lnrpc.OutPoint.toObject(e,this)},proto.lnrpc.OutPoint.toObject=function(e,t){var a={txidBytes:t.getTxidBytes_asB64(),txidStr:n.Message.getFieldWithDefault(t,2,""),outputIndex:n.Message.getFieldWithDefault(t,3,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.OutPoint.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.OutPoint;return proto.lnrpc.OutPoint.deserializeBinaryFromReader(a,t)},proto.lnrpc.OutPoint.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setTxidBytes(a);break;case 2:a=t.readString();e.setTxidStr(a);break;case 3:a=t.readUint32();e.setOutputIndex(a);break;default:t.skipField()}}return e},proto.lnrpc.OutPoint.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.OutPoint.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.OutPoint.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getTxidBytes_asU8()).length>0&&t.writeBytes(1,a),(a=e.getTxidStr()).length>0&&t.writeString(2,a),0!==(a=e.getOutputIndex())&&t.writeUint32(3,a)},proto.lnrpc.OutPoint.prototype.getTxidBytes=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.OutPoint.prototype.getTxidBytes_asB64=function(){return n.Message.bytesAsB64(this.getTxidBytes())},proto.lnrpc.OutPoint.prototype.getTxidBytes_asU8=function(){return n.Message.bytesAsU8(this.getTxidBytes())},proto.lnrpc.OutPoint.prototype.setTxidBytes=function(e){n.Message.setField(this,1,e)},proto.lnrpc.OutPoint.prototype.getTxidStr=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.OutPoint.prototype.setTxidStr=function(e){n.Message.setField(this,2,e)},proto.lnrpc.OutPoint.prototype.getOutputIndex=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.OutPoint.prototype.setOutputIndex=function(e){n.Message.setField(this,3,e)},proto.lnrpc.LightningAddress=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.LightningAddress,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.LightningAddress.displayName="proto.lnrpc.LightningAddress"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.LightningAddress.prototype.toObject=function(e){return proto.lnrpc.LightningAddress.toObject(e,this)},proto.lnrpc.LightningAddress.toObject=function(e,t){var a={pubkey:n.Message.getFieldWithDefault(t,1,""),host:n.Message.getFieldWithDefault(t,2,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.LightningAddress.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.LightningAddress;return proto.lnrpc.LightningAddress.deserializeBinaryFromReader(a,t)},proto.lnrpc.LightningAddress.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setPubkey(a);break;case 2:a=t.readString();e.setHost(a);break;default:t.skipField()}}return e},proto.lnrpc.LightningAddress.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.LightningAddress.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.LightningAddress.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPubkey()).length>0&&t.writeString(1,a),(a=e.getHost()).length>0&&t.writeString(2,a)},proto.lnrpc.LightningAddress.prototype.getPubkey=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.LightningAddress.prototype.setPubkey=function(e){n.Message.setField(this,1,e)},proto.lnrpc.LightningAddress.prototype.getHost=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.LightningAddress.prototype.setHost=function(e){n.Message.setField(this,2,e)},proto.lnrpc.EstimateFeeRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.EstimateFeeRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.EstimateFeeRequest.displayName="proto.lnrpc.EstimateFeeRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.EstimateFeeRequest.prototype.toObject=function(e){return proto.lnrpc.EstimateFeeRequest.toObject(e,this)},proto.lnrpc.EstimateFeeRequest.toObject=function(e,t){var a,r={addrtoamountMap:(a=t.getAddrtoamountMap())?a.toObject(e,void 0):[],targetConf:n.Message.getFieldWithDefault(t,2,0)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.EstimateFeeRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.EstimateFeeRequest;return proto.lnrpc.EstimateFeeRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.EstimateFeeRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=e.getAddrtoamountMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readString,n.BinaryReader.prototype.readInt64)}));break;case 2:a=t.readInt32();e.setTargetConf(a);break;default:t.skipField()}}return e},proto.lnrpc.EstimateFeeRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.EstimateFeeRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.EstimateFeeRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getAddrtoamountMap(!0))&&a.getLength()>0&&a.serializeBinary(1,t,n.BinaryWriter.prototype.writeString,n.BinaryWriter.prototype.writeInt64),0!==(a=e.getTargetConf())&&t.writeInt32(2,a)},proto.lnrpc.EstimateFeeRequest.prototype.getAddrtoamountMap=function(e){return n.Message.getMapField(this,1,e,null)},proto.lnrpc.EstimateFeeRequest.prototype.clearAddrtoamountMap=function(){this.getAddrtoamountMap().clear()},proto.lnrpc.EstimateFeeRequest.prototype.getTargetConf=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.EstimateFeeRequest.prototype.setTargetConf=function(e){n.Message.setField(this,2,e)},proto.lnrpc.EstimateFeeResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.EstimateFeeResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.EstimateFeeResponse.displayName="proto.lnrpc.EstimateFeeResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.EstimateFeeResponse.prototype.toObject=function(e){return proto.lnrpc.EstimateFeeResponse.toObject(e,this)},proto.lnrpc.EstimateFeeResponse.toObject=function(e,t){var a={feeSat:n.Message.getFieldWithDefault(t,1,0),feerateSatPerByte:n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.EstimateFeeResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.EstimateFeeResponse;return proto.lnrpc.EstimateFeeResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.EstimateFeeResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt64();e.setFeeSat(a);break;case 2:a=t.readInt64();e.setFeerateSatPerByte(a);break;default:t.skipField()}}return e},proto.lnrpc.EstimateFeeResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.EstimateFeeResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.EstimateFeeResponse.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getFeeSat())&&t.writeInt64(1,a),0!==(a=e.getFeerateSatPerByte())&&t.writeInt64(2,a)},proto.lnrpc.EstimateFeeResponse.prototype.getFeeSat=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.EstimateFeeResponse.prototype.setFeeSat=function(e){n.Message.setField(this,1,e)},proto.lnrpc.EstimateFeeResponse.prototype.getFeerateSatPerByte=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.EstimateFeeResponse.prototype.setFeerateSatPerByte=function(e){n.Message.setField(this,2,e)},proto.lnrpc.SendManyRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.SendManyRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.SendManyRequest.displayName="proto.lnrpc.SendManyRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.SendManyRequest.prototype.toObject=function(e){return proto.lnrpc.SendManyRequest.toObject(e,this)},proto.lnrpc.SendManyRequest.toObject=function(e,t){var a,r={addrtoamountMap:(a=t.getAddrtoamountMap())?a.toObject(e,void 0):[],targetConf:n.Message.getFieldWithDefault(t,3,0),satPerByte:n.Message.getFieldWithDefault(t,5,0),label:n.Message.getFieldWithDefault(t,6,"")};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.SendManyRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.SendManyRequest;return proto.lnrpc.SendManyRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.SendManyRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=e.getAddrtoamountMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readString,n.BinaryReader.prototype.readInt64)}));break;case 3:a=t.readInt32();e.setTargetConf(a);break;case 5:a=t.readInt64();e.setSatPerByte(a);break;case 6:a=t.readString();e.setLabel(a);break;default:t.skipField()}}return e},proto.lnrpc.SendManyRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.SendManyRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.SendManyRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getAddrtoamountMap(!0))&&a.getLength()>0&&a.serializeBinary(1,t,n.BinaryWriter.prototype.writeString,n.BinaryWriter.prototype.writeInt64),0!==(a=e.getTargetConf())&&t.writeInt32(3,a),0!==(a=e.getSatPerByte())&&t.writeInt64(5,a),(a=e.getLabel()).length>0&&t.writeString(6,a)},proto.lnrpc.SendManyRequest.prototype.getAddrtoamountMap=function(e){return n.Message.getMapField(this,1,e,null)},proto.lnrpc.SendManyRequest.prototype.clearAddrtoamountMap=function(){this.getAddrtoamountMap().clear()},proto.lnrpc.SendManyRequest.prototype.getTargetConf=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.SendManyRequest.prototype.setTargetConf=function(e){n.Message.setField(this,3,e)},proto.lnrpc.SendManyRequest.prototype.getSatPerByte=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.SendManyRequest.prototype.setSatPerByte=function(e){n.Message.setField(this,5,e)},proto.lnrpc.SendManyRequest.prototype.getLabel=function(){return n.Message.getFieldWithDefault(this,6,"")},proto.lnrpc.SendManyRequest.prototype.setLabel=function(e){n.Message.setField(this,6,e)},proto.lnrpc.SendManyResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.SendManyResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.SendManyResponse.displayName="proto.lnrpc.SendManyResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.SendManyResponse.prototype.toObject=function(e){return proto.lnrpc.SendManyResponse.toObject(e,this)},proto.lnrpc.SendManyResponse.toObject=function(e,t){var a={txid:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.SendManyResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.SendManyResponse;return proto.lnrpc.SendManyResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.SendManyResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setTxid(a);break;default:t.skipField()}}return e},proto.lnrpc.SendManyResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.SendManyResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.SendManyResponse.serializeBinaryToWriter=function(e,t){var a;(a=e.getTxid()).length>0&&t.writeString(1,a)},proto.lnrpc.SendManyResponse.prototype.getTxid=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.SendManyResponse.prototype.setTxid=function(e){n.Message.setField(this,1,e)},proto.lnrpc.SendCoinsRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.SendCoinsRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.SendCoinsRequest.displayName="proto.lnrpc.SendCoinsRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.SendCoinsRequest.prototype.toObject=function(e){return proto.lnrpc.SendCoinsRequest.toObject(e,this)},proto.lnrpc.SendCoinsRequest.toObject=function(e,t){var a={addr:n.Message.getFieldWithDefault(t,1,""),amount:n.Message.getFieldWithDefault(t,2,0),targetConf:n.Message.getFieldWithDefault(t,3,0),satPerByte:n.Message.getFieldWithDefault(t,5,0),sendAll:n.Message.getFieldWithDefault(t,6,!1),label:n.Message.getFieldWithDefault(t,7,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.SendCoinsRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.SendCoinsRequest;return proto.lnrpc.SendCoinsRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.SendCoinsRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setAddr(a);break;case 2:a=t.readInt64();e.setAmount(a);break;case 3:a=t.readInt32();e.setTargetConf(a);break;case 5:a=t.readInt64();e.setSatPerByte(a);break;case 6:a=t.readBool();e.setSendAll(a);break;case 7:a=t.readString();e.setLabel(a);break;default:t.skipField()}}return e},proto.lnrpc.SendCoinsRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.SendCoinsRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.SendCoinsRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getAddr()).length>0&&t.writeString(1,a),0!==(a=e.getAmount())&&t.writeInt64(2,a),0!==(a=e.getTargetConf())&&t.writeInt32(3,a),0!==(a=e.getSatPerByte())&&t.writeInt64(5,a),(a=e.getSendAll())&&t.writeBool(6,a),(a=e.getLabel()).length>0&&t.writeString(7,a)},proto.lnrpc.SendCoinsRequest.prototype.getAddr=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.SendCoinsRequest.prototype.setAddr=function(e){n.Message.setField(this,1,e)},proto.lnrpc.SendCoinsRequest.prototype.getAmount=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.SendCoinsRequest.prototype.setAmount=function(e){n.Message.setField(this,2,e)},proto.lnrpc.SendCoinsRequest.prototype.getTargetConf=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.SendCoinsRequest.prototype.setTargetConf=function(e){n.Message.setField(this,3,e)},proto.lnrpc.SendCoinsRequest.prototype.getSatPerByte=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.SendCoinsRequest.prototype.setSatPerByte=function(e){n.Message.setField(this,5,e)},proto.lnrpc.SendCoinsRequest.prototype.getSendAll=function(){return n.Message.getFieldWithDefault(this,6,!1)},proto.lnrpc.SendCoinsRequest.prototype.setSendAll=function(e){n.Message.setField(this,6,e)},proto.lnrpc.SendCoinsRequest.prototype.getLabel=function(){return n.Message.getFieldWithDefault(this,7,"")},proto.lnrpc.SendCoinsRequest.prototype.setLabel=function(e){n.Message.setField(this,7,e)},proto.lnrpc.SendCoinsResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.SendCoinsResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.SendCoinsResponse.displayName="proto.lnrpc.SendCoinsResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.SendCoinsResponse.prototype.toObject=function(e){return proto.lnrpc.SendCoinsResponse.toObject(e,this)},proto.lnrpc.SendCoinsResponse.toObject=function(e,t){var a={txid:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.SendCoinsResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.SendCoinsResponse;return proto.lnrpc.SendCoinsResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.SendCoinsResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setTxid(a);break;default:t.skipField()}}return e},proto.lnrpc.SendCoinsResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.SendCoinsResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.SendCoinsResponse.serializeBinaryToWriter=function(e,t){var a;(a=e.getTxid()).length>0&&t.writeString(1,a)},proto.lnrpc.SendCoinsResponse.prototype.getTxid=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.SendCoinsResponse.prototype.setTxid=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ListUnspentRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ListUnspentRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ListUnspentRequest.displayName="proto.lnrpc.ListUnspentRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ListUnspentRequest.prototype.toObject=function(e){return proto.lnrpc.ListUnspentRequest.toObject(e,this)},proto.lnrpc.ListUnspentRequest.toObject=function(e,t){var a={minConfs:n.Message.getFieldWithDefault(t,1,0),maxConfs:n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ListUnspentRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ListUnspentRequest;return proto.lnrpc.ListUnspentRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ListUnspentRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setMinConfs(a);break;case 2:a=t.readInt32();e.setMaxConfs(a);break;default:t.skipField()}}return e},proto.lnrpc.ListUnspentRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ListUnspentRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ListUnspentRequest.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getMinConfs())&&t.writeInt32(1,a),0!==(a=e.getMaxConfs())&&t.writeInt32(2,a)},proto.lnrpc.ListUnspentRequest.prototype.getMinConfs=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.ListUnspentRequest.prototype.setMinConfs=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ListUnspentRequest.prototype.getMaxConfs=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ListUnspentRequest.prototype.setMaxConfs=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ListUnspentResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.ListUnspentResponse.repeatedFields_,null)},r.inherits(proto.lnrpc.ListUnspentResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ListUnspentResponse.displayName="proto.lnrpc.ListUnspentResponse"),proto.lnrpc.ListUnspentResponse.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ListUnspentResponse.prototype.toObject=function(e){return proto.lnrpc.ListUnspentResponse.toObject(e,this)},proto.lnrpc.ListUnspentResponse.toObject=function(e,t){var a={utxosList:n.Message.toObjectList(t.getUtxosList(),proto.lnrpc.Utxo.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ListUnspentResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ListUnspentResponse;return proto.lnrpc.ListUnspentResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.ListUnspentResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.Utxo;t.readMessage(a,proto.lnrpc.Utxo.deserializeBinaryFromReader),e.addUtxos(a);break;default:t.skipField()}}return e},proto.lnrpc.ListUnspentResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ListUnspentResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ListUnspentResponse.serializeBinaryToWriter=function(e,t){var a;(a=e.getUtxosList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.Utxo.serializeBinaryToWriter)},proto.lnrpc.ListUnspentResponse.prototype.getUtxosList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.Utxo,1)},proto.lnrpc.ListUnspentResponse.prototype.setUtxosList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.ListUnspentResponse.prototype.addUtxos=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.Utxo,t)},proto.lnrpc.ListUnspentResponse.prototype.clearUtxosList=function(){this.setUtxosList([])},proto.lnrpc.NewAddressRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.NewAddressRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NewAddressRequest.displayName="proto.lnrpc.NewAddressRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NewAddressRequest.prototype.toObject=function(e){return proto.lnrpc.NewAddressRequest.toObject(e,this)},proto.lnrpc.NewAddressRequest.toObject=function(e,t){var a={type:n.Message.getFieldWithDefault(t,1,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.NewAddressRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NewAddressRequest;return proto.lnrpc.NewAddressRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.NewAddressRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readEnum();e.setType(a);break;default:t.skipField()}}return e},proto.lnrpc.NewAddressRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NewAddressRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NewAddressRequest.serializeBinaryToWriter=function(e,t){var a;0!==(a=e.getType())&&t.writeEnum(1,a)},proto.lnrpc.NewAddressRequest.prototype.getType=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.NewAddressRequest.prototype.setType=function(e){n.Message.setField(this,1,e)},proto.lnrpc.NewAddressResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.NewAddressResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NewAddressResponse.displayName="proto.lnrpc.NewAddressResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NewAddressResponse.prototype.toObject=function(e){return proto.lnrpc.NewAddressResponse.toObject(e,this)},proto.lnrpc.NewAddressResponse.toObject=function(e,t){var a={address:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.NewAddressResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NewAddressResponse;return proto.lnrpc.NewAddressResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.NewAddressResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setAddress(a);break;default:t.skipField()}}return e},proto.lnrpc.NewAddressResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NewAddressResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NewAddressResponse.serializeBinaryToWriter=function(e,t){var a;(a=e.getAddress()).length>0&&t.writeString(1,a)},proto.lnrpc.NewAddressResponse.prototype.getAddress=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.NewAddressResponse.prototype.setAddress=function(e){n.Message.setField(this,1,e)},proto.lnrpc.SignMessageRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.SignMessageRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.SignMessageRequest.displayName="proto.lnrpc.SignMessageRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.SignMessageRequest.prototype.toObject=function(e){return proto.lnrpc.SignMessageRequest.toObject(e,this)},proto.lnrpc.SignMessageRequest.toObject=function(e,t){var a={msg:t.getMsg_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.SignMessageRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.SignMessageRequest;return proto.lnrpc.SignMessageRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.SignMessageRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setMsg(a);break;default:t.skipField()}}return e},proto.lnrpc.SignMessageRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.SignMessageRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.SignMessageRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getMsg_asU8()).length>0&&t.writeBytes(1,a)},proto.lnrpc.SignMessageRequest.prototype.getMsg=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.SignMessageRequest.prototype.getMsg_asB64=function(){return n.Message.bytesAsB64(this.getMsg())},proto.lnrpc.SignMessageRequest.prototype.getMsg_asU8=function(){return n.Message.bytesAsU8(this.getMsg())},proto.lnrpc.SignMessageRequest.prototype.setMsg=function(e){n.Message.setField(this,1,e)},proto.lnrpc.SignMessageResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.SignMessageResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.SignMessageResponse.displayName="proto.lnrpc.SignMessageResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.SignMessageResponse.prototype.toObject=function(e){return proto.lnrpc.SignMessageResponse.toObject(e,this)},proto.lnrpc.SignMessageResponse.toObject=function(e,t){var a={signature:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.SignMessageResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.SignMessageResponse;return proto.lnrpc.SignMessageResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.SignMessageResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSignature(a);break;default:t.skipField()}}return e},proto.lnrpc.SignMessageResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.SignMessageResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.SignMessageResponse.serializeBinaryToWriter=function(e,t){var a;(a=e.getSignature()).length>0&&t.writeString(1,a)},proto.lnrpc.SignMessageResponse.prototype.getSignature=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.SignMessageResponse.prototype.setSignature=function(e){n.Message.setField(this,1,e)},proto.lnrpc.VerifyMessageRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.VerifyMessageRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.VerifyMessageRequest.displayName="proto.lnrpc.VerifyMessageRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.VerifyMessageRequest.prototype.toObject=function(e){return proto.lnrpc.VerifyMessageRequest.toObject(e,this)},proto.lnrpc.VerifyMessageRequest.toObject=function(e,t){var a={msg:t.getMsg_asB64(),signature:n.Message.getFieldWithDefault(t,2,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.VerifyMessageRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.VerifyMessageRequest;return proto.lnrpc.VerifyMessageRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.VerifyMessageRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setMsg(a);break;case 2:a=t.readString();e.setSignature(a);break;default:t.skipField()}}return e},proto.lnrpc.VerifyMessageRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.VerifyMessageRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.VerifyMessageRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getMsg_asU8()).length>0&&t.writeBytes(1,a),(a=e.getSignature()).length>0&&t.writeString(2,a)},proto.lnrpc.VerifyMessageRequest.prototype.getMsg=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.VerifyMessageRequest.prototype.getMsg_asB64=function(){return n.Message.bytesAsB64(this.getMsg())},proto.lnrpc.VerifyMessageRequest.prototype.getMsg_asU8=function(){return n.Message.bytesAsU8(this.getMsg())},proto.lnrpc.VerifyMessageRequest.prototype.setMsg=function(e){n.Message.setField(this,1,e)},proto.lnrpc.VerifyMessageRequest.prototype.getSignature=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.VerifyMessageRequest.prototype.setSignature=function(e){n.Message.setField(this,2,e)},proto.lnrpc.VerifyMessageResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.VerifyMessageResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.VerifyMessageResponse.displayName="proto.lnrpc.VerifyMessageResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.VerifyMessageResponse.prototype.toObject=function(e){return proto.lnrpc.VerifyMessageResponse.toObject(e,this)},proto.lnrpc.VerifyMessageResponse.toObject=function(e,t){var a={valid:n.Message.getFieldWithDefault(t,1,!1),pubkey:n.Message.getFieldWithDefault(t,2,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.VerifyMessageResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.VerifyMessageResponse;return proto.lnrpc.VerifyMessageResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.VerifyMessageResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setValid(a);break;case 2:a=t.readString();e.setPubkey(a);break;default:t.skipField()}}return e},proto.lnrpc.VerifyMessageResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.VerifyMessageResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.VerifyMessageResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getValid())&&t.writeBool(1,a),(a=e.getPubkey()).length>0&&t.writeString(2,a)},proto.lnrpc.VerifyMessageResponse.prototype.getValid=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.VerifyMessageResponse.prototype.setValid=function(e){n.Message.setField(this,1,e)},proto.lnrpc.VerifyMessageResponse.prototype.getPubkey=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.VerifyMessageResponse.prototype.setPubkey=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ConnectPeerRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ConnectPeerRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ConnectPeerRequest.displayName="proto.lnrpc.ConnectPeerRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ConnectPeerRequest.prototype.toObject=function(e){return proto.lnrpc.ConnectPeerRequest.toObject(e,this)},proto.lnrpc.ConnectPeerRequest.toObject=function(e,t){var a,r={addr:(a=t.getAddr())&&proto.lnrpc.LightningAddress.toObject(e,a),perm:n.Message.getFieldWithDefault(t,2,!1)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.ConnectPeerRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ConnectPeerRequest;return proto.lnrpc.ConnectPeerRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ConnectPeerRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.LightningAddress;t.readMessage(a,proto.lnrpc.LightningAddress.deserializeBinaryFromReader),e.setAddr(a);break;case 2:a=t.readBool();e.setPerm(a);break;default:t.skipField()}}return e},proto.lnrpc.ConnectPeerRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ConnectPeerRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ConnectPeerRequest.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getAddr())&&t.writeMessage(1,a,proto.lnrpc.LightningAddress.serializeBinaryToWriter),(a=e.getPerm())&&t.writeBool(2,a)},proto.lnrpc.ConnectPeerRequest.prototype.getAddr=function(){return n.Message.getWrapperField(this,proto.lnrpc.LightningAddress,1)},proto.lnrpc.ConnectPeerRequest.prototype.setAddr=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.ConnectPeerRequest.prototype.clearAddr=function(){this.setAddr(void 0)},proto.lnrpc.ConnectPeerRequest.prototype.hasAddr=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.ConnectPeerRequest.prototype.getPerm=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.lnrpc.ConnectPeerRequest.prototype.setPerm=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ConnectPeerResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ConnectPeerResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ConnectPeerResponse.displayName="proto.lnrpc.ConnectPeerResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ConnectPeerResponse.prototype.toObject=function(e){return proto.lnrpc.ConnectPeerResponse.toObject(e,this)},proto.lnrpc.ConnectPeerResponse.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ConnectPeerResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ConnectPeerResponse;return proto.lnrpc.ConnectPeerResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.ConnectPeerResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.ConnectPeerResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ConnectPeerResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ConnectPeerResponse.serializeBinaryToWriter=function(e,t){},proto.lnrpc.DisconnectPeerRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.DisconnectPeerRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.DisconnectPeerRequest.displayName="proto.lnrpc.DisconnectPeerRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.DisconnectPeerRequest.prototype.toObject=function(e){return proto.lnrpc.DisconnectPeerRequest.toObject(e,this)},proto.lnrpc.DisconnectPeerRequest.toObject=function(e,t){var a={pubKey:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.DisconnectPeerRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.DisconnectPeerRequest;return proto.lnrpc.DisconnectPeerRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.DisconnectPeerRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setPubKey(a);break;default:t.skipField()}}return e},proto.lnrpc.DisconnectPeerRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.DisconnectPeerRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.DisconnectPeerRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getPubKey()).length>0&&t.writeString(1,a)},proto.lnrpc.DisconnectPeerRequest.prototype.getPubKey=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.DisconnectPeerRequest.prototype.setPubKey=function(e){n.Message.setField(this,1,e)},proto.lnrpc.DisconnectPeerResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.DisconnectPeerResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.DisconnectPeerResponse.displayName="proto.lnrpc.DisconnectPeerResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.DisconnectPeerResponse.prototype.toObject=function(e){return proto.lnrpc.DisconnectPeerResponse.toObject(e,this)},proto.lnrpc.DisconnectPeerResponse.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.DisconnectPeerResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.DisconnectPeerResponse;return proto.lnrpc.DisconnectPeerResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.DisconnectPeerResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.DisconnectPeerResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.DisconnectPeerResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.DisconnectPeerResponse.serializeBinaryToWriter=function(e,t){},proto.lnrpc.HTLC=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.HTLC,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.HTLC.displayName="proto.lnrpc.HTLC"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.HTLC.prototype.toObject=function(e){return proto.lnrpc.HTLC.toObject(e,this)},proto.lnrpc.HTLC.toObject=function(e,t){var a={incoming:n.Message.getFieldWithDefault(t,1,!1),amount:n.Message.getFieldWithDefault(t,2,0),hashLock:t.getHashLock_asB64(),expirationHeight:n.Message.getFieldWithDefault(t,4,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.HTLC.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.HTLC;return proto.lnrpc.HTLC.deserializeBinaryFromReader(a,t)},proto.lnrpc.HTLC.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setIncoming(a);break;case 2:a=t.readInt64();e.setAmount(a);break;case 3:a=t.readBytes();e.setHashLock(a);break;case 4:a=t.readUint32();e.setExpirationHeight(a);break;default:t.skipField()}}return e},proto.lnrpc.HTLC.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.HTLC.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.HTLC.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getIncoming())&&t.writeBool(1,a),0!==(a=e.getAmount())&&t.writeInt64(2,a),(a=e.getHashLock_asU8()).length>0&&t.writeBytes(3,a),0!==(a=e.getExpirationHeight())&&t.writeUint32(4,a)},proto.lnrpc.HTLC.prototype.getIncoming=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.HTLC.prototype.setIncoming=function(e){n.Message.setField(this,1,e)},proto.lnrpc.HTLC.prototype.getAmount=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.HTLC.prototype.setAmount=function(e){n.Message.setField(this,2,e)},proto.lnrpc.HTLC.prototype.getHashLock=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.HTLC.prototype.getHashLock_asB64=function(){return n.Message.bytesAsB64(this.getHashLock())},proto.lnrpc.HTLC.prototype.getHashLock_asU8=function(){return n.Message.bytesAsU8(this.getHashLock())},proto.lnrpc.HTLC.prototype.setHashLock=function(e){n.Message.setField(this,3,e)},proto.lnrpc.HTLC.prototype.getExpirationHeight=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.HTLC.prototype.setExpirationHeight=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ChannelConstraints=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelConstraints,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelConstraints.displayName="proto.lnrpc.ChannelConstraints"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelConstraints.prototype.toObject=function(e){return proto.lnrpc.ChannelConstraints.toObject(e,this)},proto.lnrpc.ChannelConstraints.toObject=function(e,t){var a={csvDelay:n.Message.getFieldWithDefault(t,1,0),chanReserveSat:n.Message.getFieldWithDefault(t,2,0),dustLimitSat:n.Message.getFieldWithDefault(t,3,0),maxPendingAmtMsat:n.Message.getFieldWithDefault(t,4,0),minHtlcMsat:n.Message.getFieldWithDefault(t,5,0),maxAcceptedHtlcs:n.Message.getFieldWithDefault(t,6,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelConstraints.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelConstraints;return proto.lnrpc.ChannelConstraints.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelConstraints.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint32();e.setCsvDelay(a);break;case 2:a=t.readUint64();e.setChanReserveSat(a);break;case 3:a=t.readUint64();e.setDustLimitSat(a);break;case 4:a=t.readUint64();e.setMaxPendingAmtMsat(a);break;case 5:a=t.readUint64();e.setMinHtlcMsat(a);break;case 6:a=t.readUint32();e.setMaxAcceptedHtlcs(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelConstraints.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelConstraints.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelConstraints.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getCsvDelay())&&t.writeUint32(1,a),0!==(a=e.getChanReserveSat())&&t.writeUint64(2,a),0!==(a=e.getDustLimitSat())&&t.writeUint64(3,a),0!==(a=e.getMaxPendingAmtMsat())&&t.writeUint64(4,a),0!==(a=e.getMinHtlcMsat())&&t.writeUint64(5,a),0!==(a=e.getMaxAcceptedHtlcs())&&t.writeUint32(6,a)},proto.lnrpc.ChannelConstraints.prototype.getCsvDelay=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.ChannelConstraints.prototype.setCsvDelay=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelConstraints.prototype.getChanReserveSat=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ChannelConstraints.prototype.setChanReserveSat=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ChannelConstraints.prototype.getDustLimitSat=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ChannelConstraints.prototype.setDustLimitSat=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ChannelConstraints.prototype.getMaxPendingAmtMsat=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.ChannelConstraints.prototype.setMaxPendingAmtMsat=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ChannelConstraints.prototype.getMinHtlcMsat=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.ChannelConstraints.prototype.setMinHtlcMsat=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ChannelConstraints.prototype.getMaxAcceptedHtlcs=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.ChannelConstraints.prototype.setMaxAcceptedHtlcs=function(e){n.Message.setField(this,6,e)},proto.lnrpc.Channel=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.Channel.repeatedFields_,null)},r.inherits(proto.lnrpc.Channel,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Channel.displayName="proto.lnrpc.Channel"),proto.lnrpc.Channel.repeatedFields_=[15],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Channel.prototype.toObject=function(e){return proto.lnrpc.Channel.toObject(e,this)},proto.lnrpc.Channel.toObject=function(e,t){var a,r={active:n.Message.getFieldWithDefault(t,1,!1),remotePubkey:n.Message.getFieldWithDefault(t,2,""),channelPoint:n.Message.getFieldWithDefault(t,3,""),chanId:n.Message.getFieldWithDefault(t,4,"0"),capacity:n.Message.getFieldWithDefault(t,5,0),localBalance:n.Message.getFieldWithDefault(t,6,0),remoteBalance:n.Message.getFieldWithDefault(t,7,0),commitFee:n.Message.getFieldWithDefault(t,8,0),commitWeight:n.Message.getFieldWithDefault(t,9,0),feePerKw:n.Message.getFieldWithDefault(t,10,0),unsettledBalance:n.Message.getFieldWithDefault(t,11,0),totalSatoshisSent:n.Message.getFieldWithDefault(t,12,0),totalSatoshisReceived:n.Message.getFieldWithDefault(t,13,0),numUpdates:n.Message.getFieldWithDefault(t,14,0),pendingHtlcsList:n.Message.toObjectList(t.getPendingHtlcsList(),proto.lnrpc.HTLC.toObject,e),csvDelay:n.Message.getFieldWithDefault(t,16,0),pb_private:n.Message.getFieldWithDefault(t,17,!1),initiator:n.Message.getFieldWithDefault(t,18,!1),chanStatusFlags:n.Message.getFieldWithDefault(t,19,""),localChanReserveSat:n.Message.getFieldWithDefault(t,20,0),remoteChanReserveSat:n.Message.getFieldWithDefault(t,21,0),staticRemoteKey:n.Message.getFieldWithDefault(t,22,!1),commitmentType:n.Message.getFieldWithDefault(t,26,0),lifetime:n.Message.getFieldWithDefault(t,23,0),uptime:n.Message.getFieldWithDefault(t,24,0),closeAddress:n.Message.getFieldWithDefault(t,25,""),pushAmountSat:n.Message.getFieldWithDefault(t,27,0),thawHeight:n.Message.getFieldWithDefault(t,28,0),localConstraints:(a=t.getLocalConstraints())&&proto.lnrpc.ChannelConstraints.toObject(e,a),remoteConstraints:(a=t.getRemoteConstraints())&&proto.lnrpc.ChannelConstraints.toObject(e,a)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.Channel.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Channel;return proto.lnrpc.Channel.deserializeBinaryFromReader(a,t)},proto.lnrpc.Channel.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setActive(a);break;case 2:a=t.readString();e.setRemotePubkey(a);break;case 3:a=t.readString();e.setChannelPoint(a);break;case 4:a=t.readUint64String();e.setChanId(a);break;case 5:a=t.readInt64();e.setCapacity(a);break;case 6:a=t.readInt64();e.setLocalBalance(a);break;case 7:a=t.readInt64();e.setRemoteBalance(a);break;case 8:a=t.readInt64();e.setCommitFee(a);break;case 9:a=t.readInt64();e.setCommitWeight(a);break;case 10:a=t.readInt64();e.setFeePerKw(a);break;case 11:a=t.readInt64();e.setUnsettledBalance(a);break;case 12:a=t.readInt64();e.setTotalSatoshisSent(a);break;case 13:a=t.readInt64();e.setTotalSatoshisReceived(a);break;case 14:a=t.readUint64();e.setNumUpdates(a);break;case 15:a=new proto.lnrpc.HTLC;t.readMessage(a,proto.lnrpc.HTLC.deserializeBinaryFromReader),e.addPendingHtlcs(a);break;case 16:a=t.readUint32();e.setCsvDelay(a);break;case 17:a=t.readBool();e.setPrivate(a);break;case 18:a=t.readBool();e.setInitiator(a);break;case 19:a=t.readString();e.setChanStatusFlags(a);break;case 20:a=t.readInt64();e.setLocalChanReserveSat(a);break;case 21:a=t.readInt64();e.setRemoteChanReserveSat(a);break;case 22:a=t.readBool();e.setStaticRemoteKey(a);break;case 26:a=t.readEnum();e.setCommitmentType(a);break;case 23:a=t.readInt64();e.setLifetime(a);break;case 24:a=t.readInt64();e.setUptime(a);break;case 25:a=t.readString();e.setCloseAddress(a);break;case 27:a=t.readUint64();e.setPushAmountSat(a);break;case 28:a=t.readUint32();e.setThawHeight(a);break;case 29:a=new proto.lnrpc.ChannelConstraints;t.readMessage(a,proto.lnrpc.ChannelConstraints.deserializeBinaryFromReader),e.setLocalConstraints(a);break;case 30:a=new proto.lnrpc.ChannelConstraints;t.readMessage(a,proto.lnrpc.ChannelConstraints.deserializeBinaryFromReader),e.setRemoteConstraints(a);break;default:t.skipField()}}return e},proto.lnrpc.Channel.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Channel.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Channel.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getActive())&&t.writeBool(1,a),(a=e.getRemotePubkey()).length>0&&t.writeString(2,a),(a=e.getChannelPoint()).length>0&&t.writeString(3,a),a=e.getChanId(),0!==parseInt(a,10)&&t.writeUint64String(4,a),0!==(a=e.getCapacity())&&t.writeInt64(5,a),0!==(a=e.getLocalBalance())&&t.writeInt64(6,a),0!==(a=e.getRemoteBalance())&&t.writeInt64(7,a),0!==(a=e.getCommitFee())&&t.writeInt64(8,a),0!==(a=e.getCommitWeight())&&t.writeInt64(9,a),0!==(a=e.getFeePerKw())&&t.writeInt64(10,a),0!==(a=e.getUnsettledBalance())&&t.writeInt64(11,a),0!==(a=e.getTotalSatoshisSent())&&t.writeInt64(12,a),0!==(a=e.getTotalSatoshisReceived())&&t.writeInt64(13,a),0!==(a=e.getNumUpdates())&&t.writeUint64(14,a),(a=e.getPendingHtlcsList()).length>0&&t.writeRepeatedMessage(15,a,proto.lnrpc.HTLC.serializeBinaryToWriter),0!==(a=e.getCsvDelay())&&t.writeUint32(16,a),(a=e.getPrivate())&&t.writeBool(17,a),(a=e.getInitiator())&&t.writeBool(18,a),(a=e.getChanStatusFlags()).length>0&&t.writeString(19,a),0!==(a=e.getLocalChanReserveSat())&&t.writeInt64(20,a),0!==(a=e.getRemoteChanReserveSat())&&t.writeInt64(21,a),(a=e.getStaticRemoteKey())&&t.writeBool(22,a),0!==(a=e.getCommitmentType())&&t.writeEnum(26,a),0!==(a=e.getLifetime())&&t.writeInt64(23,a),0!==(a=e.getUptime())&&t.writeInt64(24,a),(a=e.getCloseAddress()).length>0&&t.writeString(25,a),0!==(a=e.getPushAmountSat())&&t.writeUint64(27,a),0!==(a=e.getThawHeight())&&t.writeUint32(28,a),null!=(a=e.getLocalConstraints())&&t.writeMessage(29,a,proto.lnrpc.ChannelConstraints.serializeBinaryToWriter),null!=(a=e.getRemoteConstraints())&&t.writeMessage(30,a,proto.lnrpc.ChannelConstraints.serializeBinaryToWriter)},proto.lnrpc.Channel.prototype.getActive=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.Channel.prototype.setActive=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Channel.prototype.getRemotePubkey=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.Channel.prototype.setRemotePubkey=function(e){n.Message.setField(this,2,e)},proto.lnrpc.Channel.prototype.getChannelPoint=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.Channel.prototype.setChannelPoint=function(e){n.Message.setField(this,3,e)},proto.lnrpc.Channel.prototype.getChanId=function(){return n.Message.getFieldWithDefault(this,4,"0")},proto.lnrpc.Channel.prototype.setChanId=function(e){n.Message.setField(this,4,e)},proto.lnrpc.Channel.prototype.getCapacity=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.Channel.prototype.setCapacity=function(e){n.Message.setField(this,5,e)},proto.lnrpc.Channel.prototype.getLocalBalance=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.Channel.prototype.setLocalBalance=function(e){n.Message.setField(this,6,e)},proto.lnrpc.Channel.prototype.getRemoteBalance=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.Channel.prototype.setRemoteBalance=function(e){n.Message.setField(this,7,e)},proto.lnrpc.Channel.prototype.getCommitFee=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.Channel.prototype.setCommitFee=function(e){n.Message.setField(this,8,e)},proto.lnrpc.Channel.prototype.getCommitWeight=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.Channel.prototype.setCommitWeight=function(e){n.Message.setField(this,9,e)},proto.lnrpc.Channel.prototype.getFeePerKw=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.Channel.prototype.setFeePerKw=function(e){n.Message.setField(this,10,e)},proto.lnrpc.Channel.prototype.getUnsettledBalance=function(){return n.Message.getFieldWithDefault(this,11,0)},proto.lnrpc.Channel.prototype.setUnsettledBalance=function(e){n.Message.setField(this,11,e)},proto.lnrpc.Channel.prototype.getTotalSatoshisSent=function(){return n.Message.getFieldWithDefault(this,12,0)},proto.lnrpc.Channel.prototype.setTotalSatoshisSent=function(e){n.Message.setField(this,12,e)},proto.lnrpc.Channel.prototype.getTotalSatoshisReceived=function(){return n.Message.getFieldWithDefault(this,13,0)},proto.lnrpc.Channel.prototype.setTotalSatoshisReceived=function(e){n.Message.setField(this,13,e)},proto.lnrpc.Channel.prototype.getNumUpdates=function(){return n.Message.getFieldWithDefault(this,14,0)},proto.lnrpc.Channel.prototype.setNumUpdates=function(e){n.Message.setField(this,14,e)},proto.lnrpc.Channel.prototype.getPendingHtlcsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.HTLC,15)},proto.lnrpc.Channel.prototype.setPendingHtlcsList=function(e){n.Message.setRepeatedWrapperField(this,15,e)},proto.lnrpc.Channel.prototype.addPendingHtlcs=function(e,t){return n.Message.addToRepeatedWrapperField(this,15,e,proto.lnrpc.HTLC,t)},proto.lnrpc.Channel.prototype.clearPendingHtlcsList=function(){this.setPendingHtlcsList([])},proto.lnrpc.Channel.prototype.getCsvDelay=function(){return n.Message.getFieldWithDefault(this,16,0)},proto.lnrpc.Channel.prototype.setCsvDelay=function(e){n.Message.setField(this,16,e)},proto.lnrpc.Channel.prototype.getPrivate=function(){return n.Message.getFieldWithDefault(this,17,!1)},proto.lnrpc.Channel.prototype.setPrivate=function(e){n.Message.setField(this,17,e)},proto.lnrpc.Channel.prototype.getInitiator=function(){return n.Message.getFieldWithDefault(this,18,!1)},proto.lnrpc.Channel.prototype.setInitiator=function(e){n.Message.setField(this,18,e)},proto.lnrpc.Channel.prototype.getChanStatusFlags=function(){return n.Message.getFieldWithDefault(this,19,"")},proto.lnrpc.Channel.prototype.setChanStatusFlags=function(e){n.Message.setField(this,19,e)},proto.lnrpc.Channel.prototype.getLocalChanReserveSat=function(){return n.Message.getFieldWithDefault(this,20,0)},proto.lnrpc.Channel.prototype.setLocalChanReserveSat=function(e){n.Message.setField(this,20,e)},proto.lnrpc.Channel.prototype.getRemoteChanReserveSat=function(){return n.Message.getFieldWithDefault(this,21,0)},proto.lnrpc.Channel.prototype.setRemoteChanReserveSat=function(e){n.Message.setField(this,21,e)},proto.lnrpc.Channel.prototype.getStaticRemoteKey=function(){return n.Message.getFieldWithDefault(this,22,!1)},proto.lnrpc.Channel.prototype.setStaticRemoteKey=function(e){n.Message.setField(this,22,e)},proto.lnrpc.Channel.prototype.getCommitmentType=function(){return n.Message.getFieldWithDefault(this,26,0)},proto.lnrpc.Channel.prototype.setCommitmentType=function(e){n.Message.setField(this,26,e)},proto.lnrpc.Channel.prototype.getLifetime=function(){return n.Message.getFieldWithDefault(this,23,0)},proto.lnrpc.Channel.prototype.setLifetime=function(e){n.Message.setField(this,23,e)},proto.lnrpc.Channel.prototype.getUptime=function(){return n.Message.getFieldWithDefault(this,24,0)},proto.lnrpc.Channel.prototype.setUptime=function(e){n.Message.setField(this,24,e)},proto.lnrpc.Channel.prototype.getCloseAddress=function(){return n.Message.getFieldWithDefault(this,25,"")},proto.lnrpc.Channel.prototype.setCloseAddress=function(e){n.Message.setField(this,25,e)},proto.lnrpc.Channel.prototype.getPushAmountSat=function(){return n.Message.getFieldWithDefault(this,27,0)},proto.lnrpc.Channel.prototype.setPushAmountSat=function(e){n.Message.setField(this,27,e)},proto.lnrpc.Channel.prototype.getThawHeight=function(){return n.Message.getFieldWithDefault(this,28,0)},proto.lnrpc.Channel.prototype.setThawHeight=function(e){n.Message.setField(this,28,e)},proto.lnrpc.Channel.prototype.getLocalConstraints=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelConstraints,29)},proto.lnrpc.Channel.prototype.setLocalConstraints=function(e){n.Message.setWrapperField(this,29,e)},proto.lnrpc.Channel.prototype.clearLocalConstraints=function(){this.setLocalConstraints(void 0)},proto.lnrpc.Channel.prototype.hasLocalConstraints=function(){return null!=n.Message.getField(this,29)},proto.lnrpc.Channel.prototype.getRemoteConstraints=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelConstraints,30)},proto.lnrpc.Channel.prototype.setRemoteConstraints=function(e){n.Message.setWrapperField(this,30,e)},proto.lnrpc.Channel.prototype.clearRemoteConstraints=function(){this.setRemoteConstraints(void 0)},proto.lnrpc.Channel.prototype.hasRemoteConstraints=function(){return null!=n.Message.getField(this,30)},proto.lnrpc.ListChannelsRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ListChannelsRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ListChannelsRequest.displayName="proto.lnrpc.ListChannelsRequest");n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ListChannelsRequest.prototype.toObject=function(e){return proto.lnrpc.ListChannelsRequest.toObject(e,this)},proto.lnrpc.ListChannelsRequest.toObject=function(e,t){var a={activeOnly:n.Message.getFieldWithDefault(t,1,!1),inactiveOnly:n.Message.getFieldWithDefault(t,2,!1),publicOnly:n.Message.getFieldWithDefault(t,3,!1),privateOnly:n.Message.getFieldWithDefault(t,4,!1),peer:t.getPeer_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ListChannelsRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ListChannelsRequest;return proto.lnrpc.ListChannelsRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ListChannelsRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setActiveOnly(a);break;case 2:a=t.readBool();e.setInactiveOnly(a);break;case 3:a=t.readBool();e.setPublicOnly(a);break;case 4:a=t.readBool();e.setPrivateOnly(a);break;case 5:a=t.readBytes();e.setPeer(a);break;default:t.skipField()}}return e},proto.lnrpc.ListChannelsRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ListChannelsRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ListChannelsRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getActiveOnly())&&t.writeBool(1,a),(a=e.getInactiveOnly())&&t.writeBool(2,a),(a=e.getPublicOnly())&&t.writeBool(3,a),(a=e.getPrivateOnly())&&t.writeBool(4,a),(a=e.getPeer_asU8()).length>0&&t.writeBytes(5,a)},proto.lnrpc.ListChannelsRequest.prototype.getActiveOnly=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.ListChannelsRequest.prototype.setActiveOnly=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ListChannelsRequest.prototype.getInactiveOnly=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.lnrpc.ListChannelsRequest.prototype.setInactiveOnly=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ListChannelsRequest.prototype.getPublicOnly=function(){return n.Message.getFieldWithDefault(this,3,!1)},proto.lnrpc.ListChannelsRequest.prototype.setPublicOnly=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ListChannelsRequest.prototype.getPrivateOnly=function(){return n.Message.getFieldWithDefault(this,4,!1)},proto.lnrpc.ListChannelsRequest.prototype.setPrivateOnly=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ListChannelsRequest.prototype.getPeer=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.ListChannelsRequest.prototype.getPeer_asB64=function(){return n.Message.bytesAsB64(this.getPeer())},proto.lnrpc.ListChannelsRequest.prototype.getPeer_asU8=function(){return n.Message.bytesAsU8(this.getPeer())},proto.lnrpc.ListChannelsRequest.prototype.setPeer=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ListChannelsResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.ListChannelsResponse.repeatedFields_,null)},r.inherits(proto.lnrpc.ListChannelsResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ListChannelsResponse.displayName="proto.lnrpc.ListChannelsResponse"),proto.lnrpc.ListChannelsResponse.repeatedFields_=[11],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ListChannelsResponse.prototype.toObject=function(e){return proto.lnrpc.ListChannelsResponse.toObject(e,this)},proto.lnrpc.ListChannelsResponse.toObject=function(e,t){var a={channelsList:n.Message.toObjectList(t.getChannelsList(),proto.lnrpc.Channel.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ListChannelsResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ListChannelsResponse;return proto.lnrpc.ListChannelsResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.ListChannelsResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 11:var a=new proto.lnrpc.Channel;t.readMessage(a,proto.lnrpc.Channel.deserializeBinaryFromReader),e.addChannels(a);break;default:t.skipField()}}return e},proto.lnrpc.ListChannelsResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ListChannelsResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ListChannelsResponse.serializeBinaryToWriter=function(e,t){var a;(a=e.getChannelsList()).length>0&&t.writeRepeatedMessage(11,a,proto.lnrpc.Channel.serializeBinaryToWriter)},proto.lnrpc.ListChannelsResponse.prototype.getChannelsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.Channel,11)},proto.lnrpc.ListChannelsResponse.prototype.setChannelsList=function(e){n.Message.setRepeatedWrapperField(this,11,e)},proto.lnrpc.ListChannelsResponse.prototype.addChannels=function(e,t){return n.Message.addToRepeatedWrapperField(this,11,e,proto.lnrpc.Channel,t)},proto.lnrpc.ListChannelsResponse.prototype.clearChannelsList=function(){this.setChannelsList([])},proto.lnrpc.ChannelCloseSummary=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.ChannelCloseSummary.repeatedFields_,null)},r.inherits(proto.lnrpc.ChannelCloseSummary,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelCloseSummary.displayName="proto.lnrpc.ChannelCloseSummary"),proto.lnrpc.ChannelCloseSummary.repeatedFields_=[13],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelCloseSummary.prototype.toObject=function(e){return proto.lnrpc.ChannelCloseSummary.toObject(e,this)},proto.lnrpc.ChannelCloseSummary.toObject=function(e,t){var a={channelPoint:n.Message.getFieldWithDefault(t,1,""),chanId:n.Message.getFieldWithDefault(t,2,"0"),chainHash:n.Message.getFieldWithDefault(t,3,""),closingTxHash:n.Message.getFieldWithDefault(t,4,""),remotePubkey:n.Message.getFieldWithDefault(t,5,""),capacity:n.Message.getFieldWithDefault(t,6,0),closeHeight:n.Message.getFieldWithDefault(t,7,0),settledBalance:n.Message.getFieldWithDefault(t,8,0),timeLockedBalance:n.Message.getFieldWithDefault(t,9,0),closeType:n.Message.getFieldWithDefault(t,10,0),openInitiator:n.Message.getFieldWithDefault(t,11,0),closeInitiator:n.Message.getFieldWithDefault(t,12,0),resolutionsList:n.Message.toObjectList(t.getResolutionsList(),proto.lnrpc.Resolution.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelCloseSummary.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelCloseSummary;return proto.lnrpc.ChannelCloseSummary.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelCloseSummary.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setChannelPoint(a);break;case 2:a=t.readUint64String();e.setChanId(a);break;case 3:a=t.readString();e.setChainHash(a);break;case 4:a=t.readString();e.setClosingTxHash(a);break;case 5:a=t.readString();e.setRemotePubkey(a);break;case 6:a=t.readInt64();e.setCapacity(a);break;case 7:a=t.readUint32();e.setCloseHeight(a);break;case 8:a=t.readInt64();e.setSettledBalance(a);break;case 9:a=t.readInt64();e.setTimeLockedBalance(a);break;case 10:a=t.readEnum();e.setCloseType(a);break;case 11:a=t.readEnum();e.setOpenInitiator(a);break;case 12:a=t.readEnum();e.setCloseInitiator(a);break;case 13:a=new proto.lnrpc.Resolution;t.readMessage(a,proto.lnrpc.Resolution.deserializeBinaryFromReader),e.addResolutions(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelCloseSummary.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelCloseSummary.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelCloseSummary.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getChannelPoint()).length>0&&t.writeString(1,a),a=e.getChanId(),0!==parseInt(a,10)&&t.writeUint64String(2,a),(a=e.getChainHash()).length>0&&t.writeString(3,a),(a=e.getClosingTxHash()).length>0&&t.writeString(4,a),(a=e.getRemotePubkey()).length>0&&t.writeString(5,a),0!==(a=e.getCapacity())&&t.writeInt64(6,a),0!==(a=e.getCloseHeight())&&t.writeUint32(7,a),0!==(a=e.getSettledBalance())&&t.writeInt64(8,a),0!==(a=e.getTimeLockedBalance())&&t.writeInt64(9,a),0!==(a=e.getCloseType())&&t.writeEnum(10,a),0!==(a=e.getOpenInitiator())&&t.writeEnum(11,a),0!==(a=e.getCloseInitiator())&&t.writeEnum(12,a),(a=e.getResolutionsList()).length>0&&t.writeRepeatedMessage(13,a,proto.lnrpc.Resolution.serializeBinaryToWriter)},proto.lnrpc.ChannelCloseSummary.ClosureType={COOPERATIVE_CLOSE:0,LOCAL_FORCE_CLOSE:1,REMOTE_FORCE_CLOSE:2,BREACH_CLOSE:3,FUNDING_CANCELED:4,ABANDONED:5},proto.lnrpc.ChannelCloseSummary.prototype.getChannelPoint=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.ChannelCloseSummary.prototype.setChannelPoint=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelCloseSummary.prototype.getChanId=function(){return n.Message.getFieldWithDefault(this,2,"0")},proto.lnrpc.ChannelCloseSummary.prototype.setChanId=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ChannelCloseSummary.prototype.getChainHash=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.ChannelCloseSummary.prototype.setChainHash=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ChannelCloseSummary.prototype.getClosingTxHash=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.lnrpc.ChannelCloseSummary.prototype.setClosingTxHash=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ChannelCloseSummary.prototype.getRemotePubkey=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.ChannelCloseSummary.prototype.setRemotePubkey=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ChannelCloseSummary.prototype.getCapacity=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.ChannelCloseSummary.prototype.setCapacity=function(e){n.Message.setField(this,6,e)},proto.lnrpc.ChannelCloseSummary.prototype.getCloseHeight=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.ChannelCloseSummary.prototype.setCloseHeight=function(e){n.Message.setField(this,7,e)},proto.lnrpc.ChannelCloseSummary.prototype.getSettledBalance=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.ChannelCloseSummary.prototype.setSettledBalance=function(e){n.Message.setField(this,8,e)},proto.lnrpc.ChannelCloseSummary.prototype.getTimeLockedBalance=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.ChannelCloseSummary.prototype.setTimeLockedBalance=function(e){n.Message.setField(this,9,e)},proto.lnrpc.ChannelCloseSummary.prototype.getCloseType=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.ChannelCloseSummary.prototype.setCloseType=function(e){n.Message.setField(this,10,e)},proto.lnrpc.ChannelCloseSummary.prototype.getOpenInitiator=function(){return n.Message.getFieldWithDefault(this,11,0)},proto.lnrpc.ChannelCloseSummary.prototype.setOpenInitiator=function(e){n.Message.setField(this,11,e)},proto.lnrpc.ChannelCloseSummary.prototype.getCloseInitiator=function(){return n.Message.getFieldWithDefault(this,12,0)},proto.lnrpc.ChannelCloseSummary.prototype.setCloseInitiator=function(e){n.Message.setField(this,12,e)},proto.lnrpc.ChannelCloseSummary.prototype.getResolutionsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.Resolution,13)},proto.lnrpc.ChannelCloseSummary.prototype.setResolutionsList=function(e){n.Message.setRepeatedWrapperField(this,13,e)},proto.lnrpc.ChannelCloseSummary.prototype.addResolutions=function(e,t){return n.Message.addToRepeatedWrapperField(this,13,e,proto.lnrpc.Resolution,t)},proto.lnrpc.ChannelCloseSummary.prototype.clearResolutionsList=function(){this.setResolutionsList([])},proto.lnrpc.Resolution=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.Resolution,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Resolution.displayName="proto.lnrpc.Resolution"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Resolution.prototype.toObject=function(e){return proto.lnrpc.Resolution.toObject(e,this)},proto.lnrpc.Resolution.toObject=function(e,t){var a,r={resolutionType:n.Message.getFieldWithDefault(t,1,0),outcome:n.Message.getFieldWithDefault(t,2,0),outpoint:(a=t.getOutpoint())&&proto.lnrpc.OutPoint.toObject(e,a),amountSat:n.Message.getFieldWithDefault(t,4,0),sweepTxid:n.Message.getFieldWithDefault(t,5,"")};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.Resolution.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Resolution;return proto.lnrpc.Resolution.deserializeBinaryFromReader(a,t)},proto.lnrpc.Resolution.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readEnum();e.setResolutionType(a);break;case 2:a=t.readEnum();e.setOutcome(a);break;case 3:a=new proto.lnrpc.OutPoint;t.readMessage(a,proto.lnrpc.OutPoint.deserializeBinaryFromReader),e.setOutpoint(a);break;case 4:a=t.readUint64();e.setAmountSat(a);break;case 5:a=t.readString();e.setSweepTxid(a);break;default:t.skipField()}}return e},proto.lnrpc.Resolution.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Resolution.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Resolution.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getResolutionType())&&t.writeEnum(1,a),0!==(a=e.getOutcome())&&t.writeEnum(2,a),null!=(a=e.getOutpoint())&&t.writeMessage(3,a,proto.lnrpc.OutPoint.serializeBinaryToWriter),0!==(a=e.getAmountSat())&&t.writeUint64(4,a),(a=e.getSweepTxid()).length>0&&t.writeString(5,a)},proto.lnrpc.Resolution.prototype.getResolutionType=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.Resolution.prototype.setResolutionType=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Resolution.prototype.getOutcome=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.Resolution.prototype.setOutcome=function(e){n.Message.setField(this,2,e)},proto.lnrpc.Resolution.prototype.getOutpoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.OutPoint,3)},proto.lnrpc.Resolution.prototype.setOutpoint=function(e){n.Message.setWrapperField(this,3,e)},proto.lnrpc.Resolution.prototype.clearOutpoint=function(){this.setOutpoint(void 0)},proto.lnrpc.Resolution.prototype.hasOutpoint=function(){return null!=n.Message.getField(this,3)},proto.lnrpc.Resolution.prototype.getAmountSat=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.Resolution.prototype.setAmountSat=function(e){n.Message.setField(this,4,e)},proto.lnrpc.Resolution.prototype.getSweepTxid=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.Resolution.prototype.setSweepTxid=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ClosedChannelsRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ClosedChannelsRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ClosedChannelsRequest.displayName="proto.lnrpc.ClosedChannelsRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ClosedChannelsRequest.prototype.toObject=function(e){return proto.lnrpc.ClosedChannelsRequest.toObject(e,this)},proto.lnrpc.ClosedChannelsRequest.toObject=function(e,t){var a={cooperative:n.Message.getFieldWithDefault(t,1,!1),localForce:n.Message.getFieldWithDefault(t,2,!1),remoteForce:n.Message.getFieldWithDefault(t,3,!1),breach:n.Message.getFieldWithDefault(t,4,!1),fundingCanceled:n.Message.getFieldWithDefault(t,5,!1),abandoned:n.Message.getFieldWithDefault(t,6,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ClosedChannelsRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ClosedChannelsRequest;return proto.lnrpc.ClosedChannelsRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ClosedChannelsRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setCooperative(a);break;case 2:a=t.readBool();e.setLocalForce(a);break;case 3:a=t.readBool();e.setRemoteForce(a);break;case 4:a=t.readBool();e.setBreach(a);break;case 5:a=t.readBool();e.setFundingCanceled(a);break;case 6:a=t.readBool();e.setAbandoned(a);break;default:t.skipField()}}return e},proto.lnrpc.ClosedChannelsRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ClosedChannelsRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ClosedChannelsRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getCooperative())&&t.writeBool(1,a),(a=e.getLocalForce())&&t.writeBool(2,a),(a=e.getRemoteForce())&&t.writeBool(3,a),(a=e.getBreach())&&t.writeBool(4,a),(a=e.getFundingCanceled())&&t.writeBool(5,a),(a=e.getAbandoned())&&t.writeBool(6,a)},proto.lnrpc.ClosedChannelsRequest.prototype.getCooperative=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.ClosedChannelsRequest.prototype.setCooperative=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ClosedChannelsRequest.prototype.getLocalForce=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.lnrpc.ClosedChannelsRequest.prototype.setLocalForce=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ClosedChannelsRequest.prototype.getRemoteForce=function(){return n.Message.getFieldWithDefault(this,3,!1)},proto.lnrpc.ClosedChannelsRequest.prototype.setRemoteForce=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ClosedChannelsRequest.prototype.getBreach=function(){return n.Message.getFieldWithDefault(this,4,!1)},proto.lnrpc.ClosedChannelsRequest.prototype.setBreach=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ClosedChannelsRequest.prototype.getFundingCanceled=function(){return n.Message.getFieldWithDefault(this,5,!1)},proto.lnrpc.ClosedChannelsRequest.prototype.setFundingCanceled=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ClosedChannelsRequest.prototype.getAbandoned=function(){return n.Message.getFieldWithDefault(this,6,!1)},proto.lnrpc.ClosedChannelsRequest.prototype.setAbandoned=function(e){n.Message.setField(this,6,e)},proto.lnrpc.ClosedChannelsResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.ClosedChannelsResponse.repeatedFields_,null)},r.inherits(proto.lnrpc.ClosedChannelsResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ClosedChannelsResponse.displayName="proto.lnrpc.ClosedChannelsResponse"),proto.lnrpc.ClosedChannelsResponse.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ClosedChannelsResponse.prototype.toObject=function(e){return proto.lnrpc.ClosedChannelsResponse.toObject(e,this)},proto.lnrpc.ClosedChannelsResponse.toObject=function(e,t){var a={channelsList:n.Message.toObjectList(t.getChannelsList(),proto.lnrpc.ChannelCloseSummary.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ClosedChannelsResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ClosedChannelsResponse;return proto.lnrpc.ClosedChannelsResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.ClosedChannelsResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelCloseSummary;t.readMessage(a,proto.lnrpc.ChannelCloseSummary.deserializeBinaryFromReader),e.addChannels(a);break;default:t.skipField()}}return e},proto.lnrpc.ClosedChannelsResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ClosedChannelsResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ClosedChannelsResponse.serializeBinaryToWriter=function(e,t){var a;(a=e.getChannelsList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.ChannelCloseSummary.serializeBinaryToWriter)},proto.lnrpc.ClosedChannelsResponse.prototype.getChannelsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.ChannelCloseSummary,1)},proto.lnrpc.ClosedChannelsResponse.prototype.setChannelsList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.ClosedChannelsResponse.prototype.addChannels=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.ChannelCloseSummary,t)},proto.lnrpc.ClosedChannelsResponse.prototype.clearChannelsList=function(){this.setChannelsList([])},proto.lnrpc.Peer=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.Peer.repeatedFields_,null)},r.inherits(proto.lnrpc.Peer,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Peer.displayName="proto.lnrpc.Peer"),proto.lnrpc.Peer.repeatedFields_=[12],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Peer.prototype.toObject=function(e){return proto.lnrpc.Peer.toObject(e,this)},proto.lnrpc.Peer.toObject=function(e,t){var a,r={pubKey:n.Message.getFieldWithDefault(t,1,""),address:n.Message.getFieldWithDefault(t,3,""),bytesSent:n.Message.getFieldWithDefault(t,4,0),bytesRecv:n.Message.getFieldWithDefault(t,5,0),satSent:n.Message.getFieldWithDefault(t,6,0),satRecv:n.Message.getFieldWithDefault(t,7,0),inbound:n.Message.getFieldWithDefault(t,8,!1),pingTime:n.Message.getFieldWithDefault(t,9,0),syncType:n.Message.getFieldWithDefault(t,10,0),featuresMap:(a=t.getFeaturesMap())?a.toObject(e,proto.lnrpc.Feature.toObject):[],errorsList:n.Message.toObjectList(t.getErrorsList(),proto.lnrpc.TimestampedError.toObject,e)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.Peer.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Peer;return proto.lnrpc.Peer.deserializeBinaryFromReader(a,t)},proto.lnrpc.Peer.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setPubKey(a);break;case 3:a=t.readString();e.setAddress(a);break;case 4:a=t.readUint64();e.setBytesSent(a);break;case 5:a=t.readUint64();e.setBytesRecv(a);break;case 6:a=t.readInt64();e.setSatSent(a);break;case 7:a=t.readInt64();e.setSatRecv(a);break;case 8:a=t.readBool();e.setInbound(a);break;case 9:a=t.readInt64();e.setPingTime(a);break;case 10:a=t.readEnum();e.setSyncType(a);break;case 11:a=e.getFeaturesMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readUint32,n.BinaryReader.prototype.readMessage,proto.lnrpc.Feature.deserializeBinaryFromReader)}));break;case 12:a=new proto.lnrpc.TimestampedError;t.readMessage(a,proto.lnrpc.TimestampedError.deserializeBinaryFromReader),e.addErrors(a);break;default:t.skipField()}}return e},proto.lnrpc.Peer.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Peer.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Peer.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPubKey()).length>0&&t.writeString(1,a),(a=e.getAddress()).length>0&&t.writeString(3,a),0!==(a=e.getBytesSent())&&t.writeUint64(4,a),0!==(a=e.getBytesRecv())&&t.writeUint64(5,a),0!==(a=e.getSatSent())&&t.writeInt64(6,a),0!==(a=e.getSatRecv())&&t.writeInt64(7,a),(a=e.getInbound())&&t.writeBool(8,a),0!==(a=e.getPingTime())&&t.writeInt64(9,a),0!==(a=e.getSyncType())&&t.writeEnum(10,a),(a=e.getFeaturesMap(!0))&&a.getLength()>0&&a.serializeBinary(11,t,n.BinaryWriter.prototype.writeUint32,n.BinaryWriter.prototype.writeMessage,proto.lnrpc.Feature.serializeBinaryToWriter),(a=e.getErrorsList()).length>0&&t.writeRepeatedMessage(12,a,proto.lnrpc.TimestampedError.serializeBinaryToWriter)},proto.lnrpc.Peer.SyncType={UNKNOWN_SYNC:0,ACTIVE_SYNC:1,PASSIVE_SYNC:2},proto.lnrpc.Peer.prototype.getPubKey=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.Peer.prototype.setPubKey=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Peer.prototype.getAddress=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.Peer.prototype.setAddress=function(e){n.Message.setField(this,3,e)},proto.lnrpc.Peer.prototype.getBytesSent=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.Peer.prototype.setBytesSent=function(e){n.Message.setField(this,4,e)},proto.lnrpc.Peer.prototype.getBytesRecv=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.Peer.prototype.setBytesRecv=function(e){n.Message.setField(this,5,e)},proto.lnrpc.Peer.prototype.getSatSent=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.Peer.prototype.setSatSent=function(e){n.Message.setField(this,6,e)},proto.lnrpc.Peer.prototype.getSatRecv=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.Peer.prototype.setSatRecv=function(e){n.Message.setField(this,7,e)},proto.lnrpc.Peer.prototype.getInbound=function(){return n.Message.getFieldWithDefault(this,8,!1)},proto.lnrpc.Peer.prototype.setInbound=function(e){n.Message.setField(this,8,e)},proto.lnrpc.Peer.prototype.getPingTime=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.Peer.prototype.setPingTime=function(e){n.Message.setField(this,9,e)},proto.lnrpc.Peer.prototype.getSyncType=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.Peer.prototype.setSyncType=function(e){n.Message.setField(this,10,e)},proto.lnrpc.Peer.prototype.getFeaturesMap=function(e){return n.Message.getMapField(this,11,e,proto.lnrpc.Feature)},proto.lnrpc.Peer.prototype.clearFeaturesMap=function(){this.getFeaturesMap().clear()},proto.lnrpc.Peer.prototype.getErrorsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.TimestampedError,12)},proto.lnrpc.Peer.prototype.setErrorsList=function(e){n.Message.setRepeatedWrapperField(this,12,e)},proto.lnrpc.Peer.prototype.addErrors=function(e,t){return n.Message.addToRepeatedWrapperField(this,12,e,proto.lnrpc.TimestampedError,t)},proto.lnrpc.Peer.prototype.clearErrorsList=function(){this.setErrorsList([])},proto.lnrpc.TimestampedError=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.TimestampedError,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.TimestampedError.displayName="proto.lnrpc.TimestampedError"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.TimestampedError.prototype.toObject=function(e){return proto.lnrpc.TimestampedError.toObject(e,this)},proto.lnrpc.TimestampedError.toObject=function(e,t){var a={timestamp:n.Message.getFieldWithDefault(t,1,0),error:n.Message.getFieldWithDefault(t,2,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.TimestampedError.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.TimestampedError;return proto.lnrpc.TimestampedError.deserializeBinaryFromReader(a,t)},proto.lnrpc.TimestampedError.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64();e.setTimestamp(a);break;case 2:a=t.readString();e.setError(a);break;default:t.skipField()}}return e},proto.lnrpc.TimestampedError.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.TimestampedError.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.TimestampedError.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getTimestamp())&&t.writeUint64(1,a),(a=e.getError()).length>0&&t.writeString(2,a)},proto.lnrpc.TimestampedError.prototype.getTimestamp=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.TimestampedError.prototype.setTimestamp=function(e){n.Message.setField(this,1,e)},proto.lnrpc.TimestampedError.prototype.getError=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.TimestampedError.prototype.setError=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ListPeersRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ListPeersRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ListPeersRequest.displayName="proto.lnrpc.ListPeersRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ListPeersRequest.prototype.toObject=function(e){return proto.lnrpc.ListPeersRequest.toObject(e,this)},proto.lnrpc.ListPeersRequest.toObject=function(e,t){var a={latestError:n.Message.getFieldWithDefault(t,1,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ListPeersRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ListPeersRequest;return proto.lnrpc.ListPeersRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ListPeersRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setLatestError(a);break;default:t.skipField()}}return e},proto.lnrpc.ListPeersRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ListPeersRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ListPeersRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getLatestError())&&t.writeBool(1,a)},proto.lnrpc.ListPeersRequest.prototype.getLatestError=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.ListPeersRequest.prototype.setLatestError=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ListPeersResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.ListPeersResponse.repeatedFields_,null)},r.inherits(proto.lnrpc.ListPeersResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ListPeersResponse.displayName="proto.lnrpc.ListPeersResponse"),proto.lnrpc.ListPeersResponse.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ListPeersResponse.prototype.toObject=function(e){return proto.lnrpc.ListPeersResponse.toObject(e,this)},proto.lnrpc.ListPeersResponse.toObject=function(e,t){var a={peersList:n.Message.toObjectList(t.getPeersList(),proto.lnrpc.Peer.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ListPeersResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ListPeersResponse;return proto.lnrpc.ListPeersResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.ListPeersResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.Peer;t.readMessage(a,proto.lnrpc.Peer.deserializeBinaryFromReader),e.addPeers(a);break;default:t.skipField()}}return e},proto.lnrpc.ListPeersResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ListPeersResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ListPeersResponse.serializeBinaryToWriter=function(e,t){var a;(a=e.getPeersList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.Peer.serializeBinaryToWriter)},proto.lnrpc.ListPeersResponse.prototype.getPeersList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.Peer,1)},proto.lnrpc.ListPeersResponse.prototype.setPeersList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.ListPeersResponse.prototype.addPeers=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.Peer,t)},proto.lnrpc.ListPeersResponse.prototype.clearPeersList=function(){this.setPeersList([])},proto.lnrpc.PeerEventSubscription=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PeerEventSubscription,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PeerEventSubscription.displayName="proto.lnrpc.PeerEventSubscription"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PeerEventSubscription.prototype.toObject=function(e){return proto.lnrpc.PeerEventSubscription.toObject(e,this)},proto.lnrpc.PeerEventSubscription.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PeerEventSubscription.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PeerEventSubscription;return proto.lnrpc.PeerEventSubscription.deserializeBinaryFromReader(a,t)},proto.lnrpc.PeerEventSubscription.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.PeerEventSubscription.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PeerEventSubscription.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PeerEventSubscription.serializeBinaryToWriter=function(e,t){},proto.lnrpc.PeerEvent=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PeerEvent,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PeerEvent.displayName="proto.lnrpc.PeerEvent"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PeerEvent.prototype.toObject=function(e){return proto.lnrpc.PeerEvent.toObject(e,this)},proto.lnrpc.PeerEvent.toObject=function(e,t){var a={pubKey:n.Message.getFieldWithDefault(t,1,""),type:n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PeerEvent.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PeerEvent;return proto.lnrpc.PeerEvent.deserializeBinaryFromReader(a,t)},proto.lnrpc.PeerEvent.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setPubKey(a);break;case 2:a=t.readEnum();e.setType(a);break;default:t.skipField()}}return e},proto.lnrpc.PeerEvent.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PeerEvent.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PeerEvent.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPubKey()).length>0&&t.writeString(1,a),0!==(a=e.getType())&&t.writeEnum(2,a)},proto.lnrpc.PeerEvent.EventType={PEER_ONLINE:0,PEER_OFFLINE:1},proto.lnrpc.PeerEvent.prototype.getPubKey=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.PeerEvent.prototype.setPubKey=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PeerEvent.prototype.getType=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.PeerEvent.prototype.setType=function(e){n.Message.setField(this,2,e)},proto.lnrpc.GetInfoRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.GetInfoRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.GetInfoRequest.displayName="proto.lnrpc.GetInfoRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.GetInfoRequest.prototype.toObject=function(e){return proto.lnrpc.GetInfoRequest.toObject(e,this)},proto.lnrpc.GetInfoRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.GetInfoRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.GetInfoRequest;return proto.lnrpc.GetInfoRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.GetInfoRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.GetInfoRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.GetInfoRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.GetInfoRequest.serializeBinaryToWriter=function(e,t){},proto.lnrpc.GetInfoResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.GetInfoResponse.repeatedFields_,null)},r.inherits(proto.lnrpc.GetInfoResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.GetInfoResponse.displayName="proto.lnrpc.GetInfoResponse"),proto.lnrpc.GetInfoResponse.repeatedFields_=[16,12],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.GetInfoResponse.prototype.toObject=function(e){return proto.lnrpc.GetInfoResponse.toObject(e,this)},proto.lnrpc.GetInfoResponse.toObject=function(e,t){var a,r={version:n.Message.getFieldWithDefault(t,14,""),commitHash:n.Message.getFieldWithDefault(t,20,""),identityPubkey:n.Message.getFieldWithDefault(t,1,""),alias:n.Message.getFieldWithDefault(t,2,""),color:n.Message.getFieldWithDefault(t,17,""),numPendingChannels:n.Message.getFieldWithDefault(t,3,0),numActiveChannels:n.Message.getFieldWithDefault(t,4,0),numInactiveChannels:n.Message.getFieldWithDefault(t,15,0),numPeers:n.Message.getFieldWithDefault(t,5,0),blockHeight:n.Message.getFieldWithDefault(t,6,0),blockHash:n.Message.getFieldWithDefault(t,8,""),bestHeaderTimestamp:n.Message.getFieldWithDefault(t,13,0),syncedToChain:n.Message.getFieldWithDefault(t,9,!1),syncedToGraph:n.Message.getFieldWithDefault(t,18,!1),testnet:n.Message.getFieldWithDefault(t,10,!1),chainsList:n.Message.toObjectList(t.getChainsList(),proto.lnrpc.Chain.toObject,e),urisList:n.Message.getRepeatedField(t,12),featuresMap:(a=t.getFeaturesMap())?a.toObject(e,proto.lnrpc.Feature.toObject):[]};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.GetInfoResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.GetInfoResponse;return proto.lnrpc.GetInfoResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.GetInfoResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 14:var a=t.readString();e.setVersion(a);break;case 20:a=t.readString();e.setCommitHash(a);break;case 1:a=t.readString();e.setIdentityPubkey(a);break;case 2:a=t.readString();e.setAlias(a);break;case 17:a=t.readString();e.setColor(a);break;case 3:a=t.readUint32();e.setNumPendingChannels(a);break;case 4:a=t.readUint32();e.setNumActiveChannels(a);break;case 15:a=t.readUint32();e.setNumInactiveChannels(a);break;case 5:a=t.readUint32();e.setNumPeers(a);break;case 6:a=t.readUint32();e.setBlockHeight(a);break;case 8:a=t.readString();e.setBlockHash(a);break;case 13:a=t.readInt64();e.setBestHeaderTimestamp(a);break;case 9:a=t.readBool();e.setSyncedToChain(a);break;case 18:a=t.readBool();e.setSyncedToGraph(a);break;case 10:a=t.readBool();e.setTestnet(a);break;case 16:a=new proto.lnrpc.Chain;t.readMessage(a,proto.lnrpc.Chain.deserializeBinaryFromReader),e.addChains(a);break;case 12:a=t.readString();e.addUris(a);break;case 19:a=e.getFeaturesMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readUint32,n.BinaryReader.prototype.readMessage,proto.lnrpc.Feature.deserializeBinaryFromReader)}));break;default:t.skipField()}}return e},proto.lnrpc.GetInfoResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.GetInfoResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.GetInfoResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getVersion()).length>0&&t.writeString(14,a),(a=e.getCommitHash()).length>0&&t.writeString(20,a),(a=e.getIdentityPubkey()).length>0&&t.writeString(1,a),(a=e.getAlias()).length>0&&t.writeString(2,a),(a=e.getColor()).length>0&&t.writeString(17,a),0!==(a=e.getNumPendingChannels())&&t.writeUint32(3,a),0!==(a=e.getNumActiveChannels())&&t.writeUint32(4,a),0!==(a=e.getNumInactiveChannels())&&t.writeUint32(15,a),0!==(a=e.getNumPeers())&&t.writeUint32(5,a),0!==(a=e.getBlockHeight())&&t.writeUint32(6,a),(a=e.getBlockHash()).length>0&&t.writeString(8,a),0!==(a=e.getBestHeaderTimestamp())&&t.writeInt64(13,a),(a=e.getSyncedToChain())&&t.writeBool(9,a),(a=e.getSyncedToGraph())&&t.writeBool(18,a),(a=e.getTestnet())&&t.writeBool(10,a),(a=e.getChainsList()).length>0&&t.writeRepeatedMessage(16,a,proto.lnrpc.Chain.serializeBinaryToWriter),(a=e.getUrisList()).length>0&&t.writeRepeatedString(12,a),(a=e.getFeaturesMap(!0))&&a.getLength()>0&&a.serializeBinary(19,t,n.BinaryWriter.prototype.writeUint32,n.BinaryWriter.prototype.writeMessage,proto.lnrpc.Feature.serializeBinaryToWriter)},proto.lnrpc.GetInfoResponse.prototype.getVersion=function(){return n.Message.getFieldWithDefault(this,14,"")},proto.lnrpc.GetInfoResponse.prototype.setVersion=function(e){n.Message.setField(this,14,e)},proto.lnrpc.GetInfoResponse.prototype.getCommitHash=function(){return n.Message.getFieldWithDefault(this,20,"")},proto.lnrpc.GetInfoResponse.prototype.setCommitHash=function(e){n.Message.setField(this,20,e)},proto.lnrpc.GetInfoResponse.prototype.getIdentityPubkey=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.GetInfoResponse.prototype.setIdentityPubkey=function(e){n.Message.setField(this,1,e)},proto.lnrpc.GetInfoResponse.prototype.getAlias=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.GetInfoResponse.prototype.setAlias=function(e){n.Message.setField(this,2,e)},proto.lnrpc.GetInfoResponse.prototype.getColor=function(){return n.Message.getFieldWithDefault(this,17,"")},proto.lnrpc.GetInfoResponse.prototype.setColor=function(e){n.Message.setField(this,17,e)},proto.lnrpc.GetInfoResponse.prototype.getNumPendingChannels=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.GetInfoResponse.prototype.setNumPendingChannels=function(e){n.Message.setField(this,3,e)},proto.lnrpc.GetInfoResponse.prototype.getNumActiveChannels=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.GetInfoResponse.prototype.setNumActiveChannels=function(e){n.Message.setField(this,4,e)},proto.lnrpc.GetInfoResponse.prototype.getNumInactiveChannels=function(){return n.Message.getFieldWithDefault(this,15,0)},proto.lnrpc.GetInfoResponse.prototype.setNumInactiveChannels=function(e){n.Message.setField(this,15,e)},proto.lnrpc.GetInfoResponse.prototype.getNumPeers=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.GetInfoResponse.prototype.setNumPeers=function(e){n.Message.setField(this,5,e)},proto.lnrpc.GetInfoResponse.prototype.getBlockHeight=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.GetInfoResponse.prototype.setBlockHeight=function(e){n.Message.setField(this,6,e)},proto.lnrpc.GetInfoResponse.prototype.getBlockHash=function(){return n.Message.getFieldWithDefault(this,8,"")},proto.lnrpc.GetInfoResponse.prototype.setBlockHash=function(e){n.Message.setField(this,8,e)},proto.lnrpc.GetInfoResponse.prototype.getBestHeaderTimestamp=function(){return n.Message.getFieldWithDefault(this,13,0)},proto.lnrpc.GetInfoResponse.prototype.setBestHeaderTimestamp=function(e){n.Message.setField(this,13,e)},proto.lnrpc.GetInfoResponse.prototype.getSyncedToChain=function(){return n.Message.getFieldWithDefault(this,9,!1)},proto.lnrpc.GetInfoResponse.prototype.setSyncedToChain=function(e){n.Message.setField(this,9,e)},proto.lnrpc.GetInfoResponse.prototype.getSyncedToGraph=function(){return n.Message.getFieldWithDefault(this,18,!1)},proto.lnrpc.GetInfoResponse.prototype.setSyncedToGraph=function(e){n.Message.setField(this,18,e)},proto.lnrpc.GetInfoResponse.prototype.getTestnet=function(){return n.Message.getFieldWithDefault(this,10,!1)},proto.lnrpc.GetInfoResponse.prototype.setTestnet=function(e){n.Message.setField(this,10,e)},proto.lnrpc.GetInfoResponse.prototype.getChainsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.Chain,16)},proto.lnrpc.GetInfoResponse.prototype.setChainsList=function(e){n.Message.setRepeatedWrapperField(this,16,e)},proto.lnrpc.GetInfoResponse.prototype.addChains=function(e,t){return n.Message.addToRepeatedWrapperField(this,16,e,proto.lnrpc.Chain,t)},proto.lnrpc.GetInfoResponse.prototype.clearChainsList=function(){this.setChainsList([])},proto.lnrpc.GetInfoResponse.prototype.getUrisList=function(){return n.Message.getRepeatedField(this,12)},proto.lnrpc.GetInfoResponse.prototype.setUrisList=function(e){n.Message.setField(this,12,e||[])},proto.lnrpc.GetInfoResponse.prototype.addUris=function(e,t){n.Message.addToRepeatedField(this,12,e,t)},proto.lnrpc.GetInfoResponse.prototype.clearUrisList=function(){this.setUrisList([])},proto.lnrpc.GetInfoResponse.prototype.getFeaturesMap=function(e){return n.Message.getMapField(this,19,e,proto.lnrpc.Feature)},proto.lnrpc.GetInfoResponse.prototype.clearFeaturesMap=function(){this.getFeaturesMap().clear()},proto.lnrpc.GetRecoveryInfoRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.GetRecoveryInfoRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.GetRecoveryInfoRequest.displayName="proto.lnrpc.GetRecoveryInfoRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.GetRecoveryInfoRequest.prototype.toObject=function(e){return proto.lnrpc.GetRecoveryInfoRequest.toObject(e,this)},proto.lnrpc.GetRecoveryInfoRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.GetRecoveryInfoRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.GetRecoveryInfoRequest;return proto.lnrpc.GetRecoveryInfoRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.GetRecoveryInfoRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.GetRecoveryInfoRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.GetRecoveryInfoRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.GetRecoveryInfoRequest.serializeBinaryToWriter=function(e,t){},proto.lnrpc.GetRecoveryInfoResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.GetRecoveryInfoResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.GetRecoveryInfoResponse.displayName="proto.lnrpc.GetRecoveryInfoResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.GetRecoveryInfoResponse.prototype.toObject=function(e){return proto.lnrpc.GetRecoveryInfoResponse.toObject(e,this)},proto.lnrpc.GetRecoveryInfoResponse.toObject=function(e,t){var a={recoveryMode:n.Message.getFieldWithDefault(t,1,!1),recoveryFinished:n.Message.getFieldWithDefault(t,2,!1),progress:+n.Message.getFieldWithDefault(t,3,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.GetRecoveryInfoResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.GetRecoveryInfoResponse;return proto.lnrpc.GetRecoveryInfoResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.GetRecoveryInfoResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setRecoveryMode(a);break;case 2:a=t.readBool();e.setRecoveryFinished(a);break;case 3:a=t.readDouble();e.setProgress(a);break;default:t.skipField()}}return e},proto.lnrpc.GetRecoveryInfoResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.GetRecoveryInfoResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.GetRecoveryInfoResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getRecoveryMode())&&t.writeBool(1,a),(a=e.getRecoveryFinished())&&t.writeBool(2,a),0!==(a=e.getProgress())&&t.writeDouble(3,a)},proto.lnrpc.GetRecoveryInfoResponse.prototype.getRecoveryMode=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.GetRecoveryInfoResponse.prototype.setRecoveryMode=function(e){n.Message.setField(this,1,e)},proto.lnrpc.GetRecoveryInfoResponse.prototype.getRecoveryFinished=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.lnrpc.GetRecoveryInfoResponse.prototype.setRecoveryFinished=function(e){n.Message.setField(this,2,e)},proto.lnrpc.GetRecoveryInfoResponse.prototype.getProgress=function(){return+n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.GetRecoveryInfoResponse.prototype.setProgress=function(e){n.Message.setField(this,3,e)},proto.lnrpc.Chain=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.Chain,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Chain.displayName="proto.lnrpc.Chain"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Chain.prototype.toObject=function(e){return proto.lnrpc.Chain.toObject(e,this)},proto.lnrpc.Chain.toObject=function(e,t){var a={chain:n.Message.getFieldWithDefault(t,1,""),network:n.Message.getFieldWithDefault(t,2,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.Chain.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Chain;return proto.lnrpc.Chain.deserializeBinaryFromReader(a,t)},proto.lnrpc.Chain.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setChain(a);break;case 2:a=t.readString();e.setNetwork(a);break;default:t.skipField()}}return e},proto.lnrpc.Chain.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Chain.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Chain.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getChain()).length>0&&t.writeString(1,a),(a=e.getNetwork()).length>0&&t.writeString(2,a)},proto.lnrpc.Chain.prototype.getChain=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.Chain.prototype.setChain=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Chain.prototype.getNetwork=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.Chain.prototype.setNetwork=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ConfirmationUpdate=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ConfirmationUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ConfirmationUpdate.displayName="proto.lnrpc.ConfirmationUpdate"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ConfirmationUpdate.prototype.toObject=function(e){return proto.lnrpc.ConfirmationUpdate.toObject(e,this)},proto.lnrpc.ConfirmationUpdate.toObject=function(e,t){var a={blockSha:t.getBlockSha_asB64(),blockHeight:n.Message.getFieldWithDefault(t,2,0),numConfsLeft:n.Message.getFieldWithDefault(t,3,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ConfirmationUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ConfirmationUpdate;return proto.lnrpc.ConfirmationUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.ConfirmationUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setBlockSha(a);break;case 2:a=t.readInt32();e.setBlockHeight(a);break;case 3:a=t.readUint32();e.setNumConfsLeft(a);break;default:t.skipField()}}return e},proto.lnrpc.ConfirmationUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ConfirmationUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ConfirmationUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getBlockSha_asU8()).length>0&&t.writeBytes(1,a),0!==(a=e.getBlockHeight())&&t.writeInt32(2,a),0!==(a=e.getNumConfsLeft())&&t.writeUint32(3,a)},proto.lnrpc.ConfirmationUpdate.prototype.getBlockSha=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.ConfirmationUpdate.prototype.getBlockSha_asB64=function(){return n.Message.bytesAsB64(this.getBlockSha())},proto.lnrpc.ConfirmationUpdate.prototype.getBlockSha_asU8=function(){return n.Message.bytesAsU8(this.getBlockSha())},proto.lnrpc.ConfirmationUpdate.prototype.setBlockSha=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ConfirmationUpdate.prototype.getBlockHeight=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ConfirmationUpdate.prototype.setBlockHeight=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ConfirmationUpdate.prototype.getNumConfsLeft=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ConfirmationUpdate.prototype.setNumConfsLeft=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ChannelOpenUpdate=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelOpenUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelOpenUpdate.displayName="proto.lnrpc.ChannelOpenUpdate"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelOpenUpdate.prototype.toObject=function(e){return proto.lnrpc.ChannelOpenUpdate.toObject(e,this)},proto.lnrpc.ChannelOpenUpdate.toObject=function(e,t){var a,n={channelPoint:(a=t.getChannelPoint())&&proto.lnrpc.ChannelPoint.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.ChannelOpenUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelOpenUpdate;return proto.lnrpc.ChannelOpenUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelOpenUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setChannelPoint(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelOpenUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelOpenUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelOpenUpdate.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getChannelPoint())&&t.writeMessage(1,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter)},proto.lnrpc.ChannelOpenUpdate.prototype.getChannelPoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,1)},proto.lnrpc.ChannelOpenUpdate.prototype.setChannelPoint=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.ChannelOpenUpdate.prototype.clearChannelPoint=function(){this.setChannelPoint(void 0)},proto.lnrpc.ChannelOpenUpdate.prototype.hasChannelPoint=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.ChannelCloseUpdate=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelCloseUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelCloseUpdate.displayName="proto.lnrpc.ChannelCloseUpdate"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelCloseUpdate.prototype.toObject=function(e){return proto.lnrpc.ChannelCloseUpdate.toObject(e,this)},proto.lnrpc.ChannelCloseUpdate.toObject=function(e,t){var a={closingTxid:t.getClosingTxid_asB64(),success:n.Message.getFieldWithDefault(t,2,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelCloseUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelCloseUpdate;return proto.lnrpc.ChannelCloseUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelCloseUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setClosingTxid(a);break;case 2:a=t.readBool();e.setSuccess(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelCloseUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelCloseUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelCloseUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getClosingTxid_asU8()).length>0&&t.writeBytes(1,a),(a=e.getSuccess())&&t.writeBool(2,a)},proto.lnrpc.ChannelCloseUpdate.prototype.getClosingTxid=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.ChannelCloseUpdate.prototype.getClosingTxid_asB64=function(){return n.Message.bytesAsB64(this.getClosingTxid())},proto.lnrpc.ChannelCloseUpdate.prototype.getClosingTxid_asU8=function(){return n.Message.bytesAsU8(this.getClosingTxid())},proto.lnrpc.ChannelCloseUpdate.prototype.setClosingTxid=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelCloseUpdate.prototype.getSuccess=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.lnrpc.ChannelCloseUpdate.prototype.setSuccess=function(e){n.Message.setField(this,2,e)},proto.lnrpc.CloseChannelRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.CloseChannelRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.CloseChannelRequest.displayName="proto.lnrpc.CloseChannelRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.CloseChannelRequest.prototype.toObject=function(e){return proto.lnrpc.CloseChannelRequest.toObject(e,this)},proto.lnrpc.CloseChannelRequest.toObject=function(e,t){var a,r={channelPoint:(a=t.getChannelPoint())&&proto.lnrpc.ChannelPoint.toObject(e,a),force:n.Message.getFieldWithDefault(t,2,!1),targetConf:n.Message.getFieldWithDefault(t,3,0),satPerByte:n.Message.getFieldWithDefault(t,4,0),deliveryAddress:n.Message.getFieldWithDefault(t,5,"")};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.CloseChannelRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.CloseChannelRequest;return proto.lnrpc.CloseChannelRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.CloseChannelRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setChannelPoint(a);break;case 2:a=t.readBool();e.setForce(a);break;case 3:a=t.readInt32();e.setTargetConf(a);break;case 4:a=t.readInt64();e.setSatPerByte(a);break;case 5:a=t.readString();e.setDeliveryAddress(a);break;default:t.skipField()}}return e},proto.lnrpc.CloseChannelRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.CloseChannelRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.CloseChannelRequest.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getChannelPoint())&&t.writeMessage(1,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter),(a=e.getForce())&&t.writeBool(2,a),0!==(a=e.getTargetConf())&&t.writeInt32(3,a),0!==(a=e.getSatPerByte())&&t.writeInt64(4,a),(a=e.getDeliveryAddress()).length>0&&t.writeString(5,a)},proto.lnrpc.CloseChannelRequest.prototype.getChannelPoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,1)},proto.lnrpc.CloseChannelRequest.prototype.setChannelPoint=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.CloseChannelRequest.prototype.clearChannelPoint=function(){this.setChannelPoint(void 0)},proto.lnrpc.CloseChannelRequest.prototype.hasChannelPoint=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.CloseChannelRequest.prototype.getForce=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.lnrpc.CloseChannelRequest.prototype.setForce=function(e){n.Message.setField(this,2,e)},proto.lnrpc.CloseChannelRequest.prototype.getTargetConf=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.CloseChannelRequest.prototype.setTargetConf=function(e){n.Message.setField(this,3,e)},proto.lnrpc.CloseChannelRequest.prototype.getSatPerByte=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.CloseChannelRequest.prototype.setSatPerByte=function(e){n.Message.setField(this,4,e)},proto.lnrpc.CloseChannelRequest.prototype.getDeliveryAddress=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.CloseChannelRequest.prototype.setDeliveryAddress=function(e){n.Message.setField(this,5,e)},proto.lnrpc.CloseStatusUpdate=function(e){n.Message.initialize(this,e,0,-1,null,proto.lnrpc.CloseStatusUpdate.oneofGroups_)},r.inherits(proto.lnrpc.CloseStatusUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.CloseStatusUpdate.displayName="proto.lnrpc.CloseStatusUpdate"),proto.lnrpc.CloseStatusUpdate.oneofGroups_=[[1,3]],proto.lnrpc.CloseStatusUpdate.UpdateCase={UPDATE_NOT_SET:0,CLOSE_PENDING:1,CHAN_CLOSE:3},proto.lnrpc.CloseStatusUpdate.prototype.getUpdateCase=function(){return n.Message.computeOneofCase(this,proto.lnrpc.CloseStatusUpdate.oneofGroups_[0])},n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.CloseStatusUpdate.prototype.toObject=function(e){return proto.lnrpc.CloseStatusUpdate.toObject(e,this)},proto.lnrpc.CloseStatusUpdate.toObject=function(e,t){var a,n={closePending:(a=t.getClosePending())&&proto.lnrpc.PendingUpdate.toObject(e,a),chanClose:(a=t.getChanClose())&&proto.lnrpc.ChannelCloseUpdate.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.CloseStatusUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.CloseStatusUpdate;return proto.lnrpc.CloseStatusUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.CloseStatusUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.PendingUpdate;t.readMessage(a,proto.lnrpc.PendingUpdate.deserializeBinaryFromReader),e.setClosePending(a);break;case 3:a=new proto.lnrpc.ChannelCloseUpdate;t.readMessage(a,proto.lnrpc.ChannelCloseUpdate.deserializeBinaryFromReader),e.setChanClose(a);break;default:t.skipField()}}return e},proto.lnrpc.CloseStatusUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.CloseStatusUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.CloseStatusUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getClosePending())&&t.writeMessage(1,a,proto.lnrpc.PendingUpdate.serializeBinaryToWriter),null!=(a=e.getChanClose())&&t.writeMessage(3,a,proto.lnrpc.ChannelCloseUpdate.serializeBinaryToWriter)},proto.lnrpc.CloseStatusUpdate.prototype.getClosePending=function(){return n.Message.getWrapperField(this,proto.lnrpc.PendingUpdate,1)},proto.lnrpc.CloseStatusUpdate.prototype.setClosePending=function(e){n.Message.setOneofWrapperField(this,1,proto.lnrpc.CloseStatusUpdate.oneofGroups_[0],e)},proto.lnrpc.CloseStatusUpdate.prototype.clearClosePending=function(){this.setClosePending(void 0)},proto.lnrpc.CloseStatusUpdate.prototype.hasClosePending=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.CloseStatusUpdate.prototype.getChanClose=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelCloseUpdate,3)},proto.lnrpc.CloseStatusUpdate.prototype.setChanClose=function(e){n.Message.setOneofWrapperField(this,3,proto.lnrpc.CloseStatusUpdate.oneofGroups_[0],e)},proto.lnrpc.CloseStatusUpdate.prototype.clearChanClose=function(){this.setChanClose(void 0)},proto.lnrpc.CloseStatusUpdate.prototype.hasChanClose=function(){return null!=n.Message.getField(this,3)},proto.lnrpc.PendingUpdate=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PendingUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PendingUpdate.displayName="proto.lnrpc.PendingUpdate"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PendingUpdate.prototype.toObject=function(e){return proto.lnrpc.PendingUpdate.toObject(e,this)},proto.lnrpc.PendingUpdate.toObject=function(e,t){var a={txid:t.getTxid_asB64(),outputIndex:n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PendingUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PendingUpdate;return proto.lnrpc.PendingUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.PendingUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setTxid(a);break;case 2:a=t.readUint32();e.setOutputIndex(a);break;default:t.skipField()}}return e},proto.lnrpc.PendingUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PendingUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PendingUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getTxid_asU8()).length>0&&t.writeBytes(1,a),0!==(a=e.getOutputIndex())&&t.writeUint32(2,a)},proto.lnrpc.PendingUpdate.prototype.getTxid=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.PendingUpdate.prototype.getTxid_asB64=function(){return n.Message.bytesAsB64(this.getTxid())},proto.lnrpc.PendingUpdate.prototype.getTxid_asU8=function(){return n.Message.bytesAsU8(this.getTxid())},proto.lnrpc.PendingUpdate.prototype.setTxid=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PendingUpdate.prototype.getOutputIndex=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.PendingUpdate.prototype.setOutputIndex=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ReadyForPsbtFunding=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ReadyForPsbtFunding,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ReadyForPsbtFunding.displayName="proto.lnrpc.ReadyForPsbtFunding"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ReadyForPsbtFunding.prototype.toObject=function(e){return proto.lnrpc.ReadyForPsbtFunding.toObject(e,this)},proto.lnrpc.ReadyForPsbtFunding.toObject=function(e,t){var a={fundingAddress:n.Message.getFieldWithDefault(t,1,""),fundingAmount:n.Message.getFieldWithDefault(t,2,0),psbt:t.getPsbt_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ReadyForPsbtFunding.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ReadyForPsbtFunding;return proto.lnrpc.ReadyForPsbtFunding.deserializeBinaryFromReader(a,t)},proto.lnrpc.ReadyForPsbtFunding.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setFundingAddress(a);break;case 2:a=t.readInt64();e.setFundingAmount(a);break;case 3:a=t.readBytes();e.setPsbt(a);break;default:t.skipField()}}return e},proto.lnrpc.ReadyForPsbtFunding.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ReadyForPsbtFunding.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ReadyForPsbtFunding.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getFundingAddress()).length>0&&t.writeString(1,a),0!==(a=e.getFundingAmount())&&t.writeInt64(2,a),(a=e.getPsbt_asU8()).length>0&&t.writeBytes(3,a)},proto.lnrpc.ReadyForPsbtFunding.prototype.getFundingAddress=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.ReadyForPsbtFunding.prototype.setFundingAddress=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ReadyForPsbtFunding.prototype.getFundingAmount=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ReadyForPsbtFunding.prototype.setFundingAmount=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ReadyForPsbtFunding.prototype.getPsbt=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.ReadyForPsbtFunding.prototype.getPsbt_asB64=function(){return n.Message.bytesAsB64(this.getPsbt())},proto.lnrpc.ReadyForPsbtFunding.prototype.getPsbt_asU8=function(){return n.Message.bytesAsU8(this.getPsbt())},proto.lnrpc.ReadyForPsbtFunding.prototype.setPsbt=function(e){n.Message.setField(this,3,e)},proto.lnrpc.OpenChannelRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.OpenChannelRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.OpenChannelRequest.displayName="proto.lnrpc.OpenChannelRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.OpenChannelRequest.prototype.toObject=function(e){return proto.lnrpc.OpenChannelRequest.toObject(e,this)},proto.lnrpc.OpenChannelRequest.toObject=function(e,t){var a,r={nodePubkey:t.getNodePubkey_asB64(),nodePubkeyString:n.Message.getFieldWithDefault(t,3,""),localFundingAmount:n.Message.getFieldWithDefault(t,4,0),pushSat:n.Message.getFieldWithDefault(t,5,0),targetConf:n.Message.getFieldWithDefault(t,6,0),satPerByte:n.Message.getFieldWithDefault(t,7,0),pb_private:n.Message.getFieldWithDefault(t,8,!1),minHtlcMsat:n.Message.getFieldWithDefault(t,9,0),remoteCsvDelay:n.Message.getFieldWithDefault(t,10,0),minConfs:n.Message.getFieldWithDefault(t,11,0),spendUnconfirmed:n.Message.getFieldWithDefault(t,12,!1),closeAddress:n.Message.getFieldWithDefault(t,13,""),fundingShim:(a=t.getFundingShim())&&proto.lnrpc.FundingShim.toObject(e,a),remoteMaxValueInFlightMsat:n.Message.getFieldWithDefault(t,15,0)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.OpenChannelRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.OpenChannelRequest;return proto.lnrpc.OpenChannelRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.OpenChannelRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 2:var a=t.readBytes();e.setNodePubkey(a);break;case 3:a=t.readString();e.setNodePubkeyString(a);break;case 4:a=t.readInt64();e.setLocalFundingAmount(a);break;case 5:a=t.readInt64();e.setPushSat(a);break;case 6:a=t.readInt32();e.setTargetConf(a);break;case 7:a=t.readInt64();e.setSatPerByte(a);break;case 8:a=t.readBool();e.setPrivate(a);break;case 9:a=t.readInt64();e.setMinHtlcMsat(a);break;case 10:a=t.readUint32();e.setRemoteCsvDelay(a);break;case 11:a=t.readInt32();e.setMinConfs(a);break;case 12:a=t.readBool();e.setSpendUnconfirmed(a);break;case 13:a=t.readString();e.setCloseAddress(a);break;case 14:a=new proto.lnrpc.FundingShim;t.readMessage(a,proto.lnrpc.FundingShim.deserializeBinaryFromReader),e.setFundingShim(a);break;case 15:a=t.readUint64();e.setRemoteMaxValueInFlightMsat(a);break;default:t.skipField()}}return e},proto.lnrpc.OpenChannelRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.OpenChannelRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.OpenChannelRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getNodePubkey_asU8()).length>0&&t.writeBytes(2,a),(a=e.getNodePubkeyString()).length>0&&t.writeString(3,a),0!==(a=e.getLocalFundingAmount())&&t.writeInt64(4,a),0!==(a=e.getPushSat())&&t.writeInt64(5,a),0!==(a=e.getTargetConf())&&t.writeInt32(6,a),0!==(a=e.getSatPerByte())&&t.writeInt64(7,a),(a=e.getPrivate())&&t.writeBool(8,a),0!==(a=e.getMinHtlcMsat())&&t.writeInt64(9,a),0!==(a=e.getRemoteCsvDelay())&&t.writeUint32(10,a),0!==(a=e.getMinConfs())&&t.writeInt32(11,a),(a=e.getSpendUnconfirmed())&&t.writeBool(12,a),(a=e.getCloseAddress()).length>0&&t.writeString(13,a),null!=(a=e.getFundingShim())&&t.writeMessage(14,a,proto.lnrpc.FundingShim.serializeBinaryToWriter),0!==(a=e.getRemoteMaxValueInFlightMsat())&&t.writeUint64(15,a)},proto.lnrpc.OpenChannelRequest.prototype.getNodePubkey=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.OpenChannelRequest.prototype.getNodePubkey_asB64=function(){return n.Message.bytesAsB64(this.getNodePubkey())},proto.lnrpc.OpenChannelRequest.prototype.getNodePubkey_asU8=function(){return n.Message.bytesAsU8(this.getNodePubkey())},proto.lnrpc.OpenChannelRequest.prototype.setNodePubkey=function(e){n.Message.setField(this,2,e)},proto.lnrpc.OpenChannelRequest.prototype.getNodePubkeyString=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.OpenChannelRequest.prototype.setNodePubkeyString=function(e){n.Message.setField(this,3,e)},proto.lnrpc.OpenChannelRequest.prototype.getLocalFundingAmount=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.OpenChannelRequest.prototype.setLocalFundingAmount=function(e){n.Message.setField(this,4,e)},proto.lnrpc.OpenChannelRequest.prototype.getPushSat=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.OpenChannelRequest.prototype.setPushSat=function(e){n.Message.setField(this,5,e)},proto.lnrpc.OpenChannelRequest.prototype.getTargetConf=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.OpenChannelRequest.prototype.setTargetConf=function(e){n.Message.setField(this,6,e)},proto.lnrpc.OpenChannelRequest.prototype.getSatPerByte=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.OpenChannelRequest.prototype.setSatPerByte=function(e){n.Message.setField(this,7,e)},proto.lnrpc.OpenChannelRequest.prototype.getPrivate=function(){return n.Message.getFieldWithDefault(this,8,!1)},proto.lnrpc.OpenChannelRequest.prototype.setPrivate=function(e){n.Message.setField(this,8,e)},proto.lnrpc.OpenChannelRequest.prototype.getMinHtlcMsat=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.OpenChannelRequest.prototype.setMinHtlcMsat=function(e){n.Message.setField(this,9,e)},proto.lnrpc.OpenChannelRequest.prototype.getRemoteCsvDelay=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.OpenChannelRequest.prototype.setRemoteCsvDelay=function(e){n.Message.setField(this,10,e)},proto.lnrpc.OpenChannelRequest.prototype.getMinConfs=function(){return n.Message.getFieldWithDefault(this,11,0)},proto.lnrpc.OpenChannelRequest.prototype.setMinConfs=function(e){n.Message.setField(this,11,e)},proto.lnrpc.OpenChannelRequest.prototype.getSpendUnconfirmed=function(){return n.Message.getFieldWithDefault(this,12,!1)},proto.lnrpc.OpenChannelRequest.prototype.setSpendUnconfirmed=function(e){n.Message.setField(this,12,e)},proto.lnrpc.OpenChannelRequest.prototype.getCloseAddress=function(){return n.Message.getFieldWithDefault(this,13,"")},proto.lnrpc.OpenChannelRequest.prototype.setCloseAddress=function(e){n.Message.setField(this,13,e)},proto.lnrpc.OpenChannelRequest.prototype.getFundingShim=function(){return n.Message.getWrapperField(this,proto.lnrpc.FundingShim,14)},proto.lnrpc.OpenChannelRequest.prototype.setFundingShim=function(e){n.Message.setWrapperField(this,14,e)},proto.lnrpc.OpenChannelRequest.prototype.clearFundingShim=function(){this.setFundingShim(void 0)},proto.lnrpc.OpenChannelRequest.prototype.hasFundingShim=function(){return null!=n.Message.getField(this,14)},proto.lnrpc.OpenChannelRequest.prototype.getRemoteMaxValueInFlightMsat=function(){return n.Message.getFieldWithDefault(this,15,0)},proto.lnrpc.OpenChannelRequest.prototype.setRemoteMaxValueInFlightMsat=function(e){n.Message.setField(this,15,e)},proto.lnrpc.OpenStatusUpdate=function(e){n.Message.initialize(this,e,0,-1,null,proto.lnrpc.OpenStatusUpdate.oneofGroups_)},r.inherits(proto.lnrpc.OpenStatusUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.OpenStatusUpdate.displayName="proto.lnrpc.OpenStatusUpdate"),proto.lnrpc.OpenStatusUpdate.oneofGroups_=[[1,3,5]],proto.lnrpc.OpenStatusUpdate.UpdateCase={UPDATE_NOT_SET:0,CHAN_PENDING:1,CHAN_OPEN:3,PSBT_FUND:5},proto.lnrpc.OpenStatusUpdate.prototype.getUpdateCase=function(){return n.Message.computeOneofCase(this,proto.lnrpc.OpenStatusUpdate.oneofGroups_[0])},n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.OpenStatusUpdate.prototype.toObject=function(e){return proto.lnrpc.OpenStatusUpdate.toObject(e,this)},proto.lnrpc.OpenStatusUpdate.toObject=function(e,t){var a,n={chanPending:(a=t.getChanPending())&&proto.lnrpc.PendingUpdate.toObject(e,a),chanOpen:(a=t.getChanOpen())&&proto.lnrpc.ChannelOpenUpdate.toObject(e,a),psbtFund:(a=t.getPsbtFund())&&proto.lnrpc.ReadyForPsbtFunding.toObject(e,a),pendingChanId:t.getPendingChanId_asB64()};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.OpenStatusUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.OpenStatusUpdate;return proto.lnrpc.OpenStatusUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.OpenStatusUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.PendingUpdate;t.readMessage(a,proto.lnrpc.PendingUpdate.deserializeBinaryFromReader),e.setChanPending(a);break;case 3:a=new proto.lnrpc.ChannelOpenUpdate;t.readMessage(a,proto.lnrpc.ChannelOpenUpdate.deserializeBinaryFromReader),e.setChanOpen(a);break;case 5:a=new proto.lnrpc.ReadyForPsbtFunding;t.readMessage(a,proto.lnrpc.ReadyForPsbtFunding.deserializeBinaryFromReader),e.setPsbtFund(a);break;case 4:a=t.readBytes();e.setPendingChanId(a);break;default:t.skipField()}}return e},proto.lnrpc.OpenStatusUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.OpenStatusUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.OpenStatusUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getChanPending())&&t.writeMessage(1,a,proto.lnrpc.PendingUpdate.serializeBinaryToWriter),null!=(a=e.getChanOpen())&&t.writeMessage(3,a,proto.lnrpc.ChannelOpenUpdate.serializeBinaryToWriter),null!=(a=e.getPsbtFund())&&t.writeMessage(5,a,proto.lnrpc.ReadyForPsbtFunding.serializeBinaryToWriter),(a=e.getPendingChanId_asU8()).length>0&&t.writeBytes(4,a)},proto.lnrpc.OpenStatusUpdate.prototype.getChanPending=function(){return n.Message.getWrapperField(this,proto.lnrpc.PendingUpdate,1)},proto.lnrpc.OpenStatusUpdate.prototype.setChanPending=function(e){n.Message.setOneofWrapperField(this,1,proto.lnrpc.OpenStatusUpdate.oneofGroups_[0],e)},proto.lnrpc.OpenStatusUpdate.prototype.clearChanPending=function(){this.setChanPending(void 0)},proto.lnrpc.OpenStatusUpdate.prototype.hasChanPending=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.OpenStatusUpdate.prototype.getChanOpen=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelOpenUpdate,3)},proto.lnrpc.OpenStatusUpdate.prototype.setChanOpen=function(e){n.Message.setOneofWrapperField(this,3,proto.lnrpc.OpenStatusUpdate.oneofGroups_[0],e)},proto.lnrpc.OpenStatusUpdate.prototype.clearChanOpen=function(){this.setChanOpen(void 0)},proto.lnrpc.OpenStatusUpdate.prototype.hasChanOpen=function(){return null!=n.Message.getField(this,3)},proto.lnrpc.OpenStatusUpdate.prototype.getPsbtFund=function(){return n.Message.getWrapperField(this,proto.lnrpc.ReadyForPsbtFunding,5)},proto.lnrpc.OpenStatusUpdate.prototype.setPsbtFund=function(e){n.Message.setOneofWrapperField(this,5,proto.lnrpc.OpenStatusUpdate.oneofGroups_[0],e)},proto.lnrpc.OpenStatusUpdate.prototype.clearPsbtFund=function(){this.setPsbtFund(void 0)},proto.lnrpc.OpenStatusUpdate.prototype.hasPsbtFund=function(){return null!=n.Message.getField(this,5)},proto.lnrpc.OpenStatusUpdate.prototype.getPendingChanId=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.lnrpc.OpenStatusUpdate.prototype.getPendingChanId_asB64=function(){return n.Message.bytesAsB64(this.getPendingChanId())},proto.lnrpc.OpenStatusUpdate.prototype.getPendingChanId_asU8=function(){return n.Message.bytesAsU8(this.getPendingChanId())},proto.lnrpc.OpenStatusUpdate.prototype.setPendingChanId=function(e){n.Message.setField(this,4,e)},proto.lnrpc.KeyLocator=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.KeyLocator,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.KeyLocator.displayName="proto.lnrpc.KeyLocator"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.KeyLocator.prototype.toObject=function(e){return proto.lnrpc.KeyLocator.toObject(e,this)},proto.lnrpc.KeyLocator.toObject=function(e,t){var a={keyFamily:n.Message.getFieldWithDefault(t,1,0),keyIndex:n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.KeyLocator.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.KeyLocator;return proto.lnrpc.KeyLocator.deserializeBinaryFromReader(a,t)},proto.lnrpc.KeyLocator.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt32();e.setKeyFamily(a);break;case 2:a=t.readInt32();e.setKeyIndex(a);break;default:t.skipField()}}return e},proto.lnrpc.KeyLocator.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.KeyLocator.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.KeyLocator.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getKeyFamily())&&t.writeInt32(1,a),0!==(a=e.getKeyIndex())&&t.writeInt32(2,a)},proto.lnrpc.KeyLocator.prototype.getKeyFamily=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.KeyLocator.prototype.setKeyFamily=function(e){n.Message.setField(this,1,e)},proto.lnrpc.KeyLocator.prototype.getKeyIndex=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.KeyLocator.prototype.setKeyIndex=function(e){n.Message.setField(this,2,e)},proto.lnrpc.KeyDescriptor=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.KeyDescriptor,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.KeyDescriptor.displayName="proto.lnrpc.KeyDescriptor"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.KeyDescriptor.prototype.toObject=function(e){return proto.lnrpc.KeyDescriptor.toObject(e,this)},proto.lnrpc.KeyDescriptor.toObject=function(e,t){var a,n={rawKeyBytes:t.getRawKeyBytes_asB64(),keyLoc:(a=t.getKeyLoc())&&proto.lnrpc.KeyLocator.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.KeyDescriptor.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.KeyDescriptor;return proto.lnrpc.KeyDescriptor.deserializeBinaryFromReader(a,t)},proto.lnrpc.KeyDescriptor.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setRawKeyBytes(a);break;case 2:a=new proto.lnrpc.KeyLocator;t.readMessage(a,proto.lnrpc.KeyLocator.deserializeBinaryFromReader),e.setKeyLoc(a);break;default:t.skipField()}}return e},proto.lnrpc.KeyDescriptor.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.KeyDescriptor.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.KeyDescriptor.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getRawKeyBytes_asU8()).length>0&&t.writeBytes(1,a),null!=(a=e.getKeyLoc())&&t.writeMessage(2,a,proto.lnrpc.KeyLocator.serializeBinaryToWriter)},proto.lnrpc.KeyDescriptor.prototype.getRawKeyBytes=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.KeyDescriptor.prototype.getRawKeyBytes_asB64=function(){return n.Message.bytesAsB64(this.getRawKeyBytes())},proto.lnrpc.KeyDescriptor.prototype.getRawKeyBytes_asU8=function(){return n.Message.bytesAsU8(this.getRawKeyBytes())},proto.lnrpc.KeyDescriptor.prototype.setRawKeyBytes=function(e){n.Message.setField(this,1,e)},proto.lnrpc.KeyDescriptor.prototype.getKeyLoc=function(){return n.Message.getWrapperField(this,proto.lnrpc.KeyLocator,2)},proto.lnrpc.KeyDescriptor.prototype.setKeyLoc=function(e){n.Message.setWrapperField(this,2,e)},proto.lnrpc.KeyDescriptor.prototype.clearKeyLoc=function(){this.setKeyLoc(void 0)},proto.lnrpc.KeyDescriptor.prototype.hasKeyLoc=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.ChanPointShim=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChanPointShim,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChanPointShim.displayName="proto.lnrpc.ChanPointShim"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChanPointShim.prototype.toObject=function(e){return proto.lnrpc.ChanPointShim.toObject(e,this)},proto.lnrpc.ChanPointShim.toObject=function(e,t){var a,r={amt:n.Message.getFieldWithDefault(t,1,0),chanPoint:(a=t.getChanPoint())&&proto.lnrpc.ChannelPoint.toObject(e,a),localKey:(a=t.getLocalKey())&&proto.lnrpc.KeyDescriptor.toObject(e,a),remoteKey:t.getRemoteKey_asB64(),pendingChanId:t.getPendingChanId_asB64(),thawHeight:n.Message.getFieldWithDefault(t,6,0)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.ChanPointShim.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChanPointShim;return proto.lnrpc.ChanPointShim.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChanPointShim.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt64();e.setAmt(a);break;case 2:a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setChanPoint(a);break;case 3:a=new proto.lnrpc.KeyDescriptor;t.readMessage(a,proto.lnrpc.KeyDescriptor.deserializeBinaryFromReader),e.setLocalKey(a);break;case 4:a=t.readBytes();e.setRemoteKey(a);break;case 5:a=t.readBytes();e.setPendingChanId(a);break;case 6:a=t.readUint32();e.setThawHeight(a);break;default:t.skipField()}}return e},proto.lnrpc.ChanPointShim.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChanPointShim.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChanPointShim.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getAmt())&&t.writeInt64(1,a),null!=(a=e.getChanPoint())&&t.writeMessage(2,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter),null!=(a=e.getLocalKey())&&t.writeMessage(3,a,proto.lnrpc.KeyDescriptor.serializeBinaryToWriter),(a=e.getRemoteKey_asU8()).length>0&&t.writeBytes(4,a),(a=e.getPendingChanId_asU8()).length>0&&t.writeBytes(5,a),0!==(a=e.getThawHeight())&&t.writeUint32(6,a)},proto.lnrpc.ChanPointShim.prototype.getAmt=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.ChanPointShim.prototype.setAmt=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChanPointShim.prototype.getChanPoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,2)},proto.lnrpc.ChanPointShim.prototype.setChanPoint=function(e){n.Message.setWrapperField(this,2,e)},proto.lnrpc.ChanPointShim.prototype.clearChanPoint=function(){this.setChanPoint(void 0)},proto.lnrpc.ChanPointShim.prototype.hasChanPoint=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.ChanPointShim.prototype.getLocalKey=function(){return n.Message.getWrapperField(this,proto.lnrpc.KeyDescriptor,3)},proto.lnrpc.ChanPointShim.prototype.setLocalKey=function(e){n.Message.setWrapperField(this,3,e)},proto.lnrpc.ChanPointShim.prototype.clearLocalKey=function(){this.setLocalKey(void 0)},proto.lnrpc.ChanPointShim.prototype.hasLocalKey=function(){return null!=n.Message.getField(this,3)},proto.lnrpc.ChanPointShim.prototype.getRemoteKey=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.lnrpc.ChanPointShim.prototype.getRemoteKey_asB64=function(){return n.Message.bytesAsB64(this.getRemoteKey())},proto.lnrpc.ChanPointShim.prototype.getRemoteKey_asU8=function(){return n.Message.bytesAsU8(this.getRemoteKey())},proto.lnrpc.ChanPointShim.prototype.setRemoteKey=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ChanPointShim.prototype.getPendingChanId=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.ChanPointShim.prototype.getPendingChanId_asB64=function(){return n.Message.bytesAsB64(this.getPendingChanId())},proto.lnrpc.ChanPointShim.prototype.getPendingChanId_asU8=function(){return n.Message.bytesAsU8(this.getPendingChanId())},proto.lnrpc.ChanPointShim.prototype.setPendingChanId=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ChanPointShim.prototype.getThawHeight=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.ChanPointShim.prototype.setThawHeight=function(e){n.Message.setField(this,6,e)},proto.lnrpc.PsbtShim=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PsbtShim,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PsbtShim.displayName="proto.lnrpc.PsbtShim"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PsbtShim.prototype.toObject=function(e){return proto.lnrpc.PsbtShim.toObject(e,this)},proto.lnrpc.PsbtShim.toObject=function(e,t){var a={pendingChanId:t.getPendingChanId_asB64(),basePsbt:t.getBasePsbt_asB64(),noPublish:n.Message.getFieldWithDefault(t,3,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PsbtShim.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PsbtShim;return proto.lnrpc.PsbtShim.deserializeBinaryFromReader(a,t)},proto.lnrpc.PsbtShim.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setPendingChanId(a);break;case 2:a=t.readBytes();e.setBasePsbt(a);break;case 3:a=t.readBool();e.setNoPublish(a);break;default:t.skipField()}}return e},proto.lnrpc.PsbtShim.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PsbtShim.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PsbtShim.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPendingChanId_asU8()).length>0&&t.writeBytes(1,a),(a=e.getBasePsbt_asU8()).length>0&&t.writeBytes(2,a),(a=e.getNoPublish())&&t.writeBool(3,a)},proto.lnrpc.PsbtShim.prototype.getPendingChanId=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.PsbtShim.prototype.getPendingChanId_asB64=function(){return n.Message.bytesAsB64(this.getPendingChanId())},proto.lnrpc.PsbtShim.prototype.getPendingChanId_asU8=function(){return n.Message.bytesAsU8(this.getPendingChanId())},proto.lnrpc.PsbtShim.prototype.setPendingChanId=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PsbtShim.prototype.getBasePsbt=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.PsbtShim.prototype.getBasePsbt_asB64=function(){return n.Message.bytesAsB64(this.getBasePsbt())},proto.lnrpc.PsbtShim.prototype.getBasePsbt_asU8=function(){return n.Message.bytesAsU8(this.getBasePsbt())},proto.lnrpc.PsbtShim.prototype.setBasePsbt=function(e){n.Message.setField(this,2,e)},proto.lnrpc.PsbtShim.prototype.getNoPublish=function(){return n.Message.getFieldWithDefault(this,3,!1)},proto.lnrpc.PsbtShim.prototype.setNoPublish=function(e){n.Message.setField(this,3,e)},proto.lnrpc.FundingShim=function(e){n.Message.initialize(this,e,0,-1,null,proto.lnrpc.FundingShim.oneofGroups_)},r.inherits(proto.lnrpc.FundingShim,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.FundingShim.displayName="proto.lnrpc.FundingShim"),proto.lnrpc.FundingShim.oneofGroups_=[[1,2]],proto.lnrpc.FundingShim.ShimCase={SHIM_NOT_SET:0,CHAN_POINT_SHIM:1,PSBT_SHIM:2},proto.lnrpc.FundingShim.prototype.getShimCase=function(){return n.Message.computeOneofCase(this,proto.lnrpc.FundingShim.oneofGroups_[0])},n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.FundingShim.prototype.toObject=function(e){return proto.lnrpc.FundingShim.toObject(e,this)},proto.lnrpc.FundingShim.toObject=function(e,t){var a,n={chanPointShim:(a=t.getChanPointShim())&&proto.lnrpc.ChanPointShim.toObject(e,a),psbtShim:(a=t.getPsbtShim())&&proto.lnrpc.PsbtShim.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.FundingShim.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.FundingShim;return proto.lnrpc.FundingShim.deserializeBinaryFromReader(a,t)},proto.lnrpc.FundingShim.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChanPointShim;t.readMessage(a,proto.lnrpc.ChanPointShim.deserializeBinaryFromReader),e.setChanPointShim(a);break;case 2:a=new proto.lnrpc.PsbtShim;t.readMessage(a,proto.lnrpc.PsbtShim.deserializeBinaryFromReader),e.setPsbtShim(a);break;default:t.skipField()}}return e},proto.lnrpc.FundingShim.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.FundingShim.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.FundingShim.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getChanPointShim())&&t.writeMessage(1,a,proto.lnrpc.ChanPointShim.serializeBinaryToWriter),null!=(a=e.getPsbtShim())&&t.writeMessage(2,a,proto.lnrpc.PsbtShim.serializeBinaryToWriter)},proto.lnrpc.FundingShim.prototype.getChanPointShim=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChanPointShim,1)},proto.lnrpc.FundingShim.prototype.setChanPointShim=function(e){n.Message.setOneofWrapperField(this,1,proto.lnrpc.FundingShim.oneofGroups_[0],e)},proto.lnrpc.FundingShim.prototype.clearChanPointShim=function(){this.setChanPointShim(void 0)},proto.lnrpc.FundingShim.prototype.hasChanPointShim=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.FundingShim.prototype.getPsbtShim=function(){return n.Message.getWrapperField(this,proto.lnrpc.PsbtShim,2)},proto.lnrpc.FundingShim.prototype.setPsbtShim=function(e){n.Message.setOneofWrapperField(this,2,proto.lnrpc.FundingShim.oneofGroups_[0],e)},proto.lnrpc.FundingShim.prototype.clearPsbtShim=function(){this.setPsbtShim(void 0)},proto.lnrpc.FundingShim.prototype.hasPsbtShim=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.FundingShimCancel=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.FundingShimCancel,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.FundingShimCancel.displayName="proto.lnrpc.FundingShimCancel"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.FundingShimCancel.prototype.toObject=function(e){return proto.lnrpc.FundingShimCancel.toObject(e,this)},proto.lnrpc.FundingShimCancel.toObject=function(e,t){var a={pendingChanId:t.getPendingChanId_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.FundingShimCancel.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.FundingShimCancel;return proto.lnrpc.FundingShimCancel.deserializeBinaryFromReader(a,t)},proto.lnrpc.FundingShimCancel.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setPendingChanId(a);break;default:t.skipField()}}return e},proto.lnrpc.FundingShimCancel.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.FundingShimCancel.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.FundingShimCancel.serializeBinaryToWriter=function(e,t){var a;(a=e.getPendingChanId_asU8()).length>0&&t.writeBytes(1,a)},proto.lnrpc.FundingShimCancel.prototype.getPendingChanId=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.FundingShimCancel.prototype.getPendingChanId_asB64=function(){return n.Message.bytesAsB64(this.getPendingChanId())},proto.lnrpc.FundingShimCancel.prototype.getPendingChanId_asU8=function(){return n.Message.bytesAsU8(this.getPendingChanId())},proto.lnrpc.FundingShimCancel.prototype.setPendingChanId=function(e){n.Message.setField(this,1,e)},proto.lnrpc.FundingPsbtVerify=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.FundingPsbtVerify,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.FundingPsbtVerify.displayName="proto.lnrpc.FundingPsbtVerify"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.FundingPsbtVerify.prototype.toObject=function(e){return proto.lnrpc.FundingPsbtVerify.toObject(e,this)},proto.lnrpc.FundingPsbtVerify.toObject=function(e,t){var a={fundedPsbt:t.getFundedPsbt_asB64(),pendingChanId:t.getPendingChanId_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.FundingPsbtVerify.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.FundingPsbtVerify;return proto.lnrpc.FundingPsbtVerify.deserializeBinaryFromReader(a,t)},proto.lnrpc.FundingPsbtVerify.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setFundedPsbt(a);break;case 2:a=t.readBytes();e.setPendingChanId(a);break;default:t.skipField()}}return e},proto.lnrpc.FundingPsbtVerify.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.FundingPsbtVerify.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.FundingPsbtVerify.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getFundedPsbt_asU8()).length>0&&t.writeBytes(1,a),(a=e.getPendingChanId_asU8()).length>0&&t.writeBytes(2,a)},proto.lnrpc.FundingPsbtVerify.prototype.getFundedPsbt=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.FundingPsbtVerify.prototype.getFundedPsbt_asB64=function(){return n.Message.bytesAsB64(this.getFundedPsbt())},proto.lnrpc.FundingPsbtVerify.prototype.getFundedPsbt_asU8=function(){return n.Message.bytesAsU8(this.getFundedPsbt())},proto.lnrpc.FundingPsbtVerify.prototype.setFundedPsbt=function(e){n.Message.setField(this,1,e)},proto.lnrpc.FundingPsbtVerify.prototype.getPendingChanId=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.FundingPsbtVerify.prototype.getPendingChanId_asB64=function(){return n.Message.bytesAsB64(this.getPendingChanId())},proto.lnrpc.FundingPsbtVerify.prototype.getPendingChanId_asU8=function(){return n.Message.bytesAsU8(this.getPendingChanId())},proto.lnrpc.FundingPsbtVerify.prototype.setPendingChanId=function(e){n.Message.setField(this,2,e)},proto.lnrpc.FundingPsbtFinalize=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.FundingPsbtFinalize,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.FundingPsbtFinalize.displayName="proto.lnrpc.FundingPsbtFinalize"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.FundingPsbtFinalize.prototype.toObject=function(e){return proto.lnrpc.FundingPsbtFinalize.toObject(e,this)},proto.lnrpc.FundingPsbtFinalize.toObject=function(e,t){var a={signedPsbt:t.getSignedPsbt_asB64(),pendingChanId:t.getPendingChanId_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.FundingPsbtFinalize.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.FundingPsbtFinalize;return proto.lnrpc.FundingPsbtFinalize.deserializeBinaryFromReader(a,t)},proto.lnrpc.FundingPsbtFinalize.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setSignedPsbt(a);break;case 2:a=t.readBytes();e.setPendingChanId(a);break;default:t.skipField()}}return e},proto.lnrpc.FundingPsbtFinalize.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.FundingPsbtFinalize.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.FundingPsbtFinalize.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getSignedPsbt_asU8()).length>0&&t.writeBytes(1,a),(a=e.getPendingChanId_asU8()).length>0&&t.writeBytes(2,a)},proto.lnrpc.FundingPsbtFinalize.prototype.getSignedPsbt=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.FundingPsbtFinalize.prototype.getSignedPsbt_asB64=function(){return n.Message.bytesAsB64(this.getSignedPsbt())},proto.lnrpc.FundingPsbtFinalize.prototype.getSignedPsbt_asU8=function(){return n.Message.bytesAsU8(this.getSignedPsbt())},proto.lnrpc.FundingPsbtFinalize.prototype.setSignedPsbt=function(e){n.Message.setField(this,1,e)},proto.lnrpc.FundingPsbtFinalize.prototype.getPendingChanId=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.FundingPsbtFinalize.prototype.getPendingChanId_asB64=function(){return n.Message.bytesAsB64(this.getPendingChanId())},proto.lnrpc.FundingPsbtFinalize.prototype.getPendingChanId_asU8=function(){return n.Message.bytesAsU8(this.getPendingChanId())},proto.lnrpc.FundingPsbtFinalize.prototype.setPendingChanId=function(e){n.Message.setField(this,2,e)},proto.lnrpc.FundingTransitionMsg=function(e){n.Message.initialize(this,e,0,-1,null,proto.lnrpc.FundingTransitionMsg.oneofGroups_)},r.inherits(proto.lnrpc.FundingTransitionMsg,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.FundingTransitionMsg.displayName="proto.lnrpc.FundingTransitionMsg"),proto.lnrpc.FundingTransitionMsg.oneofGroups_=[[1,2,3,4]],proto.lnrpc.FundingTransitionMsg.TriggerCase={TRIGGER_NOT_SET:0,SHIM_REGISTER:1,SHIM_CANCEL:2,PSBT_VERIFY:3,PSBT_FINALIZE:4},proto.lnrpc.FundingTransitionMsg.prototype.getTriggerCase=function(){return n.Message.computeOneofCase(this,proto.lnrpc.FundingTransitionMsg.oneofGroups_[0])},n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.FundingTransitionMsg.prototype.toObject=function(e){return proto.lnrpc.FundingTransitionMsg.toObject(e,this)},proto.lnrpc.FundingTransitionMsg.toObject=function(e,t){var a,n={shimRegister:(a=t.getShimRegister())&&proto.lnrpc.FundingShim.toObject(e,a),shimCancel:(a=t.getShimCancel())&&proto.lnrpc.FundingShimCancel.toObject(e,a),psbtVerify:(a=t.getPsbtVerify())&&proto.lnrpc.FundingPsbtVerify.toObject(e,a),psbtFinalize:(a=t.getPsbtFinalize())&&proto.lnrpc.FundingPsbtFinalize.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.FundingTransitionMsg.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.FundingTransitionMsg;return proto.lnrpc.FundingTransitionMsg.deserializeBinaryFromReader(a,t)},proto.lnrpc.FundingTransitionMsg.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.FundingShim;t.readMessage(a,proto.lnrpc.FundingShim.deserializeBinaryFromReader),e.setShimRegister(a);break;case 2:a=new proto.lnrpc.FundingShimCancel;t.readMessage(a,proto.lnrpc.FundingShimCancel.deserializeBinaryFromReader),e.setShimCancel(a);break;case 3:a=new proto.lnrpc.FundingPsbtVerify;t.readMessage(a,proto.lnrpc.FundingPsbtVerify.deserializeBinaryFromReader),e.setPsbtVerify(a);break;case 4:a=new proto.lnrpc.FundingPsbtFinalize;t.readMessage(a,proto.lnrpc.FundingPsbtFinalize.deserializeBinaryFromReader),e.setPsbtFinalize(a);break;default:t.skipField()}}return e},proto.lnrpc.FundingTransitionMsg.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.FundingTransitionMsg.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.FundingTransitionMsg.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getShimRegister())&&t.writeMessage(1,a,proto.lnrpc.FundingShim.serializeBinaryToWriter),null!=(a=e.getShimCancel())&&t.writeMessage(2,a,proto.lnrpc.FundingShimCancel.serializeBinaryToWriter),null!=(a=e.getPsbtVerify())&&t.writeMessage(3,a,proto.lnrpc.FundingPsbtVerify.serializeBinaryToWriter),null!=(a=e.getPsbtFinalize())&&t.writeMessage(4,a,proto.lnrpc.FundingPsbtFinalize.serializeBinaryToWriter)},proto.lnrpc.FundingTransitionMsg.prototype.getShimRegister=function(){return n.Message.getWrapperField(this,proto.lnrpc.FundingShim,1)},proto.lnrpc.FundingTransitionMsg.prototype.setShimRegister=function(e){n.Message.setOneofWrapperField(this,1,proto.lnrpc.FundingTransitionMsg.oneofGroups_[0],e)},proto.lnrpc.FundingTransitionMsg.prototype.clearShimRegister=function(){this.setShimRegister(void 0)},proto.lnrpc.FundingTransitionMsg.prototype.hasShimRegister=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.FundingTransitionMsg.prototype.getShimCancel=function(){return n.Message.getWrapperField(this,proto.lnrpc.FundingShimCancel,2)},proto.lnrpc.FundingTransitionMsg.prototype.setShimCancel=function(e){n.Message.setOneofWrapperField(this,2,proto.lnrpc.FundingTransitionMsg.oneofGroups_[0],e)},proto.lnrpc.FundingTransitionMsg.prototype.clearShimCancel=function(){this.setShimCancel(void 0)},proto.lnrpc.FundingTransitionMsg.prototype.hasShimCancel=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.FundingTransitionMsg.prototype.getPsbtVerify=function(){return n.Message.getWrapperField(this,proto.lnrpc.FundingPsbtVerify,3)},proto.lnrpc.FundingTransitionMsg.prototype.setPsbtVerify=function(e){n.Message.setOneofWrapperField(this,3,proto.lnrpc.FundingTransitionMsg.oneofGroups_[0],e)},proto.lnrpc.FundingTransitionMsg.prototype.clearPsbtVerify=function(){this.setPsbtVerify(void 0)},proto.lnrpc.FundingTransitionMsg.prototype.hasPsbtVerify=function(){return null!=n.Message.getField(this,3)},proto.lnrpc.FundingTransitionMsg.prototype.getPsbtFinalize=function(){return n.Message.getWrapperField(this,proto.lnrpc.FundingPsbtFinalize,4)},proto.lnrpc.FundingTransitionMsg.prototype.setPsbtFinalize=function(e){n.Message.setOneofWrapperField(this,4,proto.lnrpc.FundingTransitionMsg.oneofGroups_[0],e)},proto.lnrpc.FundingTransitionMsg.prototype.clearPsbtFinalize=function(){this.setPsbtFinalize(void 0)},proto.lnrpc.FundingTransitionMsg.prototype.hasPsbtFinalize=function(){return null!=n.Message.getField(this,4)},proto.lnrpc.FundingStateStepResp=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.FundingStateStepResp,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.FundingStateStepResp.displayName="proto.lnrpc.FundingStateStepResp"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.FundingStateStepResp.prototype.toObject=function(e){return proto.lnrpc.FundingStateStepResp.toObject(e,this)},proto.lnrpc.FundingStateStepResp.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.FundingStateStepResp.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.FundingStateStepResp;return proto.lnrpc.FundingStateStepResp.deserializeBinaryFromReader(a,t)},proto.lnrpc.FundingStateStepResp.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.FundingStateStepResp.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.FundingStateStepResp.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.FundingStateStepResp.serializeBinaryToWriter=function(e,t){},proto.lnrpc.PendingHTLC=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PendingHTLC,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PendingHTLC.displayName="proto.lnrpc.PendingHTLC"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PendingHTLC.prototype.toObject=function(e){return proto.lnrpc.PendingHTLC.toObject(e,this)},proto.lnrpc.PendingHTLC.toObject=function(e,t){var a={incoming:n.Message.getFieldWithDefault(t,1,!1),amount:n.Message.getFieldWithDefault(t,2,0),outpoint:n.Message.getFieldWithDefault(t,3,""),maturityHeight:n.Message.getFieldWithDefault(t,4,0),blocksTilMaturity:n.Message.getFieldWithDefault(t,5,0),stage:n.Message.getFieldWithDefault(t,6,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PendingHTLC.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PendingHTLC;return proto.lnrpc.PendingHTLC.deserializeBinaryFromReader(a,t)},proto.lnrpc.PendingHTLC.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setIncoming(a);break;case 2:a=t.readInt64();e.setAmount(a);break;case 3:a=t.readString();e.setOutpoint(a);break;case 4:a=t.readUint32();e.setMaturityHeight(a);break;case 5:a=t.readInt32();e.setBlocksTilMaturity(a);break;case 6:a=t.readUint32();e.setStage(a);break;default:t.skipField()}}return e},proto.lnrpc.PendingHTLC.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PendingHTLC.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PendingHTLC.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getIncoming())&&t.writeBool(1,a),0!==(a=e.getAmount())&&t.writeInt64(2,a),(a=e.getOutpoint()).length>0&&t.writeString(3,a),0!==(a=e.getMaturityHeight())&&t.writeUint32(4,a),0!==(a=e.getBlocksTilMaturity())&&t.writeInt32(5,a),0!==(a=e.getStage())&&t.writeUint32(6,a)},proto.lnrpc.PendingHTLC.prototype.getIncoming=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.PendingHTLC.prototype.setIncoming=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PendingHTLC.prototype.getAmount=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.PendingHTLC.prototype.setAmount=function(e){n.Message.setField(this,2,e)},proto.lnrpc.PendingHTLC.prototype.getOutpoint=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.PendingHTLC.prototype.setOutpoint=function(e){n.Message.setField(this,3,e)},proto.lnrpc.PendingHTLC.prototype.getMaturityHeight=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.PendingHTLC.prototype.setMaturityHeight=function(e){n.Message.setField(this,4,e)},proto.lnrpc.PendingHTLC.prototype.getBlocksTilMaturity=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.PendingHTLC.prototype.setBlocksTilMaturity=function(e){n.Message.setField(this,5,e)},proto.lnrpc.PendingHTLC.prototype.getStage=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.PendingHTLC.prototype.setStage=function(e){n.Message.setField(this,6,e)},proto.lnrpc.PendingChannelsRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PendingChannelsRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PendingChannelsRequest.displayName="proto.lnrpc.PendingChannelsRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PendingChannelsRequest.prototype.toObject=function(e){return proto.lnrpc.PendingChannelsRequest.toObject(e,this)},proto.lnrpc.PendingChannelsRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PendingChannelsRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PendingChannelsRequest;return proto.lnrpc.PendingChannelsRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.PendingChannelsRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.PendingChannelsRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PendingChannelsRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PendingChannelsRequest.serializeBinaryToWriter=function(e,t){},proto.lnrpc.PendingChannelsResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.PendingChannelsResponse.repeatedFields_,null)},r.inherits(proto.lnrpc.PendingChannelsResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PendingChannelsResponse.displayName="proto.lnrpc.PendingChannelsResponse"),proto.lnrpc.PendingChannelsResponse.repeatedFields_=[2,3,4,5],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PendingChannelsResponse.prototype.toObject=function(e){return proto.lnrpc.PendingChannelsResponse.toObject(e,this)},proto.lnrpc.PendingChannelsResponse.toObject=function(e,t){var a={totalLimboBalance:n.Message.getFieldWithDefault(t,1,0),pendingOpenChannelsList:n.Message.toObjectList(t.getPendingOpenChannelsList(),proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.toObject,e),pendingClosingChannelsList:n.Message.toObjectList(t.getPendingClosingChannelsList(),proto.lnrpc.PendingChannelsResponse.ClosedChannel.toObject,e),pendingForceClosingChannelsList:n.Message.toObjectList(t.getPendingForceClosingChannelsList(),proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.toObject,e),waitingCloseChannelsList:n.Message.toObjectList(t.getWaitingCloseChannelsList(),proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PendingChannelsResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PendingChannelsResponse;return proto.lnrpc.PendingChannelsResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.PendingChannelsResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt64();e.setTotalLimboBalance(a);break;case 2:a=new proto.lnrpc.PendingChannelsResponse.PendingOpenChannel;t.readMessage(a,proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.deserializeBinaryFromReader),e.addPendingOpenChannels(a);break;case 3:a=new proto.lnrpc.PendingChannelsResponse.ClosedChannel;t.readMessage(a,proto.lnrpc.PendingChannelsResponse.ClosedChannel.deserializeBinaryFromReader),e.addPendingClosingChannels(a);break;case 4:a=new proto.lnrpc.PendingChannelsResponse.ForceClosedChannel;t.readMessage(a,proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.deserializeBinaryFromReader),e.addPendingForceClosingChannels(a);break;case 5:a=new proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel;t.readMessage(a,proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.deserializeBinaryFromReader),e.addWaitingCloseChannels(a);break;default:t.skipField()}}return e},proto.lnrpc.PendingChannelsResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PendingChannelsResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PendingChannelsResponse.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getTotalLimboBalance())&&t.writeInt64(1,a),(a=e.getPendingOpenChannelsList()).length>0&&t.writeRepeatedMessage(2,a,proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.serializeBinaryToWriter),(a=e.getPendingClosingChannelsList()).length>0&&t.writeRepeatedMessage(3,a,proto.lnrpc.PendingChannelsResponse.ClosedChannel.serializeBinaryToWriter),(a=e.getPendingForceClosingChannelsList()).length>0&&t.writeRepeatedMessage(4,a,proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.serializeBinaryToWriter),(a=e.getWaitingCloseChannelsList()).length>0&&t.writeRepeatedMessage(5,a,proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.serializeBinaryToWriter)},proto.lnrpc.PendingChannelsResponse.PendingChannel=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PendingChannelsResponse.PendingChannel,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PendingChannelsResponse.PendingChannel.displayName="proto.lnrpc.PendingChannelsResponse.PendingChannel"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.toObject=function(e){return proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject(e,this)},proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject=function(e,t){var a={remoteNodePub:n.Message.getFieldWithDefault(t,1,""),channelPoint:n.Message.getFieldWithDefault(t,2,""),capacity:n.Message.getFieldWithDefault(t,3,0),localBalance:n.Message.getFieldWithDefault(t,4,0),remoteBalance:n.Message.getFieldWithDefault(t,5,0),localChanReserveSat:n.Message.getFieldWithDefault(t,6,0),remoteChanReserveSat:n.Message.getFieldWithDefault(t,7,0),initiator:n.Message.getFieldWithDefault(t,8,0),commitmentType:n.Message.getFieldWithDefault(t,9,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PendingChannelsResponse.PendingChannel;return proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader(a,t)},proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setRemoteNodePub(a);break;case 2:a=t.readString();e.setChannelPoint(a);break;case 3:a=t.readInt64();e.setCapacity(a);break;case 4:a=t.readInt64();e.setLocalBalance(a);break;case 5:a=t.readInt64();e.setRemoteBalance(a);break;case 6:a=t.readInt64();e.setLocalChanReserveSat(a);break;case 7:a=t.readInt64();e.setRemoteChanReserveSat(a);break;case 8:a=t.readEnum();e.setInitiator(a);break;case 9:a=t.readEnum();e.setCommitmentType(a);break;default:t.skipField()}}return e},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getRemoteNodePub()).length>0&&t.writeString(1,a),(a=e.getChannelPoint()).length>0&&t.writeString(2,a),0!==(a=e.getCapacity())&&t.writeInt64(3,a),0!==(a=e.getLocalBalance())&&t.writeInt64(4,a),0!==(a=e.getRemoteBalance())&&t.writeInt64(5,a),0!==(a=e.getLocalChanReserveSat())&&t.writeInt64(6,a),0!==(a=e.getRemoteChanReserveSat())&&t.writeInt64(7,a),0!==(a=e.getInitiator())&&t.writeEnum(8,a),0!==(a=e.getCommitmentType())&&t.writeEnum(9,a)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getRemoteNodePub=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setRemoteNodePub=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getChannelPoint=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setChannelPoint=function(e){n.Message.setField(this,2,e)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getCapacity=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setCapacity=function(e){n.Message.setField(this,3,e)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getLocalBalance=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setLocalBalance=function(e){n.Message.setField(this,4,e)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getRemoteBalance=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setRemoteBalance=function(e){n.Message.setField(this,5,e)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getLocalChanReserveSat=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setLocalChanReserveSat=function(e){n.Message.setField(this,6,e)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getRemoteChanReserveSat=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setRemoteChanReserveSat=function(e){n.Message.setField(this,7,e)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getInitiator=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setInitiator=function(e){n.Message.setField(this,8,e)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getCommitmentType=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setCommitmentType=function(e){n.Message.setField(this,9,e)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PendingChannelsResponse.PendingOpenChannel,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.displayName="proto.lnrpc.PendingChannelsResponse.PendingOpenChannel"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.toObject=function(e){return proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.toObject(e,this)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.toObject=function(e,t){var a,r={channel:(a=t.getChannel())&&proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject(e,a),confirmationHeight:n.Message.getFieldWithDefault(t,2,0),commitFee:n.Message.getFieldWithDefault(t,4,0),commitWeight:n.Message.getFieldWithDefault(t,5,0),feePerKw:n.Message.getFieldWithDefault(t,6,0)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PendingChannelsResponse.PendingOpenChannel;return proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.deserializeBinaryFromReader(a,t)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.PendingChannelsResponse.PendingChannel;t.readMessage(a,proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader),e.setChannel(a);break;case 2:a=t.readUint32();e.setConfirmationHeight(a);break;case 4:a=t.readInt64();e.setCommitFee(a);break;case 5:a=t.readInt64();e.setCommitWeight(a);break;case 6:a=t.readInt64();e.setFeePerKw(a);break;default:t.skipField()}}return e},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getChannel())&&t.writeMessage(1,a,proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter),0!==(a=e.getConfirmationHeight())&&t.writeUint32(2,a),0!==(a=e.getCommitFee())&&t.writeInt64(4,a),0!==(a=e.getCommitWeight())&&t.writeInt64(5,a),0!==(a=e.getFeePerKw())&&t.writeInt64(6,a)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.getChannel=function(){return n.Message.getWrapperField(this,proto.lnrpc.PendingChannelsResponse.PendingChannel,1)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.setChannel=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.clearChannel=function(){this.setChannel(void 0)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.hasChannel=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.getConfirmationHeight=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.setConfirmationHeight=function(e){n.Message.setField(this,2,e)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.getCommitFee=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.setCommitFee=function(e){n.Message.setField(this,4,e)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.getCommitWeight=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.setCommitWeight=function(e){n.Message.setField(this,5,e)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.getFeePerKw=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.setFeePerKw=function(e){n.Message.setField(this,6,e)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.displayName="proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.toObject=function(e){return proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.toObject(e,this)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.toObject=function(e,t){var a,r={channel:(a=t.getChannel())&&proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject(e,a),limboBalance:n.Message.getFieldWithDefault(t,2,0),commitments:(a=t.getCommitments())&&proto.lnrpc.PendingChannelsResponse.Commitments.toObject(e,a)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel;return proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.deserializeBinaryFromReader(a,t)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.PendingChannelsResponse.PendingChannel;t.readMessage(a,proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader),e.setChannel(a);break;case 2:a=t.readInt64();e.setLimboBalance(a);break;case 3:a=new proto.lnrpc.PendingChannelsResponse.Commitments;t.readMessage(a,proto.lnrpc.PendingChannelsResponse.Commitments.deserializeBinaryFromReader),e.setCommitments(a);break;default:t.skipField()}}return e},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getChannel())&&t.writeMessage(1,a,proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter),0!==(a=e.getLimboBalance())&&t.writeInt64(2,a),null!=(a=e.getCommitments())&&t.writeMessage(3,a,proto.lnrpc.PendingChannelsResponse.Commitments.serializeBinaryToWriter)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.getChannel=function(){return n.Message.getWrapperField(this,proto.lnrpc.PendingChannelsResponse.PendingChannel,1)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.setChannel=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.clearChannel=function(){this.setChannel(void 0)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.hasChannel=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.getLimboBalance=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.setLimboBalance=function(e){n.Message.setField(this,2,e)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.getCommitments=function(){return n.Message.getWrapperField(this,proto.lnrpc.PendingChannelsResponse.Commitments,3)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.setCommitments=function(e){n.Message.setWrapperField(this,3,e)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.clearCommitments=function(){this.setCommitments(void 0)},proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.hasCommitments=function(){return null!=n.Message.getField(this,3)},proto.lnrpc.PendingChannelsResponse.Commitments=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PendingChannelsResponse.Commitments,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PendingChannelsResponse.Commitments.displayName="proto.lnrpc.PendingChannelsResponse.Commitments"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PendingChannelsResponse.Commitments.prototype.toObject=function(e){return proto.lnrpc.PendingChannelsResponse.Commitments.toObject(e,this)},proto.lnrpc.PendingChannelsResponse.Commitments.toObject=function(e,t){var a={localTxid:n.Message.getFieldWithDefault(t,1,""),remoteTxid:n.Message.getFieldWithDefault(t,2,""),remotePendingTxid:n.Message.getFieldWithDefault(t,3,""),localCommitFeeSat:n.Message.getFieldWithDefault(t,4,0),remoteCommitFeeSat:n.Message.getFieldWithDefault(t,5,0),remotePendingCommitFeeSat:n.Message.getFieldWithDefault(t,6,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PendingChannelsResponse.Commitments.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PendingChannelsResponse.Commitments;return proto.lnrpc.PendingChannelsResponse.Commitments.deserializeBinaryFromReader(a,t)},proto.lnrpc.PendingChannelsResponse.Commitments.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setLocalTxid(a);break;case 2:a=t.readString();e.setRemoteTxid(a);break;case 3:a=t.readString();e.setRemotePendingTxid(a);break;case 4:a=t.readUint64();e.setLocalCommitFeeSat(a);break;case 5:a=t.readUint64();e.setRemoteCommitFeeSat(a);break;case 6:a=t.readUint64();e.setRemotePendingCommitFeeSat(a);break;default:t.skipField()}}return e},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PendingChannelsResponse.Commitments.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PendingChannelsResponse.Commitments.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getLocalTxid()).length>0&&t.writeString(1,a),(a=e.getRemoteTxid()).length>0&&t.writeString(2,a),(a=e.getRemotePendingTxid()).length>0&&t.writeString(3,a),0!==(a=e.getLocalCommitFeeSat())&&t.writeUint64(4,a),0!==(a=e.getRemoteCommitFeeSat())&&t.writeUint64(5,a),0!==(a=e.getRemotePendingCommitFeeSat())&&t.writeUint64(6,a)},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.getLocalTxid=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.setLocalTxid=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.getRemoteTxid=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.setRemoteTxid=function(e){n.Message.setField(this,2,e)},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.getRemotePendingTxid=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.setRemotePendingTxid=function(e){n.Message.setField(this,3,e)},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.getLocalCommitFeeSat=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.setLocalCommitFeeSat=function(e){n.Message.setField(this,4,e)},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.getRemoteCommitFeeSat=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.setRemoteCommitFeeSat=function(e){n.Message.setField(this,5,e)},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.getRemotePendingCommitFeeSat=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.PendingChannelsResponse.Commitments.prototype.setRemotePendingCommitFeeSat=function(e){n.Message.setField(this,6,e)},proto.lnrpc.PendingChannelsResponse.ClosedChannel=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PendingChannelsResponse.ClosedChannel,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PendingChannelsResponse.ClosedChannel.displayName="proto.lnrpc.PendingChannelsResponse.ClosedChannel"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.toObject=function(e){return proto.lnrpc.PendingChannelsResponse.ClosedChannel.toObject(e,this)},proto.lnrpc.PendingChannelsResponse.ClosedChannel.toObject=function(e,t){var a,r={channel:(a=t.getChannel())&&proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject(e,a),closingTxid:n.Message.getFieldWithDefault(t,2,"")};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.PendingChannelsResponse.ClosedChannel.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PendingChannelsResponse.ClosedChannel;return proto.lnrpc.PendingChannelsResponse.ClosedChannel.deserializeBinaryFromReader(a,t)},proto.lnrpc.PendingChannelsResponse.ClosedChannel.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.PendingChannelsResponse.PendingChannel;t.readMessage(a,proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader),e.setChannel(a);break;case 2:a=t.readString();e.setClosingTxid(a);break;default:t.skipField()}}return e},proto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PendingChannelsResponse.ClosedChannel.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PendingChannelsResponse.ClosedChannel.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getChannel())&&t.writeMessage(1,a,proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter),(a=e.getClosingTxid()).length>0&&t.writeString(2,a)},proto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.getChannel=function(){return n.Message.getWrapperField(this,proto.lnrpc.PendingChannelsResponse.PendingChannel,1)},proto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.setChannel=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.clearChannel=function(){this.setChannel(void 0)},proto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.hasChannel=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.getClosingTxid=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.setClosingTxid=function(e){n.Message.setField(this,2,e)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.repeatedFields_,null)},r.inherits(proto.lnrpc.PendingChannelsResponse.ForceClosedChannel,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.displayName="proto.lnrpc.PendingChannelsResponse.ForceClosedChannel"),proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.repeatedFields_=[8],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.toObject=function(e){return proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.toObject(e,this)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.toObject=function(e,t){var a,r={channel:(a=t.getChannel())&&proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject(e,a),closingTxid:n.Message.getFieldWithDefault(t,2,""),limboBalance:n.Message.getFieldWithDefault(t,3,0),maturityHeight:n.Message.getFieldWithDefault(t,4,0),blocksTilMaturity:n.Message.getFieldWithDefault(t,5,0),recoveredBalance:n.Message.getFieldWithDefault(t,6,0),pendingHtlcsList:n.Message.toObjectList(t.getPendingHtlcsList(),proto.lnrpc.PendingHTLC.toObject,e),anchor:n.Message.getFieldWithDefault(t,9,0)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PendingChannelsResponse.ForceClosedChannel;return proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.deserializeBinaryFromReader(a,t)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.PendingChannelsResponse.PendingChannel;t.readMessage(a,proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader),e.setChannel(a);break;case 2:a=t.readString();e.setClosingTxid(a);break;case 3:a=t.readInt64();e.setLimboBalance(a);break;case 4:a=t.readUint32();e.setMaturityHeight(a);break;case 5:a=t.readInt32();e.setBlocksTilMaturity(a);break;case 6:a=t.readInt64();e.setRecoveredBalance(a);break;case 8:a=new proto.lnrpc.PendingHTLC;t.readMessage(a,proto.lnrpc.PendingHTLC.deserializeBinaryFromReader),e.addPendingHtlcs(a);break;case 9:a=t.readEnum();e.setAnchor(a);break;default:t.skipField()}}return e},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getChannel())&&t.writeMessage(1,a,proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter),(a=e.getClosingTxid()).length>0&&t.writeString(2,a),0!==(a=e.getLimboBalance())&&t.writeInt64(3,a),0!==(a=e.getMaturityHeight())&&t.writeUint32(4,a),0!==(a=e.getBlocksTilMaturity())&&t.writeInt32(5,a),0!==(a=e.getRecoveredBalance())&&t.writeInt64(6,a),(a=e.getPendingHtlcsList()).length>0&&t.writeRepeatedMessage(8,a,proto.lnrpc.PendingHTLC.serializeBinaryToWriter),0!==(a=e.getAnchor())&&t.writeEnum(9,a)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState={LIMBO:0,RECOVERED:1,LOST:2},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getChannel=function(){return n.Message.getWrapperField(this,proto.lnrpc.PendingChannelsResponse.PendingChannel,1)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setChannel=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.clearChannel=function(){this.setChannel(void 0)};proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.hasChannel=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getClosingTxid=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setClosingTxid=function(e){n.Message.setField(this,2,e)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getLimboBalance=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setLimboBalance=function(e){n.Message.setField(this,3,e)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getMaturityHeight=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setMaturityHeight=function(e){n.Message.setField(this,4,e)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getBlocksTilMaturity=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setBlocksTilMaturity=function(e){n.Message.setField(this,5,e)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getRecoveredBalance=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setRecoveredBalance=function(e){n.Message.setField(this,6,e)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getPendingHtlcsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.PendingHTLC,8)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setPendingHtlcsList=function(e){n.Message.setRepeatedWrapperField(this,8,e)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.addPendingHtlcs=function(e,t){return n.Message.addToRepeatedWrapperField(this,8,e,proto.lnrpc.PendingHTLC,t)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.clearPendingHtlcsList=function(){this.setPendingHtlcsList([])},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getAnchor=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setAnchor=function(e){n.Message.setField(this,9,e)},proto.lnrpc.PendingChannelsResponse.prototype.getTotalLimboBalance=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.PendingChannelsResponse.prototype.setTotalLimboBalance=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PendingChannelsResponse.prototype.getPendingOpenChannelsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.PendingChannelsResponse.PendingOpenChannel,2)},proto.lnrpc.PendingChannelsResponse.prototype.setPendingOpenChannelsList=function(e){n.Message.setRepeatedWrapperField(this,2,e)},proto.lnrpc.PendingChannelsResponse.prototype.addPendingOpenChannels=function(e,t){return n.Message.addToRepeatedWrapperField(this,2,e,proto.lnrpc.PendingChannelsResponse.PendingOpenChannel,t)},proto.lnrpc.PendingChannelsResponse.prototype.clearPendingOpenChannelsList=function(){this.setPendingOpenChannelsList([])},proto.lnrpc.PendingChannelsResponse.prototype.getPendingClosingChannelsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.PendingChannelsResponse.ClosedChannel,3)},proto.lnrpc.PendingChannelsResponse.prototype.setPendingClosingChannelsList=function(e){n.Message.setRepeatedWrapperField(this,3,e)},proto.lnrpc.PendingChannelsResponse.prototype.addPendingClosingChannels=function(e,t){return n.Message.addToRepeatedWrapperField(this,3,e,proto.lnrpc.PendingChannelsResponse.ClosedChannel,t)},proto.lnrpc.PendingChannelsResponse.prototype.clearPendingClosingChannelsList=function(){this.setPendingClosingChannelsList([])},proto.lnrpc.PendingChannelsResponse.prototype.getPendingForceClosingChannelsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.PendingChannelsResponse.ForceClosedChannel,4)},proto.lnrpc.PendingChannelsResponse.prototype.setPendingForceClosingChannelsList=function(e){n.Message.setRepeatedWrapperField(this,4,e)},proto.lnrpc.PendingChannelsResponse.prototype.addPendingForceClosingChannels=function(e,t){return n.Message.addToRepeatedWrapperField(this,4,e,proto.lnrpc.PendingChannelsResponse.ForceClosedChannel,t)},proto.lnrpc.PendingChannelsResponse.prototype.clearPendingForceClosingChannelsList=function(){this.setPendingForceClosingChannelsList([])},proto.lnrpc.PendingChannelsResponse.prototype.getWaitingCloseChannelsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel,5)},proto.lnrpc.PendingChannelsResponse.prototype.setWaitingCloseChannelsList=function(e){n.Message.setRepeatedWrapperField(this,5,e)},proto.lnrpc.PendingChannelsResponse.prototype.addWaitingCloseChannels=function(e,t){return n.Message.addToRepeatedWrapperField(this,5,e,proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel,t)},proto.lnrpc.PendingChannelsResponse.prototype.clearWaitingCloseChannelsList=function(){this.setWaitingCloseChannelsList([])},proto.lnrpc.ChannelEventSubscription=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelEventSubscription,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelEventSubscription.displayName="proto.lnrpc.ChannelEventSubscription"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelEventSubscription.prototype.toObject=function(e){return proto.lnrpc.ChannelEventSubscription.toObject(e,this)},proto.lnrpc.ChannelEventSubscription.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelEventSubscription.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelEventSubscription;return proto.lnrpc.ChannelEventSubscription.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelEventSubscription.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.ChannelEventSubscription.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelEventSubscription.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelEventSubscription.serializeBinaryToWriter=function(e,t){},proto.lnrpc.ChannelEventUpdate=function(e){n.Message.initialize(this,e,0,-1,null,proto.lnrpc.ChannelEventUpdate.oneofGroups_)},r.inherits(proto.lnrpc.ChannelEventUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelEventUpdate.displayName="proto.lnrpc.ChannelEventUpdate"),proto.lnrpc.ChannelEventUpdate.oneofGroups_=[[1,2,3,4,6]],proto.lnrpc.ChannelEventUpdate.ChannelCase={CHANNEL_NOT_SET:0,OPEN_CHANNEL:1,CLOSED_CHANNEL:2,ACTIVE_CHANNEL:3,INACTIVE_CHANNEL:4,PENDING_OPEN_CHANNEL:6},proto.lnrpc.ChannelEventUpdate.prototype.getChannelCase=function(){return n.Message.computeOneofCase(this,proto.lnrpc.ChannelEventUpdate.oneofGroups_[0])},n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelEventUpdate.prototype.toObject=function(e){return proto.lnrpc.ChannelEventUpdate.toObject(e,this)},proto.lnrpc.ChannelEventUpdate.toObject=function(e,t){var a,r={openChannel:(a=t.getOpenChannel())&&proto.lnrpc.Channel.toObject(e,a),closedChannel:(a=t.getClosedChannel())&&proto.lnrpc.ChannelCloseSummary.toObject(e,a),activeChannel:(a=t.getActiveChannel())&&proto.lnrpc.ChannelPoint.toObject(e,a),inactiveChannel:(a=t.getInactiveChannel())&&proto.lnrpc.ChannelPoint.toObject(e,a),pendingOpenChannel:(a=t.getPendingOpenChannel())&&proto.lnrpc.PendingUpdate.toObject(e,a),type:n.Message.getFieldWithDefault(t,5,0)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.ChannelEventUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelEventUpdate;return proto.lnrpc.ChannelEventUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelEventUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.Channel;t.readMessage(a,proto.lnrpc.Channel.deserializeBinaryFromReader),e.setOpenChannel(a);break;case 2:a=new proto.lnrpc.ChannelCloseSummary;t.readMessage(a,proto.lnrpc.ChannelCloseSummary.deserializeBinaryFromReader),e.setClosedChannel(a);break;case 3:a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setActiveChannel(a);break;case 4:a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setInactiveChannel(a);break;case 6:a=new proto.lnrpc.PendingUpdate;t.readMessage(a,proto.lnrpc.PendingUpdate.deserializeBinaryFromReader),e.setPendingOpenChannel(a);break;case 5:a=t.readEnum();e.setType(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelEventUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelEventUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelEventUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getOpenChannel())&&t.writeMessage(1,a,proto.lnrpc.Channel.serializeBinaryToWriter),null!=(a=e.getClosedChannel())&&t.writeMessage(2,a,proto.lnrpc.ChannelCloseSummary.serializeBinaryToWriter),null!=(a=e.getActiveChannel())&&t.writeMessage(3,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter),null!=(a=e.getInactiveChannel())&&t.writeMessage(4,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter),null!=(a=e.getPendingOpenChannel())&&t.writeMessage(6,a,proto.lnrpc.PendingUpdate.serializeBinaryToWriter),0!==(a=e.getType())&&t.writeEnum(5,a)},proto.lnrpc.ChannelEventUpdate.UpdateType={OPEN_CHANNEL:0,CLOSED_CHANNEL:1,ACTIVE_CHANNEL:2,INACTIVE_CHANNEL:3,PENDING_OPEN_CHANNEL:4},proto.lnrpc.ChannelEventUpdate.prototype.getOpenChannel=function(){return n.Message.getWrapperField(this,proto.lnrpc.Channel,1)},proto.lnrpc.ChannelEventUpdate.prototype.setOpenChannel=function(e){n.Message.setOneofWrapperField(this,1,proto.lnrpc.ChannelEventUpdate.oneofGroups_[0],e)},proto.lnrpc.ChannelEventUpdate.prototype.clearOpenChannel=function(){this.setOpenChannel(void 0)},proto.lnrpc.ChannelEventUpdate.prototype.hasOpenChannel=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.ChannelEventUpdate.prototype.getClosedChannel=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelCloseSummary,2)},proto.lnrpc.ChannelEventUpdate.prototype.setClosedChannel=function(e){n.Message.setOneofWrapperField(this,2,proto.lnrpc.ChannelEventUpdate.oneofGroups_[0],e)},proto.lnrpc.ChannelEventUpdate.prototype.clearClosedChannel=function(){this.setClosedChannel(void 0)},proto.lnrpc.ChannelEventUpdate.prototype.hasClosedChannel=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.ChannelEventUpdate.prototype.getActiveChannel=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,3)},proto.lnrpc.ChannelEventUpdate.prototype.setActiveChannel=function(e){n.Message.setOneofWrapperField(this,3,proto.lnrpc.ChannelEventUpdate.oneofGroups_[0],e)},proto.lnrpc.ChannelEventUpdate.prototype.clearActiveChannel=function(){this.setActiveChannel(void 0)},proto.lnrpc.ChannelEventUpdate.prototype.hasActiveChannel=function(){return null!=n.Message.getField(this,3)},proto.lnrpc.ChannelEventUpdate.prototype.getInactiveChannel=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,4)},proto.lnrpc.ChannelEventUpdate.prototype.setInactiveChannel=function(e){n.Message.setOneofWrapperField(this,4,proto.lnrpc.ChannelEventUpdate.oneofGroups_[0],e)},proto.lnrpc.ChannelEventUpdate.prototype.clearInactiveChannel=function(){this.setInactiveChannel(void 0)},proto.lnrpc.ChannelEventUpdate.prototype.hasInactiveChannel=function(){return null!=n.Message.getField(this,4)},proto.lnrpc.ChannelEventUpdate.prototype.getPendingOpenChannel=function(){return n.Message.getWrapperField(this,proto.lnrpc.PendingUpdate,6)},proto.lnrpc.ChannelEventUpdate.prototype.setPendingOpenChannel=function(e){n.Message.setOneofWrapperField(this,6,proto.lnrpc.ChannelEventUpdate.oneofGroups_[0],e)},proto.lnrpc.ChannelEventUpdate.prototype.clearPendingOpenChannel=function(){this.setPendingOpenChannel(void 0)},proto.lnrpc.ChannelEventUpdate.prototype.hasPendingOpenChannel=function(){return null!=n.Message.getField(this,6)},proto.lnrpc.ChannelEventUpdate.prototype.getType=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.ChannelEventUpdate.prototype.setType=function(e){n.Message.setField(this,5,e)},proto.lnrpc.WalletBalanceRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.WalletBalanceRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.WalletBalanceRequest.displayName="proto.lnrpc.WalletBalanceRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.WalletBalanceRequest.prototype.toObject=function(e){return proto.lnrpc.WalletBalanceRequest.toObject(e,this)},proto.lnrpc.WalletBalanceRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.WalletBalanceRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.WalletBalanceRequest;return proto.lnrpc.WalletBalanceRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.WalletBalanceRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.WalletBalanceRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.WalletBalanceRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.WalletBalanceRequest.serializeBinaryToWriter=function(e,t){},proto.lnrpc.WalletBalanceResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.WalletBalanceResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.WalletBalanceResponse.displayName="proto.lnrpc.WalletBalanceResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.WalletBalanceResponse.prototype.toObject=function(e){return proto.lnrpc.WalletBalanceResponse.toObject(e,this)},proto.lnrpc.WalletBalanceResponse.toObject=function(e,t){var a={totalBalance:n.Message.getFieldWithDefault(t,1,0),confirmedBalance:n.Message.getFieldWithDefault(t,2,0),unconfirmedBalance:n.Message.getFieldWithDefault(t,3,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.WalletBalanceResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.WalletBalanceResponse;return proto.lnrpc.WalletBalanceResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.WalletBalanceResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt64();e.setTotalBalance(a);break;case 2:a=t.readInt64();e.setConfirmedBalance(a);break;case 3:a=t.readInt64();e.setUnconfirmedBalance(a);break;default:t.skipField()}}return e},proto.lnrpc.WalletBalanceResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.WalletBalanceResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.WalletBalanceResponse.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getTotalBalance())&&t.writeInt64(1,a),0!==(a=e.getConfirmedBalance())&&t.writeInt64(2,a),0!==(a=e.getUnconfirmedBalance())&&t.writeInt64(3,a)},proto.lnrpc.WalletBalanceResponse.prototype.getTotalBalance=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.WalletBalanceResponse.prototype.setTotalBalance=function(e){n.Message.setField(this,1,e)},proto.lnrpc.WalletBalanceResponse.prototype.getConfirmedBalance=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.WalletBalanceResponse.prototype.setConfirmedBalance=function(e){n.Message.setField(this,2,e)},proto.lnrpc.WalletBalanceResponse.prototype.getUnconfirmedBalance=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.WalletBalanceResponse.prototype.setUnconfirmedBalance=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ChannelBalanceRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelBalanceRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelBalanceRequest.displayName="proto.lnrpc.ChannelBalanceRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelBalanceRequest.prototype.toObject=function(e){return proto.lnrpc.ChannelBalanceRequest.toObject(e,this)},proto.lnrpc.ChannelBalanceRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelBalanceRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelBalanceRequest;return proto.lnrpc.ChannelBalanceRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelBalanceRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.ChannelBalanceRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelBalanceRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelBalanceRequest.serializeBinaryToWriter=function(e,t){},proto.lnrpc.ChannelBalanceResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelBalanceResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelBalanceResponse.displayName="proto.lnrpc.ChannelBalanceResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelBalanceResponse.prototype.toObject=function(e){return proto.lnrpc.ChannelBalanceResponse.toObject(e,this)},proto.lnrpc.ChannelBalanceResponse.toObject=function(e,t){var a={balance:n.Message.getFieldWithDefault(t,1,0),pendingOpenBalance:n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelBalanceResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelBalanceResponse;return proto.lnrpc.ChannelBalanceResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelBalanceResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readInt64();e.setBalance(a);break;case 2:a=t.readInt64();e.setPendingOpenBalance(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelBalanceResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelBalanceResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelBalanceResponse.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getBalance())&&t.writeInt64(1,a),0!==(a=e.getPendingOpenBalance())&&t.writeInt64(2,a)},proto.lnrpc.ChannelBalanceResponse.prototype.getBalance=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.ChannelBalanceResponse.prototype.setBalance=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelBalanceResponse.prototype.getPendingOpenBalance=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ChannelBalanceResponse.prototype.setPendingOpenBalance=function(e){n.Message.setField(this,2,e)},proto.lnrpc.QueryRoutesRequest=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.QueryRoutesRequest.repeatedFields_,null)},r.inherits(proto.lnrpc.QueryRoutesRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.QueryRoutesRequest.displayName="proto.lnrpc.QueryRoutesRequest"),proto.lnrpc.QueryRoutesRequest.repeatedFields_=[6,7,10,16,17],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.QueryRoutesRequest.prototype.toObject=function(e){return proto.lnrpc.QueryRoutesRequest.toObject(e,this)},proto.lnrpc.QueryRoutesRequest.toObject=function(e,t){var a,r={pubKey:n.Message.getFieldWithDefault(t,1,""),amt:n.Message.getFieldWithDefault(t,2,0),amtMsat:n.Message.getFieldWithDefault(t,12,0),finalCltvDelta:n.Message.getFieldWithDefault(t,4,0),feeLimit:(a=t.getFeeLimit())&&proto.lnrpc.FeeLimit.toObject(e,a),ignoredNodesList:t.getIgnoredNodesList_asB64(),ignoredEdgesList:n.Message.toObjectList(t.getIgnoredEdgesList(),proto.lnrpc.EdgeLocator.toObject,e),sourcePubKey:n.Message.getFieldWithDefault(t,8,""),useMissionControl:n.Message.getFieldWithDefault(t,9,!1),ignoredPairsList:n.Message.toObjectList(t.getIgnoredPairsList(),proto.lnrpc.NodePair.toObject,e),cltvLimit:n.Message.getFieldWithDefault(t,11,0),destCustomRecordsMap:(a=t.getDestCustomRecordsMap())?a.toObject(e,void 0):[],outgoingChanId:n.Message.getFieldWithDefault(t,14,"0"),lastHopPubkey:t.getLastHopPubkey_asB64(),routeHintsList:n.Message.toObjectList(t.getRouteHintsList(),proto.lnrpc.RouteHint.toObject,e),destFeaturesList:n.Message.getRepeatedField(t,17)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.QueryRoutesRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.QueryRoutesRequest;return proto.lnrpc.QueryRoutesRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.QueryRoutesRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setPubKey(a);break;case 2:a=t.readInt64();e.setAmt(a);break;case 12:a=t.readInt64();e.setAmtMsat(a);break;case 4:a=t.readInt32();e.setFinalCltvDelta(a);break;case 5:a=new proto.lnrpc.FeeLimit;t.readMessage(a,proto.lnrpc.FeeLimit.deserializeBinaryFromReader),e.setFeeLimit(a);break;case 6:a=t.readBytes();e.addIgnoredNodes(a);break;case 7:a=new proto.lnrpc.EdgeLocator;t.readMessage(a,proto.lnrpc.EdgeLocator.deserializeBinaryFromReader),e.addIgnoredEdges(a);break;case 8:a=t.readString();e.setSourcePubKey(a);break;case 9:a=t.readBool();e.setUseMissionControl(a);break;case 10:a=new proto.lnrpc.NodePair;t.readMessage(a,proto.lnrpc.NodePair.deserializeBinaryFromReader),e.addIgnoredPairs(a);break;case 11:a=t.readUint32();e.setCltvLimit(a);break;case 13:a=e.getDestCustomRecordsMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readUint64,n.BinaryReader.prototype.readBytes)}));break;case 14:a=t.readUint64String();e.setOutgoingChanId(a);break;case 15:a=t.readBytes();e.setLastHopPubkey(a);break;case 16:a=new proto.lnrpc.RouteHint;t.readMessage(a,proto.lnrpc.RouteHint.deserializeBinaryFromReader),e.addRouteHints(a);break;case 17:a=t.readPackedEnum();e.setDestFeaturesList(a);break;default:t.skipField()}}return e},proto.lnrpc.QueryRoutesRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.QueryRoutesRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.QueryRoutesRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPubKey()).length>0&&t.writeString(1,a),0!==(a=e.getAmt())&&t.writeInt64(2,a),0!==(a=e.getAmtMsat())&&t.writeInt64(12,a),0!==(a=e.getFinalCltvDelta())&&t.writeInt32(4,a),null!=(a=e.getFeeLimit())&&t.writeMessage(5,a,proto.lnrpc.FeeLimit.serializeBinaryToWriter),(a=e.getIgnoredNodesList_asU8()).length>0&&t.writeRepeatedBytes(6,a),(a=e.getIgnoredEdgesList()).length>0&&t.writeRepeatedMessage(7,a,proto.lnrpc.EdgeLocator.serializeBinaryToWriter),(a=e.getSourcePubKey()).length>0&&t.writeString(8,a),(a=e.getUseMissionControl())&&t.writeBool(9,a),(a=e.getIgnoredPairsList()).length>0&&t.writeRepeatedMessage(10,a,proto.lnrpc.NodePair.serializeBinaryToWriter),0!==(a=e.getCltvLimit())&&t.writeUint32(11,a),(a=e.getDestCustomRecordsMap(!0))&&a.getLength()>0&&a.serializeBinary(13,t,n.BinaryWriter.prototype.writeUint64,n.BinaryWriter.prototype.writeBytes),a=e.getOutgoingChanId(),0!==parseInt(a,10)&&t.writeUint64String(14,a),(a=e.getLastHopPubkey_asU8()).length>0&&t.writeBytes(15,a),(a=e.getRouteHintsList()).length>0&&t.writeRepeatedMessage(16,a,proto.lnrpc.RouteHint.serializeBinaryToWriter),(a=e.getDestFeaturesList()).length>0&&t.writePackedEnum(17,a)},proto.lnrpc.QueryRoutesRequest.prototype.getPubKey=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.QueryRoutesRequest.prototype.setPubKey=function(e){n.Message.setField(this,1,e)},proto.lnrpc.QueryRoutesRequest.prototype.getAmt=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.QueryRoutesRequest.prototype.setAmt=function(e){n.Message.setField(this,2,e)},proto.lnrpc.QueryRoutesRequest.prototype.getAmtMsat=function(){return n.Message.getFieldWithDefault(this,12,0)},proto.lnrpc.QueryRoutesRequest.prototype.setAmtMsat=function(e){n.Message.setField(this,12,e)},proto.lnrpc.QueryRoutesRequest.prototype.getFinalCltvDelta=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.QueryRoutesRequest.prototype.setFinalCltvDelta=function(e){n.Message.setField(this,4,e)},proto.lnrpc.QueryRoutesRequest.prototype.getFeeLimit=function(){return n.Message.getWrapperField(this,proto.lnrpc.FeeLimit,5)},proto.lnrpc.QueryRoutesRequest.prototype.setFeeLimit=function(e){n.Message.setWrapperField(this,5,e)},proto.lnrpc.QueryRoutesRequest.prototype.clearFeeLimit=function(){this.setFeeLimit(void 0)},proto.lnrpc.QueryRoutesRequest.prototype.hasFeeLimit=function(){return null!=n.Message.getField(this,5)},proto.lnrpc.QueryRoutesRequest.prototype.getIgnoredNodesList=function(){return n.Message.getRepeatedField(this,6)},proto.lnrpc.QueryRoutesRequest.prototype.getIgnoredNodesList_asB64=function(){return n.Message.bytesListAsB64(this.getIgnoredNodesList())},proto.lnrpc.QueryRoutesRequest.prototype.getIgnoredNodesList_asU8=function(){return n.Message.bytesListAsU8(this.getIgnoredNodesList())},proto.lnrpc.QueryRoutesRequest.prototype.setIgnoredNodesList=function(e){n.Message.setField(this,6,e||[])},proto.lnrpc.QueryRoutesRequest.prototype.addIgnoredNodes=function(e,t){n.Message.addToRepeatedField(this,6,e,t)},proto.lnrpc.QueryRoutesRequest.prototype.clearIgnoredNodesList=function(){this.setIgnoredNodesList([])},proto.lnrpc.QueryRoutesRequest.prototype.getIgnoredEdgesList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.EdgeLocator,7)},proto.lnrpc.QueryRoutesRequest.prototype.setIgnoredEdgesList=function(e){n.Message.setRepeatedWrapperField(this,7,e)},proto.lnrpc.QueryRoutesRequest.prototype.addIgnoredEdges=function(e,t){return n.Message.addToRepeatedWrapperField(this,7,e,proto.lnrpc.EdgeLocator,t)},proto.lnrpc.QueryRoutesRequest.prototype.clearIgnoredEdgesList=function(){this.setIgnoredEdgesList([])},proto.lnrpc.QueryRoutesRequest.prototype.getSourcePubKey=function(){return n.Message.getFieldWithDefault(this,8,"")},proto.lnrpc.QueryRoutesRequest.prototype.setSourcePubKey=function(e){n.Message.setField(this,8,e)},proto.lnrpc.QueryRoutesRequest.prototype.getUseMissionControl=function(){return n.Message.getFieldWithDefault(this,9,!1)},proto.lnrpc.QueryRoutesRequest.prototype.setUseMissionControl=function(e){n.Message.setField(this,9,e)},proto.lnrpc.QueryRoutesRequest.prototype.getIgnoredPairsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.NodePair,10)},proto.lnrpc.QueryRoutesRequest.prototype.setIgnoredPairsList=function(e){n.Message.setRepeatedWrapperField(this,10,e)},proto.lnrpc.QueryRoutesRequest.prototype.addIgnoredPairs=function(e,t){return n.Message.addToRepeatedWrapperField(this,10,e,proto.lnrpc.NodePair,t)},proto.lnrpc.QueryRoutesRequest.prototype.clearIgnoredPairsList=function(){this.setIgnoredPairsList([])},proto.lnrpc.QueryRoutesRequest.prototype.getCltvLimit=function(){return n.Message.getFieldWithDefault(this,11,0)},proto.lnrpc.QueryRoutesRequest.prototype.setCltvLimit=function(e){n.Message.setField(this,11,e)},proto.lnrpc.QueryRoutesRequest.prototype.getDestCustomRecordsMap=function(e){return n.Message.getMapField(this,13,e,null)},proto.lnrpc.QueryRoutesRequest.prototype.clearDestCustomRecordsMap=function(){this.getDestCustomRecordsMap().clear()},proto.lnrpc.QueryRoutesRequest.prototype.getOutgoingChanId=function(){return n.Message.getFieldWithDefault(this,14,"0")},proto.lnrpc.QueryRoutesRequest.prototype.setOutgoingChanId=function(e){n.Message.setField(this,14,e)},proto.lnrpc.QueryRoutesRequest.prototype.getLastHopPubkey=function(){return n.Message.getFieldWithDefault(this,15,"")},proto.lnrpc.QueryRoutesRequest.prototype.getLastHopPubkey_asB64=function(){return n.Message.bytesAsB64(this.getLastHopPubkey())},proto.lnrpc.QueryRoutesRequest.prototype.getLastHopPubkey_asU8=function(){return n.Message.bytesAsU8(this.getLastHopPubkey())},proto.lnrpc.QueryRoutesRequest.prototype.setLastHopPubkey=function(e){n.Message.setField(this,15,e)},proto.lnrpc.QueryRoutesRequest.prototype.getRouteHintsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.RouteHint,16)},proto.lnrpc.QueryRoutesRequest.prototype.setRouteHintsList=function(e){n.Message.setRepeatedWrapperField(this,16,e)},proto.lnrpc.QueryRoutesRequest.prototype.addRouteHints=function(e,t){return n.Message.addToRepeatedWrapperField(this,16,e,proto.lnrpc.RouteHint,t)},proto.lnrpc.QueryRoutesRequest.prototype.clearRouteHintsList=function(){this.setRouteHintsList([])},proto.lnrpc.QueryRoutesRequest.prototype.getDestFeaturesList=function(){return n.Message.getRepeatedField(this,17)},proto.lnrpc.QueryRoutesRequest.prototype.setDestFeaturesList=function(e){n.Message.setField(this,17,e||[])},proto.lnrpc.QueryRoutesRequest.prototype.addDestFeatures=function(e,t){n.Message.addToRepeatedField(this,17,e,t)},proto.lnrpc.QueryRoutesRequest.prototype.clearDestFeaturesList=function(){this.setDestFeaturesList([])},proto.lnrpc.NodePair=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.NodePair,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NodePair.displayName="proto.lnrpc.NodePair"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NodePair.prototype.toObject=function(e){return proto.lnrpc.NodePair.toObject(e,this)},proto.lnrpc.NodePair.toObject=function(e,t){var a={from:t.getFrom_asB64(),to:t.getTo_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.NodePair.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NodePair;return proto.lnrpc.NodePair.deserializeBinaryFromReader(a,t)},proto.lnrpc.NodePair.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setFrom(a);break;case 2:a=t.readBytes();e.setTo(a);break;default:t.skipField()}}return e},proto.lnrpc.NodePair.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NodePair.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NodePair.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getFrom_asU8()).length>0&&t.writeBytes(1,a),(a=e.getTo_asU8()).length>0&&t.writeBytes(2,a)},proto.lnrpc.NodePair.prototype.getFrom=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.NodePair.prototype.getFrom_asB64=function(){return n.Message.bytesAsB64(this.getFrom())},proto.lnrpc.NodePair.prototype.getFrom_asU8=function(){return n.Message.bytesAsU8(this.getFrom())},proto.lnrpc.NodePair.prototype.setFrom=function(e){n.Message.setField(this,1,e)},proto.lnrpc.NodePair.prototype.getTo=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.NodePair.prototype.getTo_asB64=function(){return n.Message.bytesAsB64(this.getTo())},proto.lnrpc.NodePair.prototype.getTo_asU8=function(){return n.Message.bytesAsU8(this.getTo())},proto.lnrpc.NodePair.prototype.setTo=function(e){n.Message.setField(this,2,e)},proto.lnrpc.EdgeLocator=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.EdgeLocator,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.EdgeLocator.displayName="proto.lnrpc.EdgeLocator"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.EdgeLocator.prototype.toObject=function(e){return proto.lnrpc.EdgeLocator.toObject(e,this)},proto.lnrpc.EdgeLocator.toObject=function(e,t){var a={channelId:n.Message.getFieldWithDefault(t,1,"0"),directionReverse:n.Message.getFieldWithDefault(t,2,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.EdgeLocator.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.EdgeLocator;return proto.lnrpc.EdgeLocator.deserializeBinaryFromReader(a,t)},proto.lnrpc.EdgeLocator.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64String();e.setChannelId(a);break;case 2:a=t.readBool();e.setDirectionReverse(a);break;default:t.skipField()}}return e},proto.lnrpc.EdgeLocator.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.EdgeLocator.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.EdgeLocator.serializeBinaryToWriter=function(e,t){var a=void 0;a=e.getChannelId(),0!==parseInt(a,10)&&t.writeUint64String(1,a),(a=e.getDirectionReverse())&&t.writeBool(2,a)},proto.lnrpc.EdgeLocator.prototype.getChannelId=function(){return n.Message.getFieldWithDefault(this,1,"0")},proto.lnrpc.EdgeLocator.prototype.setChannelId=function(e){n.Message.setField(this,1,e)},proto.lnrpc.EdgeLocator.prototype.getDirectionReverse=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.lnrpc.EdgeLocator.prototype.setDirectionReverse=function(e){n.Message.setField(this,2,e)},proto.lnrpc.QueryRoutesResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.QueryRoutesResponse.repeatedFields_,null)},r.inherits(proto.lnrpc.QueryRoutesResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.QueryRoutesResponse.displayName="proto.lnrpc.QueryRoutesResponse"),proto.lnrpc.QueryRoutesResponse.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.QueryRoutesResponse.prototype.toObject=function(e){return proto.lnrpc.QueryRoutesResponse.toObject(e,this)},proto.lnrpc.QueryRoutesResponse.toObject=function(e,t){var a={routesList:n.Message.toObjectList(t.getRoutesList(),proto.lnrpc.Route.toObject,e),successProb:+n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.QueryRoutesResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.QueryRoutesResponse;return proto.lnrpc.QueryRoutesResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.QueryRoutesResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.Route;t.readMessage(a,proto.lnrpc.Route.deserializeBinaryFromReader),e.addRoutes(a);break;case 2:a=t.readDouble();e.setSuccessProb(a);break;default:t.skipField()}}return e},proto.lnrpc.QueryRoutesResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.QueryRoutesResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.QueryRoutesResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getRoutesList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.Route.serializeBinaryToWriter),0!==(a=e.getSuccessProb())&&t.writeDouble(2,a)},proto.lnrpc.QueryRoutesResponse.prototype.getRoutesList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.Route,1)},proto.lnrpc.QueryRoutesResponse.prototype.setRoutesList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.QueryRoutesResponse.prototype.addRoutes=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.Route,t)},proto.lnrpc.QueryRoutesResponse.prototype.clearRoutesList=function(){this.setRoutesList([])},proto.lnrpc.QueryRoutesResponse.prototype.getSuccessProb=function(){return+n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.QueryRoutesResponse.prototype.setSuccessProb=function(e){n.Message.setField(this,2,e)},proto.lnrpc.Hop=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.Hop,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Hop.displayName="proto.lnrpc.Hop"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Hop.prototype.toObject=function(e){return proto.lnrpc.Hop.toObject(e,this)},proto.lnrpc.Hop.toObject=function(e,t){var a,r={chanId:n.Message.getFieldWithDefault(t,1,"0"),chanCapacity:n.Message.getFieldWithDefault(t,2,0),amtToForward:n.Message.getFieldWithDefault(t,3,0),fee:n.Message.getFieldWithDefault(t,4,0),expiry:n.Message.getFieldWithDefault(t,5,0),amtToForwardMsat:n.Message.getFieldWithDefault(t,6,0),feeMsat:n.Message.getFieldWithDefault(t,7,0),pubKey:n.Message.getFieldWithDefault(t,8,""),tlvPayload:n.Message.getFieldWithDefault(t,9,!1),mppRecord:(a=t.getMppRecord())&&proto.lnrpc.MPPRecord.toObject(e,a),customRecordsMap:(a=t.getCustomRecordsMap())?a.toObject(e,void 0):[]};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.Hop.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Hop;return proto.lnrpc.Hop.deserializeBinaryFromReader(a,t)},proto.lnrpc.Hop.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64String();e.setChanId(a);break;case 2:a=t.readInt64();e.setChanCapacity(a);break;case 3:a=t.readInt64();e.setAmtToForward(a);break;case 4:a=t.readInt64();e.setFee(a);break;case 5:a=t.readUint32();e.setExpiry(a);break;case 6:a=t.readInt64();e.setAmtToForwardMsat(a);break;case 7:a=t.readInt64();e.setFeeMsat(a);break;case 8:a=t.readString();e.setPubKey(a);break;case 9:a=t.readBool();e.setTlvPayload(a);break;case 10:a=new proto.lnrpc.MPPRecord;t.readMessage(a,proto.lnrpc.MPPRecord.deserializeBinaryFromReader),e.setMppRecord(a);break;case 11:a=e.getCustomRecordsMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readUint64,n.BinaryReader.prototype.readBytes)}));break;default:t.skipField()}}return e},proto.lnrpc.Hop.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Hop.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Hop.serializeBinaryToWriter=function(e,t){var a=void 0;a=e.getChanId(),0!==parseInt(a,10)&&t.writeUint64String(1,a),0!==(a=e.getChanCapacity())&&t.writeInt64(2,a),0!==(a=e.getAmtToForward())&&t.writeInt64(3,a),0!==(a=e.getFee())&&t.writeInt64(4,a),0!==(a=e.getExpiry())&&t.writeUint32(5,a),0!==(a=e.getAmtToForwardMsat())&&t.writeInt64(6,a),0!==(a=e.getFeeMsat())&&t.writeInt64(7,a),(a=e.getPubKey()).length>0&&t.writeString(8,a),(a=e.getTlvPayload())&&t.writeBool(9,a),null!=(a=e.getMppRecord())&&t.writeMessage(10,a,proto.lnrpc.MPPRecord.serializeBinaryToWriter),(a=e.getCustomRecordsMap(!0))&&a.getLength()>0&&a.serializeBinary(11,t,n.BinaryWriter.prototype.writeUint64,n.BinaryWriter.prototype.writeBytes)},proto.lnrpc.Hop.prototype.getChanId=function(){return n.Message.getFieldWithDefault(this,1,"0")},proto.lnrpc.Hop.prototype.setChanId=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Hop.prototype.getChanCapacity=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.Hop.prototype.setChanCapacity=function(e){n.Message.setField(this,2,e)},proto.lnrpc.Hop.prototype.getAmtToForward=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.Hop.prototype.setAmtToForward=function(e){n.Message.setField(this,3,e)},proto.lnrpc.Hop.prototype.getFee=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.Hop.prototype.setFee=function(e){n.Message.setField(this,4,e)},proto.lnrpc.Hop.prototype.getExpiry=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.Hop.prototype.setExpiry=function(e){n.Message.setField(this,5,e)},proto.lnrpc.Hop.prototype.getAmtToForwardMsat=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.Hop.prototype.setAmtToForwardMsat=function(e){n.Message.setField(this,6,e)},proto.lnrpc.Hop.prototype.getFeeMsat=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.Hop.prototype.setFeeMsat=function(e){n.Message.setField(this,7,e)},proto.lnrpc.Hop.prototype.getPubKey=function(){return n.Message.getFieldWithDefault(this,8,"")},proto.lnrpc.Hop.prototype.setPubKey=function(e){n.Message.setField(this,8,e)},proto.lnrpc.Hop.prototype.getTlvPayload=function(){return n.Message.getFieldWithDefault(this,9,!1)},proto.lnrpc.Hop.prototype.setTlvPayload=function(e){n.Message.setField(this,9,e)},proto.lnrpc.Hop.prototype.getMppRecord=function(){return n.Message.getWrapperField(this,proto.lnrpc.MPPRecord,10)},proto.lnrpc.Hop.prototype.setMppRecord=function(e){n.Message.setWrapperField(this,10,e)},proto.lnrpc.Hop.prototype.clearMppRecord=function(){this.setMppRecord(void 0)},proto.lnrpc.Hop.prototype.hasMppRecord=function(){return null!=n.Message.getField(this,10)},proto.lnrpc.Hop.prototype.getCustomRecordsMap=function(e){return n.Message.getMapField(this,11,e,null)},proto.lnrpc.Hop.prototype.clearCustomRecordsMap=function(){this.getCustomRecordsMap().clear()},proto.lnrpc.MPPRecord=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.MPPRecord,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.MPPRecord.displayName="proto.lnrpc.MPPRecord"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.MPPRecord.prototype.toObject=function(e){return proto.lnrpc.MPPRecord.toObject(e,this)},proto.lnrpc.MPPRecord.toObject=function(e,t){var a={paymentAddr:t.getPaymentAddr_asB64(),totalAmtMsat:n.Message.getFieldWithDefault(t,10,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.MPPRecord.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.MPPRecord;return proto.lnrpc.MPPRecord.deserializeBinaryFromReader(a,t)},proto.lnrpc.MPPRecord.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 11:var a=t.readBytes();e.setPaymentAddr(a);break;case 10:a=t.readInt64();e.setTotalAmtMsat(a);break;default:t.skipField()}}return e},proto.lnrpc.MPPRecord.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.MPPRecord.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.MPPRecord.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPaymentAddr_asU8()).length>0&&t.writeBytes(11,a),0!==(a=e.getTotalAmtMsat())&&t.writeInt64(10,a)},proto.lnrpc.MPPRecord.prototype.getPaymentAddr=function(){return n.Message.getFieldWithDefault(this,11,"")},proto.lnrpc.MPPRecord.prototype.getPaymentAddr_asB64=function(){return n.Message.bytesAsB64(this.getPaymentAddr())},proto.lnrpc.MPPRecord.prototype.getPaymentAddr_asU8=function(){return n.Message.bytesAsU8(this.getPaymentAddr())},proto.lnrpc.MPPRecord.prototype.setPaymentAddr=function(e){n.Message.setField(this,11,e)},proto.lnrpc.MPPRecord.prototype.getTotalAmtMsat=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.MPPRecord.prototype.setTotalAmtMsat=function(e){n.Message.setField(this,10,e)},proto.lnrpc.Route=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.Route.repeatedFields_,null)},r.inherits(proto.lnrpc.Route,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Route.displayName="proto.lnrpc.Route"),proto.lnrpc.Route.repeatedFields_=[4],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Route.prototype.toObject=function(e){return proto.lnrpc.Route.toObject(e,this)},proto.lnrpc.Route.toObject=function(e,t){var a={totalTimeLock:n.Message.getFieldWithDefault(t,1,0),totalFees:n.Message.getFieldWithDefault(t,2,0),totalAmt:n.Message.getFieldWithDefault(t,3,0),hopsList:n.Message.toObjectList(t.getHopsList(),proto.lnrpc.Hop.toObject,e),totalFeesMsat:n.Message.getFieldWithDefault(t,5,0),totalAmtMsat:n.Message.getFieldWithDefault(t,6,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.Route.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Route;return proto.lnrpc.Route.deserializeBinaryFromReader(a,t)},proto.lnrpc.Route.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint32();e.setTotalTimeLock(a);break;case 2:a=t.readInt64();e.setTotalFees(a);break;case 3:a=t.readInt64();e.setTotalAmt(a);break;case 4:a=new proto.lnrpc.Hop;t.readMessage(a,proto.lnrpc.Hop.deserializeBinaryFromReader),e.addHops(a);break;case 5:a=t.readInt64();e.setTotalFeesMsat(a);break;case 6:a=t.readInt64();e.setTotalAmtMsat(a);break;default:t.skipField()}}return e},proto.lnrpc.Route.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Route.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Route.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getTotalTimeLock())&&t.writeUint32(1,a),0!==(a=e.getTotalFees())&&t.writeInt64(2,a),0!==(a=e.getTotalAmt())&&t.writeInt64(3,a),(a=e.getHopsList()).length>0&&t.writeRepeatedMessage(4,a,proto.lnrpc.Hop.serializeBinaryToWriter),0!==(a=e.getTotalFeesMsat())&&t.writeInt64(5,a),0!==(a=e.getTotalAmtMsat())&&t.writeInt64(6,a)},proto.lnrpc.Route.prototype.getTotalTimeLock=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.Route.prototype.setTotalTimeLock=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Route.prototype.getTotalFees=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.Route.prototype.setTotalFees=function(e){n.Message.setField(this,2,e)},proto.lnrpc.Route.prototype.getTotalAmt=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.Route.prototype.setTotalAmt=function(e){n.Message.setField(this,3,e)},proto.lnrpc.Route.prototype.getHopsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.Hop,4)},proto.lnrpc.Route.prototype.setHopsList=function(e){n.Message.setRepeatedWrapperField(this,4,e)},proto.lnrpc.Route.prototype.addHops=function(e,t){return n.Message.addToRepeatedWrapperField(this,4,e,proto.lnrpc.Hop,t)},proto.lnrpc.Route.prototype.clearHopsList=function(){this.setHopsList([])},proto.lnrpc.Route.prototype.getTotalFeesMsat=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.Route.prototype.setTotalFeesMsat=function(e){n.Message.setField(this,5,e)},proto.lnrpc.Route.prototype.getTotalAmtMsat=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.Route.prototype.setTotalAmtMsat=function(e){n.Message.setField(this,6,e)},proto.lnrpc.NodeInfoRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.NodeInfoRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NodeInfoRequest.displayName="proto.lnrpc.NodeInfoRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NodeInfoRequest.prototype.toObject=function(e){return proto.lnrpc.NodeInfoRequest.toObject(e,this)},proto.lnrpc.NodeInfoRequest.toObject=function(e,t){var a={pubKey:n.Message.getFieldWithDefault(t,1,""),includeChannels:n.Message.getFieldWithDefault(t,2,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.NodeInfoRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NodeInfoRequest;return proto.lnrpc.NodeInfoRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.NodeInfoRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setPubKey(a);break;case 2:a=t.readBool();e.setIncludeChannels(a);break;default:t.skipField()}}return e},proto.lnrpc.NodeInfoRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NodeInfoRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NodeInfoRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPubKey()).length>0&&t.writeString(1,a),(a=e.getIncludeChannels())&&t.writeBool(2,a)},proto.lnrpc.NodeInfoRequest.prototype.getPubKey=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.NodeInfoRequest.prototype.setPubKey=function(e){n.Message.setField(this,1,e)},proto.lnrpc.NodeInfoRequest.prototype.getIncludeChannels=function(){return n.Message.getFieldWithDefault(this,2,!1)},proto.lnrpc.NodeInfoRequest.prototype.setIncludeChannels=function(e){n.Message.setField(this,2,e)},proto.lnrpc.NodeInfo=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.NodeInfo.repeatedFields_,null)},r.inherits(proto.lnrpc.NodeInfo,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NodeInfo.displayName="proto.lnrpc.NodeInfo"),proto.lnrpc.NodeInfo.repeatedFields_=[4],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NodeInfo.prototype.toObject=function(e){return proto.lnrpc.NodeInfo.toObject(e,this)},proto.lnrpc.NodeInfo.toObject=function(e,t){var a,r={node:(a=t.getNode())&&proto.lnrpc.LightningNode.toObject(e,a),numChannels:n.Message.getFieldWithDefault(t,2,0),totalCapacity:n.Message.getFieldWithDefault(t,3,0),channelsList:n.Message.toObjectList(t.getChannelsList(),proto.lnrpc.ChannelEdge.toObject,e)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.NodeInfo.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NodeInfo;return proto.lnrpc.NodeInfo.deserializeBinaryFromReader(a,t)},proto.lnrpc.NodeInfo.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.LightningNode;t.readMessage(a,proto.lnrpc.LightningNode.deserializeBinaryFromReader),e.setNode(a);break;case 2:a=t.readUint32();e.setNumChannels(a);break;case 3:a=t.readInt64();e.setTotalCapacity(a);break;case 4:a=new proto.lnrpc.ChannelEdge;t.readMessage(a,proto.lnrpc.ChannelEdge.deserializeBinaryFromReader),e.addChannels(a);break;default:t.skipField()}}return e},proto.lnrpc.NodeInfo.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NodeInfo.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NodeInfo.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getNode())&&t.writeMessage(1,a,proto.lnrpc.LightningNode.serializeBinaryToWriter),0!==(a=e.getNumChannels())&&t.writeUint32(2,a),0!==(a=e.getTotalCapacity())&&t.writeInt64(3,a),(a=e.getChannelsList()).length>0&&t.writeRepeatedMessage(4,a,proto.lnrpc.ChannelEdge.serializeBinaryToWriter)},proto.lnrpc.NodeInfo.prototype.getNode=function(){return n.Message.getWrapperField(this,proto.lnrpc.LightningNode,1)},proto.lnrpc.NodeInfo.prototype.setNode=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.NodeInfo.prototype.clearNode=function(){this.setNode(void 0)},proto.lnrpc.NodeInfo.prototype.hasNode=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.NodeInfo.prototype.getNumChannels=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.NodeInfo.prototype.setNumChannels=function(e){n.Message.setField(this,2,e)},proto.lnrpc.NodeInfo.prototype.getTotalCapacity=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.NodeInfo.prototype.setTotalCapacity=function(e){n.Message.setField(this,3,e)},proto.lnrpc.NodeInfo.prototype.getChannelsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.ChannelEdge,4)},proto.lnrpc.NodeInfo.prototype.setChannelsList=function(e){n.Message.setRepeatedWrapperField(this,4,e)},proto.lnrpc.NodeInfo.prototype.addChannels=function(e,t){return n.Message.addToRepeatedWrapperField(this,4,e,proto.lnrpc.ChannelEdge,t)},proto.lnrpc.NodeInfo.prototype.clearChannelsList=function(){this.setChannelsList([])},proto.lnrpc.LightningNode=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.LightningNode.repeatedFields_,null)},r.inherits(proto.lnrpc.LightningNode,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.LightningNode.displayName="proto.lnrpc.LightningNode"),proto.lnrpc.LightningNode.repeatedFields_=[4],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.LightningNode.prototype.toObject=function(e){return proto.lnrpc.LightningNode.toObject(e,this)},proto.lnrpc.LightningNode.toObject=function(e,t){var a,r={lastUpdate:n.Message.getFieldWithDefault(t,1,0),pubKey:n.Message.getFieldWithDefault(t,2,""),alias:n.Message.getFieldWithDefault(t,3,""),addressesList:n.Message.toObjectList(t.getAddressesList(),proto.lnrpc.NodeAddress.toObject,e),color:n.Message.getFieldWithDefault(t,5,""),featuresMap:(a=t.getFeaturesMap())?a.toObject(e,proto.lnrpc.Feature.toObject):[]};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.LightningNode.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.LightningNode;return proto.lnrpc.LightningNode.deserializeBinaryFromReader(a,t)},proto.lnrpc.LightningNode.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint32();e.setLastUpdate(a);break;case 2:a=t.readString();e.setPubKey(a);break;case 3:a=t.readString();e.setAlias(a);break;case 4:a=new proto.lnrpc.NodeAddress;t.readMessage(a,proto.lnrpc.NodeAddress.deserializeBinaryFromReader),e.addAddresses(a);break;case 5:a=t.readString();e.setColor(a);break;case 6:a=e.getFeaturesMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readUint32,n.BinaryReader.prototype.readMessage,proto.lnrpc.Feature.deserializeBinaryFromReader)}));break;default:t.skipField()}}return e},proto.lnrpc.LightningNode.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.LightningNode.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.LightningNode.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getLastUpdate())&&t.writeUint32(1,a),(a=e.getPubKey()).length>0&&t.writeString(2,a),(a=e.getAlias()).length>0&&t.writeString(3,a),(a=e.getAddressesList()).length>0&&t.writeRepeatedMessage(4,a,proto.lnrpc.NodeAddress.serializeBinaryToWriter),(a=e.getColor()).length>0&&t.writeString(5,a),(a=e.getFeaturesMap(!0))&&a.getLength()>0&&a.serializeBinary(6,t,n.BinaryWriter.prototype.writeUint32,n.BinaryWriter.prototype.writeMessage,proto.lnrpc.Feature.serializeBinaryToWriter)},proto.lnrpc.LightningNode.prototype.getLastUpdate=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.LightningNode.prototype.setLastUpdate=function(e){n.Message.setField(this,1,e)},proto.lnrpc.LightningNode.prototype.getPubKey=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.LightningNode.prototype.setPubKey=function(e){n.Message.setField(this,2,e)},proto.lnrpc.LightningNode.prototype.getAlias=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.LightningNode.prototype.setAlias=function(e){n.Message.setField(this,3,e)},proto.lnrpc.LightningNode.prototype.getAddressesList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.NodeAddress,4)},proto.lnrpc.LightningNode.prototype.setAddressesList=function(e){n.Message.setRepeatedWrapperField(this,4,e)},proto.lnrpc.LightningNode.prototype.addAddresses=function(e,t){return n.Message.addToRepeatedWrapperField(this,4,e,proto.lnrpc.NodeAddress,t)},proto.lnrpc.LightningNode.prototype.clearAddressesList=function(){this.setAddressesList([])},proto.lnrpc.LightningNode.prototype.getColor=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.LightningNode.prototype.setColor=function(e){n.Message.setField(this,5,e)},proto.lnrpc.LightningNode.prototype.getFeaturesMap=function(e){return n.Message.getMapField(this,6,e,proto.lnrpc.Feature)},proto.lnrpc.LightningNode.prototype.clearFeaturesMap=function(){this.getFeaturesMap().clear()},proto.lnrpc.NodeAddress=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.NodeAddress,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NodeAddress.displayName="proto.lnrpc.NodeAddress"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NodeAddress.prototype.toObject=function(e){return proto.lnrpc.NodeAddress.toObject(e,this)},proto.lnrpc.NodeAddress.toObject=function(e,t){var a={network:n.Message.getFieldWithDefault(t,1,""),addr:n.Message.getFieldWithDefault(t,2,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.NodeAddress.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NodeAddress;return proto.lnrpc.NodeAddress.deserializeBinaryFromReader(a,t)},proto.lnrpc.NodeAddress.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setNetwork(a);break;case 2:a=t.readString();e.setAddr(a);break;default:t.skipField()}}return e},proto.lnrpc.NodeAddress.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NodeAddress.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NodeAddress.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getNetwork()).length>0&&t.writeString(1,a),(a=e.getAddr()).length>0&&t.writeString(2,a)},proto.lnrpc.NodeAddress.prototype.getNetwork=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.NodeAddress.prototype.setNetwork=function(e){n.Message.setField(this,1,e)},proto.lnrpc.NodeAddress.prototype.getAddr=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.NodeAddress.prototype.setAddr=function(e){n.Message.setField(this,2,e)},proto.lnrpc.RoutingPolicy=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.RoutingPolicy,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.RoutingPolicy.displayName="proto.lnrpc.RoutingPolicy"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.RoutingPolicy.prototype.toObject=function(e){return proto.lnrpc.RoutingPolicy.toObject(e,this)},proto.lnrpc.RoutingPolicy.toObject=function(e,t){var a={timeLockDelta:n.Message.getFieldWithDefault(t,1,0),minHtlc:n.Message.getFieldWithDefault(t,2,0),feeBaseMsat:n.Message.getFieldWithDefault(t,3,0),feeRateMilliMsat:n.Message.getFieldWithDefault(t,4,0),disabled:n.Message.getFieldWithDefault(t,5,!1),maxHtlcMsat:n.Message.getFieldWithDefault(t,6,0),lastUpdate:n.Message.getFieldWithDefault(t,7,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.RoutingPolicy.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.RoutingPolicy;return proto.lnrpc.RoutingPolicy.deserializeBinaryFromReader(a,t)},proto.lnrpc.RoutingPolicy.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint32();e.setTimeLockDelta(a);break;case 2:a=t.readInt64();e.setMinHtlc(a);break;case 3:a=t.readInt64();e.setFeeBaseMsat(a);break;case 4:a=t.readInt64();e.setFeeRateMilliMsat(a);break;case 5:a=t.readBool();e.setDisabled(a);break;case 6:a=t.readUint64();e.setMaxHtlcMsat(a);break;case 7:a=t.readUint32();e.setLastUpdate(a);break;default:t.skipField()}}return e},proto.lnrpc.RoutingPolicy.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.RoutingPolicy.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.RoutingPolicy.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getTimeLockDelta())&&t.writeUint32(1,a),0!==(a=e.getMinHtlc())&&t.writeInt64(2,a),0!==(a=e.getFeeBaseMsat())&&t.writeInt64(3,a),0!==(a=e.getFeeRateMilliMsat())&&t.writeInt64(4,a),(a=e.getDisabled())&&t.writeBool(5,a),0!==(a=e.getMaxHtlcMsat())&&t.writeUint64(6,a),0!==(a=e.getLastUpdate())&&t.writeUint32(7,a)},proto.lnrpc.RoutingPolicy.prototype.getTimeLockDelta=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.RoutingPolicy.prototype.setTimeLockDelta=function(e){n.Message.setField(this,1,e)},proto.lnrpc.RoutingPolicy.prototype.getMinHtlc=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.RoutingPolicy.prototype.setMinHtlc=function(e){n.Message.setField(this,2,e)},proto.lnrpc.RoutingPolicy.prototype.getFeeBaseMsat=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.RoutingPolicy.prototype.setFeeBaseMsat=function(e){n.Message.setField(this,3,e)},proto.lnrpc.RoutingPolicy.prototype.getFeeRateMilliMsat=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.RoutingPolicy.prototype.setFeeRateMilliMsat=function(e){n.Message.setField(this,4,e)},proto.lnrpc.RoutingPolicy.prototype.getDisabled=function(){return n.Message.getFieldWithDefault(this,5,!1)},proto.lnrpc.RoutingPolicy.prototype.setDisabled=function(e){n.Message.setField(this,5,e)},proto.lnrpc.RoutingPolicy.prototype.getMaxHtlcMsat=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.RoutingPolicy.prototype.setMaxHtlcMsat=function(e){n.Message.setField(this,6,e)},proto.lnrpc.RoutingPolicy.prototype.getLastUpdate=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.RoutingPolicy.prototype.setLastUpdate=function(e){n.Message.setField(this,7,e)},proto.lnrpc.ChannelEdge=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelEdge,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelEdge.displayName="proto.lnrpc.ChannelEdge"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelEdge.prototype.toObject=function(e){return proto.lnrpc.ChannelEdge.toObject(e,this)},proto.lnrpc.ChannelEdge.toObject=function(e,t){var a,r={channelId:n.Message.getFieldWithDefault(t,1,"0"),chanPoint:n.Message.getFieldWithDefault(t,2,""),lastUpdate:n.Message.getFieldWithDefault(t,3,0),node1Pub:n.Message.getFieldWithDefault(t,4,""),node2Pub:n.Message.getFieldWithDefault(t,5,""),capacity:n.Message.getFieldWithDefault(t,6,0),node1Policy:(a=t.getNode1Policy())&&proto.lnrpc.RoutingPolicy.toObject(e,a),node2Policy:(a=t.getNode2Policy())&&proto.lnrpc.RoutingPolicy.toObject(e,a)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.ChannelEdge.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelEdge;return proto.lnrpc.ChannelEdge.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelEdge.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64String();e.setChannelId(a);break;case 2:a=t.readString();e.setChanPoint(a);break;case 3:a=t.readUint32();e.setLastUpdate(a);break;case 4:a=t.readString();e.setNode1Pub(a);break;case 5:a=t.readString();e.setNode2Pub(a);break;case 6:a=t.readInt64();e.setCapacity(a);break;case 7:a=new proto.lnrpc.RoutingPolicy;t.readMessage(a,proto.lnrpc.RoutingPolicy.deserializeBinaryFromReader),e.setNode1Policy(a);break;case 8:a=new proto.lnrpc.RoutingPolicy;t.readMessage(a,proto.lnrpc.RoutingPolicy.deserializeBinaryFromReader),e.setNode2Policy(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelEdge.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelEdge.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelEdge.serializeBinaryToWriter=function(e,t){var a=void 0;a=e.getChannelId(),0!==parseInt(a,10)&&t.writeUint64String(1,a),(a=e.getChanPoint()).length>0&&t.writeString(2,a),0!==(a=e.getLastUpdate())&&t.writeUint32(3,a),(a=e.getNode1Pub()).length>0&&t.writeString(4,a),(a=e.getNode2Pub()).length>0&&t.writeString(5,a),0!==(a=e.getCapacity())&&t.writeInt64(6,a),null!=(a=e.getNode1Policy())&&t.writeMessage(7,a,proto.lnrpc.RoutingPolicy.serializeBinaryToWriter),null!=(a=e.getNode2Policy())&&t.writeMessage(8,a,proto.lnrpc.RoutingPolicy.serializeBinaryToWriter)},proto.lnrpc.ChannelEdge.prototype.getChannelId=function(){return n.Message.getFieldWithDefault(this,1,"0")},proto.lnrpc.ChannelEdge.prototype.setChannelId=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelEdge.prototype.getChanPoint=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.ChannelEdge.prototype.setChanPoint=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ChannelEdge.prototype.getLastUpdate=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ChannelEdge.prototype.setLastUpdate=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ChannelEdge.prototype.getNode1Pub=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.lnrpc.ChannelEdge.prototype.setNode1Pub=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ChannelEdge.prototype.getNode2Pub=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.ChannelEdge.prototype.setNode2Pub=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ChannelEdge.prototype.getCapacity=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.ChannelEdge.prototype.setCapacity=function(e){n.Message.setField(this,6,e)},proto.lnrpc.ChannelEdge.prototype.getNode1Policy=function(){return n.Message.getWrapperField(this,proto.lnrpc.RoutingPolicy,7)},proto.lnrpc.ChannelEdge.prototype.setNode1Policy=function(e){n.Message.setWrapperField(this,7,e)},proto.lnrpc.ChannelEdge.prototype.clearNode1Policy=function(){this.setNode1Policy(void 0)},proto.lnrpc.ChannelEdge.prototype.hasNode1Policy=function(){return null!=n.Message.getField(this,7)},proto.lnrpc.ChannelEdge.prototype.getNode2Policy=function(){return n.Message.getWrapperField(this,proto.lnrpc.RoutingPolicy,8)},proto.lnrpc.ChannelEdge.prototype.setNode2Policy=function(e){n.Message.setWrapperField(this,8,e)},proto.lnrpc.ChannelEdge.prototype.clearNode2Policy=function(){this.setNode2Policy(void 0)},proto.lnrpc.ChannelEdge.prototype.hasNode2Policy=function(){return null!=n.Message.getField(this,8)},proto.lnrpc.ChannelGraphRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelGraphRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelGraphRequest.displayName="proto.lnrpc.ChannelGraphRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelGraphRequest.prototype.toObject=function(e){return proto.lnrpc.ChannelGraphRequest.toObject(e,this)},proto.lnrpc.ChannelGraphRequest.toObject=function(e,t){var a={includeUnannounced:n.Message.getFieldWithDefault(t,1,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelGraphRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelGraphRequest;return proto.lnrpc.ChannelGraphRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelGraphRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setIncludeUnannounced(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelGraphRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelGraphRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelGraphRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getIncludeUnannounced())&&t.writeBool(1,a)},proto.lnrpc.ChannelGraphRequest.prototype.getIncludeUnannounced=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.ChannelGraphRequest.prototype.setIncludeUnannounced=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelGraph=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.ChannelGraph.repeatedFields_,null)},r.inherits(proto.lnrpc.ChannelGraph,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelGraph.displayName="proto.lnrpc.ChannelGraph"),proto.lnrpc.ChannelGraph.repeatedFields_=[1,2],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelGraph.prototype.toObject=function(e){return proto.lnrpc.ChannelGraph.toObject(e,this)},proto.lnrpc.ChannelGraph.toObject=function(e,t){var a={nodesList:n.Message.toObjectList(t.getNodesList(),proto.lnrpc.LightningNode.toObject,e),edgesList:n.Message.toObjectList(t.getEdgesList(),proto.lnrpc.ChannelEdge.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelGraph.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelGraph;return proto.lnrpc.ChannelGraph.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelGraph.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.LightningNode;t.readMessage(a,proto.lnrpc.LightningNode.deserializeBinaryFromReader),e.addNodes(a);break;case 2:a=new proto.lnrpc.ChannelEdge;t.readMessage(a,proto.lnrpc.ChannelEdge.deserializeBinaryFromReader),e.addEdges(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelGraph.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelGraph.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelGraph.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getNodesList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.LightningNode.serializeBinaryToWriter),(a=e.getEdgesList()).length>0&&t.writeRepeatedMessage(2,a,proto.lnrpc.ChannelEdge.serializeBinaryToWriter)},proto.lnrpc.ChannelGraph.prototype.getNodesList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.LightningNode,1)},proto.lnrpc.ChannelGraph.prototype.setNodesList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.ChannelGraph.prototype.addNodes=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.LightningNode,t)},proto.lnrpc.ChannelGraph.prototype.clearNodesList=function(){this.setNodesList([])},proto.lnrpc.ChannelGraph.prototype.getEdgesList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.ChannelEdge,2)},proto.lnrpc.ChannelGraph.prototype.setEdgesList=function(e){n.Message.setRepeatedWrapperField(this,2,e)},proto.lnrpc.ChannelGraph.prototype.addEdges=function(e,t){return n.Message.addToRepeatedWrapperField(this,2,e,proto.lnrpc.ChannelEdge,t)},proto.lnrpc.ChannelGraph.prototype.clearEdgesList=function(){this.setEdgesList([])},proto.lnrpc.NodeMetricsRequest=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.NodeMetricsRequest.repeatedFields_,null)},r.inherits(proto.lnrpc.NodeMetricsRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NodeMetricsRequest.displayName="proto.lnrpc.NodeMetricsRequest"),proto.lnrpc.NodeMetricsRequest.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NodeMetricsRequest.prototype.toObject=function(e){return proto.lnrpc.NodeMetricsRequest.toObject(e,this)},proto.lnrpc.NodeMetricsRequest.toObject=function(e,t){var a={typesList:n.Message.getRepeatedField(t,1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.NodeMetricsRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NodeMetricsRequest;return proto.lnrpc.NodeMetricsRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.NodeMetricsRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readPackedEnum();e.setTypesList(a);break;default:t.skipField()}}return e},proto.lnrpc.NodeMetricsRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NodeMetricsRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NodeMetricsRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getTypesList()).length>0&&t.writePackedEnum(1,a)},proto.lnrpc.NodeMetricsRequest.prototype.getTypesList=function(){return n.Message.getRepeatedField(this,1)},proto.lnrpc.NodeMetricsRequest.prototype.setTypesList=function(e){n.Message.setField(this,1,e||[])},proto.lnrpc.NodeMetricsRequest.prototype.addTypes=function(e,t){n.Message.addToRepeatedField(this,1,e,t)},proto.lnrpc.NodeMetricsRequest.prototype.clearTypesList=function(){this.setTypesList([])},proto.lnrpc.NodeMetricsResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.NodeMetricsResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NodeMetricsResponse.displayName="proto.lnrpc.NodeMetricsResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NodeMetricsResponse.prototype.toObject=function(e){return proto.lnrpc.NodeMetricsResponse.toObject(e,this)},proto.lnrpc.NodeMetricsResponse.toObject=function(e,t){var a,n={betweennessCentralityMap:(a=t.getBetweennessCentralityMap())?a.toObject(e,proto.lnrpc.FloatMetric.toObject):[]};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.NodeMetricsResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NodeMetricsResponse;return proto.lnrpc.NodeMetricsResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.NodeMetricsResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=e.getBetweennessCentralityMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readString,n.BinaryReader.prototype.readMessage,proto.lnrpc.FloatMetric.deserializeBinaryFromReader)}));break;default:t.skipField()}}return e},proto.lnrpc.NodeMetricsResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NodeMetricsResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NodeMetricsResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getBetweennessCentralityMap(!0))&&a.getLength()>0&&a.serializeBinary(1,t,n.BinaryWriter.prototype.writeString,n.BinaryWriter.prototype.writeMessage,proto.lnrpc.FloatMetric.serializeBinaryToWriter)},proto.lnrpc.NodeMetricsResponse.prototype.getBetweennessCentralityMap=function(e){return n.Message.getMapField(this,1,e,proto.lnrpc.FloatMetric)},proto.lnrpc.NodeMetricsResponse.prototype.clearBetweennessCentralityMap=function(){this.getBetweennessCentralityMap().clear()},proto.lnrpc.FloatMetric=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.FloatMetric,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.FloatMetric.displayName="proto.lnrpc.FloatMetric"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.FloatMetric.prototype.toObject=function(e){return proto.lnrpc.FloatMetric.toObject(e,this)},proto.lnrpc.FloatMetric.toObject=function(e,t){var a={value:+n.Message.getFieldWithDefault(t,1,0),normalizedValue:+n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.FloatMetric.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.FloatMetric;return proto.lnrpc.FloatMetric.deserializeBinaryFromReader(a,t)},proto.lnrpc.FloatMetric.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readDouble();e.setValue(a);break;case 2:a=t.readDouble();e.setNormalizedValue(a);break;default:t.skipField()}}return e},proto.lnrpc.FloatMetric.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.FloatMetric.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.FloatMetric.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getValue())&&t.writeDouble(1,a),0!==(a=e.getNormalizedValue())&&t.writeDouble(2,a)},proto.lnrpc.FloatMetric.prototype.getValue=function(){return+n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.FloatMetric.prototype.setValue=function(e){n.Message.setField(this,1,e)},proto.lnrpc.FloatMetric.prototype.getNormalizedValue=function(){return+n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.FloatMetric.prototype.setNormalizedValue=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ChanInfoRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChanInfoRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChanInfoRequest.displayName="proto.lnrpc.ChanInfoRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChanInfoRequest.prototype.toObject=function(e){return proto.lnrpc.ChanInfoRequest.toObject(e,this)},proto.lnrpc.ChanInfoRequest.toObject=function(e,t){var a={chanId:n.Message.getFieldWithDefault(t,1,"0")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChanInfoRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChanInfoRequest;return proto.lnrpc.ChanInfoRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChanInfoRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64String();e.setChanId(a);break;default:t.skipField()}}return e},proto.lnrpc.ChanInfoRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChanInfoRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChanInfoRequest.serializeBinaryToWriter=function(e,t){var a;a=e.getChanId(),0!==parseInt(a,10)&&t.writeUint64String(1,a)},proto.lnrpc.ChanInfoRequest.prototype.getChanId=function(){return n.Message.getFieldWithDefault(this,1,"0")},proto.lnrpc.ChanInfoRequest.prototype.setChanId=function(e){n.Message.setField(this,1,e)},proto.lnrpc.NetworkInfoRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.NetworkInfoRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NetworkInfoRequest.displayName="proto.lnrpc.NetworkInfoRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NetworkInfoRequest.prototype.toObject=function(e){return proto.lnrpc.NetworkInfoRequest.toObject(e,this)},proto.lnrpc.NetworkInfoRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.NetworkInfoRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NetworkInfoRequest;return proto.lnrpc.NetworkInfoRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.NetworkInfoRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.NetworkInfoRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NetworkInfoRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NetworkInfoRequest.serializeBinaryToWriter=function(e,t){},proto.lnrpc.NetworkInfo=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.NetworkInfo,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NetworkInfo.displayName="proto.lnrpc.NetworkInfo"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NetworkInfo.prototype.toObject=function(e){return proto.lnrpc.NetworkInfo.toObject(e,this)},proto.lnrpc.NetworkInfo.toObject=function(e,t){var a={graphDiameter:n.Message.getFieldWithDefault(t,1,0),avgOutDegree:+n.Message.getFieldWithDefault(t,2,0),maxOutDegree:n.Message.getFieldWithDefault(t,3,0),numNodes:n.Message.getFieldWithDefault(t,4,0),numChannels:n.Message.getFieldWithDefault(t,5,0),totalNetworkCapacity:n.Message.getFieldWithDefault(t,6,0),avgChannelSize:+n.Message.getFieldWithDefault(t,7,0),minChannelSize:n.Message.getFieldWithDefault(t,8,0),maxChannelSize:n.Message.getFieldWithDefault(t,9,0),medianChannelSizeSat:n.Message.getFieldWithDefault(t,10,0),numZombieChans:n.Message.getFieldWithDefault(t,11,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.NetworkInfo.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NetworkInfo;return proto.lnrpc.NetworkInfo.deserializeBinaryFromReader(a,t)},proto.lnrpc.NetworkInfo.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint32();e.setGraphDiameter(a);break;case 2:a=t.readDouble();e.setAvgOutDegree(a);break;case 3:a=t.readUint32();e.setMaxOutDegree(a);break;case 4:a=t.readUint32();e.setNumNodes(a);break;case 5:a=t.readUint32();e.setNumChannels(a);break;case 6:a=t.readInt64();e.setTotalNetworkCapacity(a);break;case 7:a=t.readDouble();e.setAvgChannelSize(a);break;case 8:a=t.readInt64();e.setMinChannelSize(a);break;case 9:a=t.readInt64();e.setMaxChannelSize(a);break;case 10:a=t.readInt64();e.setMedianChannelSizeSat(a);break;case 11:a=t.readUint64();e.setNumZombieChans(a);break;default:t.skipField()}}return e},proto.lnrpc.NetworkInfo.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NetworkInfo.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NetworkInfo.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getGraphDiameter())&&t.writeUint32(1,a),0!==(a=e.getAvgOutDegree())&&t.writeDouble(2,a),0!==(a=e.getMaxOutDegree())&&t.writeUint32(3,a),0!==(a=e.getNumNodes())&&t.writeUint32(4,a),0!==(a=e.getNumChannels())&&t.writeUint32(5,a),0!==(a=e.getTotalNetworkCapacity())&&t.writeInt64(6,a),0!==(a=e.getAvgChannelSize())&&t.writeDouble(7,a),0!==(a=e.getMinChannelSize())&&t.writeInt64(8,a),0!==(a=e.getMaxChannelSize())&&t.writeInt64(9,a),0!==(a=e.getMedianChannelSizeSat())&&t.writeInt64(10,a),0!==(a=e.getNumZombieChans())&&t.writeUint64(11,a)},proto.lnrpc.NetworkInfo.prototype.getGraphDiameter=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.NetworkInfo.prototype.setGraphDiameter=function(e){n.Message.setField(this,1,e)},proto.lnrpc.NetworkInfo.prototype.getAvgOutDegree=function(){return+n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.NetworkInfo.prototype.setAvgOutDegree=function(e){n.Message.setField(this,2,e)},proto.lnrpc.NetworkInfo.prototype.getMaxOutDegree=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.NetworkInfo.prototype.setMaxOutDegree=function(e){n.Message.setField(this,3,e)},proto.lnrpc.NetworkInfo.prototype.getNumNodes=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.NetworkInfo.prototype.setNumNodes=function(e){n.Message.setField(this,4,e)},proto.lnrpc.NetworkInfo.prototype.getNumChannels=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.NetworkInfo.prototype.setNumChannels=function(e){n.Message.setField(this,5,e)},proto.lnrpc.NetworkInfo.prototype.getTotalNetworkCapacity=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.NetworkInfo.prototype.setTotalNetworkCapacity=function(e){n.Message.setField(this,6,e)},proto.lnrpc.NetworkInfo.prototype.getAvgChannelSize=function(){return+n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.NetworkInfo.prototype.setAvgChannelSize=function(e){n.Message.setField(this,7,e)},proto.lnrpc.NetworkInfo.prototype.getMinChannelSize=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.NetworkInfo.prototype.setMinChannelSize=function(e){n.Message.setField(this,8,e)},proto.lnrpc.NetworkInfo.prototype.getMaxChannelSize=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.NetworkInfo.prototype.setMaxChannelSize=function(e){n.Message.setField(this,9,e)},proto.lnrpc.NetworkInfo.prototype.getMedianChannelSizeSat=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.NetworkInfo.prototype.setMedianChannelSizeSat=function(e){n.Message.setField(this,10,e)},proto.lnrpc.NetworkInfo.prototype.getNumZombieChans=function(){return n.Message.getFieldWithDefault(this,11,0)},proto.lnrpc.NetworkInfo.prototype.setNumZombieChans=function(e){n.Message.setField(this,11,e)},proto.lnrpc.StopRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.StopRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.StopRequest.displayName="proto.lnrpc.StopRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.StopRequest.prototype.toObject=function(e){return proto.lnrpc.StopRequest.toObject(e,this)},proto.lnrpc.StopRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.StopRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.StopRequest;return proto.lnrpc.StopRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.StopRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.StopRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.StopRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.StopRequest.serializeBinaryToWriter=function(e,t){},proto.lnrpc.StopResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.StopResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.StopResponse.displayName="proto.lnrpc.StopResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.StopResponse.prototype.toObject=function(e){return proto.lnrpc.StopResponse.toObject(e,this)},proto.lnrpc.StopResponse.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.StopResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.StopResponse;return proto.lnrpc.StopResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.StopResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.StopResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.StopResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.StopResponse.serializeBinaryToWriter=function(e,t){},proto.lnrpc.GraphTopologySubscription=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.GraphTopologySubscription,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.GraphTopologySubscription.displayName="proto.lnrpc.GraphTopologySubscription"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.GraphTopologySubscription.prototype.toObject=function(e){return proto.lnrpc.GraphTopologySubscription.toObject(e,this)},proto.lnrpc.GraphTopologySubscription.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.GraphTopologySubscription.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.GraphTopologySubscription;return proto.lnrpc.GraphTopologySubscription.deserializeBinaryFromReader(a,t)},proto.lnrpc.GraphTopologySubscription.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.GraphTopologySubscription.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.GraphTopologySubscription.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.GraphTopologySubscription.serializeBinaryToWriter=function(e,t){},proto.lnrpc.GraphTopologyUpdate=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.GraphTopologyUpdate.repeatedFields_,null)},r.inherits(proto.lnrpc.GraphTopologyUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.GraphTopologyUpdate.displayName="proto.lnrpc.GraphTopologyUpdate"),proto.lnrpc.GraphTopologyUpdate.repeatedFields_=[1,2,3],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.GraphTopologyUpdate.prototype.toObject=function(e){return proto.lnrpc.GraphTopologyUpdate.toObject(e,this)},proto.lnrpc.GraphTopologyUpdate.toObject=function(e,t){var a={nodeUpdatesList:n.Message.toObjectList(t.getNodeUpdatesList(),proto.lnrpc.NodeUpdate.toObject,e),channelUpdatesList:n.Message.toObjectList(t.getChannelUpdatesList(),proto.lnrpc.ChannelEdgeUpdate.toObject,e),closedChansList:n.Message.toObjectList(t.getClosedChansList(),proto.lnrpc.ClosedChannelUpdate.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.GraphTopologyUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.GraphTopologyUpdate;return proto.lnrpc.GraphTopologyUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.GraphTopologyUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.NodeUpdate;t.readMessage(a,proto.lnrpc.NodeUpdate.deserializeBinaryFromReader),e.addNodeUpdates(a);break;case 2:a=new proto.lnrpc.ChannelEdgeUpdate;t.readMessage(a,proto.lnrpc.ChannelEdgeUpdate.deserializeBinaryFromReader),e.addChannelUpdates(a);break;case 3:a=new proto.lnrpc.ClosedChannelUpdate;t.readMessage(a,proto.lnrpc.ClosedChannelUpdate.deserializeBinaryFromReader),e.addClosedChans(a);break;default:t.skipField()}}return e},proto.lnrpc.GraphTopologyUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.GraphTopologyUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.GraphTopologyUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getNodeUpdatesList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.NodeUpdate.serializeBinaryToWriter),(a=e.getChannelUpdatesList()).length>0&&t.writeRepeatedMessage(2,a,proto.lnrpc.ChannelEdgeUpdate.serializeBinaryToWriter),(a=e.getClosedChansList()).length>0&&t.writeRepeatedMessage(3,a,proto.lnrpc.ClosedChannelUpdate.serializeBinaryToWriter)},proto.lnrpc.GraphTopologyUpdate.prototype.getNodeUpdatesList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.NodeUpdate,1)},proto.lnrpc.GraphTopologyUpdate.prototype.setNodeUpdatesList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.GraphTopologyUpdate.prototype.addNodeUpdates=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.NodeUpdate,t)},proto.lnrpc.GraphTopologyUpdate.prototype.clearNodeUpdatesList=function(){this.setNodeUpdatesList([])},proto.lnrpc.GraphTopologyUpdate.prototype.getChannelUpdatesList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.ChannelEdgeUpdate,2)},proto.lnrpc.GraphTopologyUpdate.prototype.setChannelUpdatesList=function(e){n.Message.setRepeatedWrapperField(this,2,e)},proto.lnrpc.GraphTopologyUpdate.prototype.addChannelUpdates=function(e,t){return n.Message.addToRepeatedWrapperField(this,2,e,proto.lnrpc.ChannelEdgeUpdate,t)},proto.lnrpc.GraphTopologyUpdate.prototype.clearChannelUpdatesList=function(){this.setChannelUpdatesList([])},proto.lnrpc.GraphTopologyUpdate.prototype.getClosedChansList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.ClosedChannelUpdate,3)},proto.lnrpc.GraphTopologyUpdate.prototype.setClosedChansList=function(e){n.Message.setRepeatedWrapperField(this,3,e)},proto.lnrpc.GraphTopologyUpdate.prototype.addClosedChans=function(e,t){return n.Message.addToRepeatedWrapperField(this,3,e,proto.lnrpc.ClosedChannelUpdate,t)},proto.lnrpc.GraphTopologyUpdate.prototype.clearClosedChansList=function(){this.setClosedChansList([])},proto.lnrpc.NodeUpdate=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.NodeUpdate.repeatedFields_,null)},r.inherits(proto.lnrpc.NodeUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.NodeUpdate.displayName="proto.lnrpc.NodeUpdate"),proto.lnrpc.NodeUpdate.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.NodeUpdate.prototype.toObject=function(e){return proto.lnrpc.NodeUpdate.toObject(e,this)},proto.lnrpc.NodeUpdate.toObject=function(e,t){var a={addressesList:n.Message.getRepeatedField(t,1),identityKey:n.Message.getFieldWithDefault(t,2,""),globalFeatures:t.getGlobalFeatures_asB64(),alias:n.Message.getFieldWithDefault(t,4,""),color:n.Message.getFieldWithDefault(t,5,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.NodeUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.NodeUpdate;return proto.lnrpc.NodeUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.NodeUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.addAddresses(a);break;case 2:a=t.readString();e.setIdentityKey(a);break;case 3:a=t.readBytes();e.setGlobalFeatures(a);break;case 4:a=t.readString();e.setAlias(a);break;case 5:a=t.readString();e.setColor(a);break;default:t.skipField()}}return e},proto.lnrpc.NodeUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.NodeUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.NodeUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getAddressesList()).length>0&&t.writeRepeatedString(1,a),(a=e.getIdentityKey()).length>0&&t.writeString(2,a),(a=e.getGlobalFeatures_asU8()).length>0&&t.writeBytes(3,a),(a=e.getAlias()).length>0&&t.writeString(4,a),(a=e.getColor()).length>0&&t.writeString(5,a)},proto.lnrpc.NodeUpdate.prototype.getAddressesList=function(){return n.Message.getRepeatedField(this,1)},proto.lnrpc.NodeUpdate.prototype.setAddressesList=function(e){n.Message.setField(this,1,e||[])},proto.lnrpc.NodeUpdate.prototype.addAddresses=function(e,t){n.Message.addToRepeatedField(this,1,e,t)},proto.lnrpc.NodeUpdate.prototype.clearAddressesList=function(){this.setAddressesList([])},proto.lnrpc.NodeUpdate.prototype.getIdentityKey=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.NodeUpdate.prototype.setIdentityKey=function(e){n.Message.setField(this,2,e)},proto.lnrpc.NodeUpdate.prototype.getGlobalFeatures=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.NodeUpdate.prototype.getGlobalFeatures_asB64=function(){return n.Message.bytesAsB64(this.getGlobalFeatures())},proto.lnrpc.NodeUpdate.prototype.getGlobalFeatures_asU8=function(){return n.Message.bytesAsU8(this.getGlobalFeatures())},proto.lnrpc.NodeUpdate.prototype.setGlobalFeatures=function(e){n.Message.setField(this,3,e)},proto.lnrpc.NodeUpdate.prototype.getAlias=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.lnrpc.NodeUpdate.prototype.setAlias=function(e){n.Message.setField(this,4,e)},proto.lnrpc.NodeUpdate.prototype.getColor=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.NodeUpdate.prototype.setColor=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ChannelEdgeUpdate=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelEdgeUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelEdgeUpdate.displayName="proto.lnrpc.ChannelEdgeUpdate"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelEdgeUpdate.prototype.toObject=function(e){return proto.lnrpc.ChannelEdgeUpdate.toObject(e,this)},proto.lnrpc.ChannelEdgeUpdate.toObject=function(e,t){var a,r={chanId:n.Message.getFieldWithDefault(t,1,"0"),chanPoint:(a=t.getChanPoint())&&proto.lnrpc.ChannelPoint.toObject(e,a),capacity:n.Message.getFieldWithDefault(t,3,0),routingPolicy:(a=t.getRoutingPolicy())&&proto.lnrpc.RoutingPolicy.toObject(e,a),advertisingNode:n.Message.getFieldWithDefault(t,5,""),connectingNode:n.Message.getFieldWithDefault(t,6,"")};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.ChannelEdgeUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelEdgeUpdate;return proto.lnrpc.ChannelEdgeUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelEdgeUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64String();e.setChanId(a);break;case 2:a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setChanPoint(a);break;case 3:a=t.readInt64();e.setCapacity(a);break;case 4:a=new proto.lnrpc.RoutingPolicy;t.readMessage(a,proto.lnrpc.RoutingPolicy.deserializeBinaryFromReader),e.setRoutingPolicy(a);break;case 5:a=t.readString();e.setAdvertisingNode(a);break;case 6:a=t.readString();e.setConnectingNode(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelEdgeUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelEdgeUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelEdgeUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;a=e.getChanId(),0!==parseInt(a,10)&&t.writeUint64String(1,a),null!=(a=e.getChanPoint())&&t.writeMessage(2,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter),0!==(a=e.getCapacity())&&t.writeInt64(3,a),null!=(a=e.getRoutingPolicy())&&t.writeMessage(4,a,proto.lnrpc.RoutingPolicy.serializeBinaryToWriter),(a=e.getAdvertisingNode()).length>0&&t.writeString(5,a),(a=e.getConnectingNode()).length>0&&t.writeString(6,a)},proto.lnrpc.ChannelEdgeUpdate.prototype.getChanId=function(){return n.Message.getFieldWithDefault(this,1,"0")},proto.lnrpc.ChannelEdgeUpdate.prototype.setChanId=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelEdgeUpdate.prototype.getChanPoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,2)},proto.lnrpc.ChannelEdgeUpdate.prototype.setChanPoint=function(e){n.Message.setWrapperField(this,2,e)},proto.lnrpc.ChannelEdgeUpdate.prototype.clearChanPoint=function(){this.setChanPoint(void 0)},proto.lnrpc.ChannelEdgeUpdate.prototype.hasChanPoint=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.ChannelEdgeUpdate.prototype.getCapacity=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ChannelEdgeUpdate.prototype.setCapacity=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ChannelEdgeUpdate.prototype.getRoutingPolicy=function(){return n.Message.getWrapperField(this,proto.lnrpc.RoutingPolicy,4)},proto.lnrpc.ChannelEdgeUpdate.prototype.setRoutingPolicy=function(e){n.Message.setWrapperField(this,4,e)},proto.lnrpc.ChannelEdgeUpdate.prototype.clearRoutingPolicy=function(){this.setRoutingPolicy(void 0)},proto.lnrpc.ChannelEdgeUpdate.prototype.hasRoutingPolicy=function(){return null!=n.Message.getField(this,4)},proto.lnrpc.ChannelEdgeUpdate.prototype.getAdvertisingNode=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.ChannelEdgeUpdate.prototype.setAdvertisingNode=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ChannelEdgeUpdate.prototype.getConnectingNode=function(){return n.Message.getFieldWithDefault(this,6,"")},proto.lnrpc.ChannelEdgeUpdate.prototype.setConnectingNode=function(e){n.Message.setField(this,6,e)},proto.lnrpc.ClosedChannelUpdate=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ClosedChannelUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ClosedChannelUpdate.displayName="proto.lnrpc.ClosedChannelUpdate"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ClosedChannelUpdate.prototype.toObject=function(e){return proto.lnrpc.ClosedChannelUpdate.toObject(e,this)},proto.lnrpc.ClosedChannelUpdate.toObject=function(e,t){var a,r={chanId:n.Message.getFieldWithDefault(t,1,"0"),capacity:n.Message.getFieldWithDefault(t,2,0),closedHeight:n.Message.getFieldWithDefault(t,3,0),chanPoint:(a=t.getChanPoint())&&proto.lnrpc.ChannelPoint.toObject(e,a)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.ClosedChannelUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ClosedChannelUpdate;return proto.lnrpc.ClosedChannelUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.ClosedChannelUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64String();e.setChanId(a);break;case 2:a=t.readInt64();e.setCapacity(a);break;case 3:a=t.readUint32();e.setClosedHeight(a);break;case 4:a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setChanPoint(a);break;default:t.skipField()}}return e},proto.lnrpc.ClosedChannelUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ClosedChannelUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ClosedChannelUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;a=e.getChanId(),0!==parseInt(a,10)&&t.writeUint64String(1,a),0!==(a=e.getCapacity())&&t.writeInt64(2,a),0!==(a=e.getClosedHeight())&&t.writeUint32(3,a),null!=(a=e.getChanPoint())&&t.writeMessage(4,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter)},proto.lnrpc.ClosedChannelUpdate.prototype.getChanId=function(){return n.Message.getFieldWithDefault(this,1,"0")},proto.lnrpc.ClosedChannelUpdate.prototype.setChanId=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ClosedChannelUpdate.prototype.getCapacity=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ClosedChannelUpdate.prototype.setCapacity=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ClosedChannelUpdate.prototype.getClosedHeight=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ClosedChannelUpdate.prototype.setClosedHeight=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ClosedChannelUpdate.prototype.getChanPoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,4)},proto.lnrpc.ClosedChannelUpdate.prototype.setChanPoint=function(e){n.Message.setWrapperField(this,4,e)},proto.lnrpc.ClosedChannelUpdate.prototype.clearChanPoint=function(){this.setChanPoint(void 0)},proto.lnrpc.ClosedChannelUpdate.prototype.hasChanPoint=function(){return null!=n.Message.getField(this,4)},proto.lnrpc.HopHint=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.HopHint,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.HopHint.displayName="proto.lnrpc.HopHint"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.HopHint.prototype.toObject=function(e){return proto.lnrpc.HopHint.toObject(e,this)},proto.lnrpc.HopHint.toObject=function(e,t){var a={nodeId:n.Message.getFieldWithDefault(t,1,""),chanId:n.Message.getFieldWithDefault(t,2,"0"),feeBaseMsat:n.Message.getFieldWithDefault(t,3,0),feeProportionalMillionths:n.Message.getFieldWithDefault(t,4,0),cltvExpiryDelta:n.Message.getFieldWithDefault(t,5,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.HopHint.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.HopHint;return proto.lnrpc.HopHint.deserializeBinaryFromReader(a,t)},proto.lnrpc.HopHint.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setNodeId(a);break;case 2:a=t.readUint64String();e.setChanId(a);break;case 3:a=t.readUint32();e.setFeeBaseMsat(a);break;case 4:a=t.readUint32();e.setFeeProportionalMillionths(a);break;case 5:a=t.readUint32();e.setCltvExpiryDelta(a);break;default:t.skipField()}}return e},proto.lnrpc.HopHint.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.HopHint.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.HopHint.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getNodeId()).length>0&&t.writeString(1,a),a=e.getChanId(),0!==parseInt(a,10)&&t.writeUint64String(2,a),0!==(a=e.getFeeBaseMsat())&&t.writeUint32(3,a),0!==(a=e.getFeeProportionalMillionths())&&t.writeUint32(4,a),0!==(a=e.getCltvExpiryDelta())&&t.writeUint32(5,a)},proto.lnrpc.HopHint.prototype.getNodeId=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.HopHint.prototype.setNodeId=function(e){n.Message.setField(this,1,e)},proto.lnrpc.HopHint.prototype.getChanId=function(){return n.Message.getFieldWithDefault(this,2,"0")},proto.lnrpc.HopHint.prototype.setChanId=function(e){n.Message.setField(this,2,e)},proto.lnrpc.HopHint.prototype.getFeeBaseMsat=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.HopHint.prototype.setFeeBaseMsat=function(e){n.Message.setField(this,3,e)},proto.lnrpc.HopHint.prototype.getFeeProportionalMillionths=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.HopHint.prototype.setFeeProportionalMillionths=function(e){n.Message.setField(this,4,e)},proto.lnrpc.HopHint.prototype.getCltvExpiryDelta=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.HopHint.prototype.setCltvExpiryDelta=function(e){n.Message.setField(this,5,e)},proto.lnrpc.RouteHint=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.RouteHint.repeatedFields_,null)},r.inherits(proto.lnrpc.RouteHint,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.RouteHint.displayName="proto.lnrpc.RouteHint"),proto.lnrpc.RouteHint.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.RouteHint.prototype.toObject=function(e){return proto.lnrpc.RouteHint.toObject(e,this)},proto.lnrpc.RouteHint.toObject=function(e,t){var a={hopHintsList:n.Message.toObjectList(t.getHopHintsList(),proto.lnrpc.HopHint.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.RouteHint.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.RouteHint;return proto.lnrpc.RouteHint.deserializeBinaryFromReader(a,t)},proto.lnrpc.RouteHint.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.HopHint;t.readMessage(a,proto.lnrpc.HopHint.deserializeBinaryFromReader),e.addHopHints(a);break;default:t.skipField()}}return e},proto.lnrpc.RouteHint.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.RouteHint.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.RouteHint.serializeBinaryToWriter=function(e,t){var a;(a=e.getHopHintsList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.HopHint.serializeBinaryToWriter)},proto.lnrpc.RouteHint.prototype.getHopHintsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.HopHint,1)},proto.lnrpc.RouteHint.prototype.setHopHintsList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.RouteHint.prototype.addHopHints=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.HopHint,t)},proto.lnrpc.RouteHint.prototype.clearHopHintsList=function(){this.setHopHintsList([])},proto.lnrpc.Invoice=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.Invoice.repeatedFields_,null)},r.inherits(proto.lnrpc.Invoice,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Invoice.displayName="proto.lnrpc.Invoice"),proto.lnrpc.Invoice.repeatedFields_=[14,22],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Invoice.prototype.toObject=function(e){return proto.lnrpc.Invoice.toObject(e,this)},proto.lnrpc.Invoice.toObject=function(e,t){var a,r={memo:n.Message.getFieldWithDefault(t,1,""),rPreimage:t.getRPreimage_asB64(),rHash:t.getRHash_asB64(),value:n.Message.getFieldWithDefault(t,5,0),valueMsat:n.Message.getFieldWithDefault(t,23,0),settled:n.Message.getFieldWithDefault(t,6,!1),creationDate:n.Message.getFieldWithDefault(t,7,0),settleDate:n.Message.getFieldWithDefault(t,8,0),paymentRequest:n.Message.getFieldWithDefault(t,9,""),descriptionHash:t.getDescriptionHash_asB64(),expiry:n.Message.getFieldWithDefault(t,11,0),fallbackAddr:n.Message.getFieldWithDefault(t,12,""),cltvExpiry:n.Message.getFieldWithDefault(t,13,0),routeHintsList:n.Message.toObjectList(t.getRouteHintsList(),proto.lnrpc.RouteHint.toObject,e),pb_private:n.Message.getFieldWithDefault(t,15,!1),addIndex:n.Message.getFieldWithDefault(t,16,0),settleIndex:n.Message.getFieldWithDefault(t,17,0),amtPaid:n.Message.getFieldWithDefault(t,18,0),amtPaidSat:n.Message.getFieldWithDefault(t,19,0),amtPaidMsat:n.Message.getFieldWithDefault(t,20,0),state:n.Message.getFieldWithDefault(t,21,0),htlcsList:n.Message.toObjectList(t.getHtlcsList(),proto.lnrpc.InvoiceHTLC.toObject,e),featuresMap:(a=t.getFeaturesMap())?a.toObject(e,proto.lnrpc.Feature.toObject):[],isKeysend:n.Message.getFieldWithDefault(t,25,!1)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.Invoice.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Invoice;return proto.lnrpc.Invoice.deserializeBinaryFromReader(a,t)},proto.lnrpc.Invoice.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setMemo(a);break;case 3:a=t.readBytes();e.setRPreimage(a);break;case 4:a=t.readBytes();e.setRHash(a);break;case 5:a=t.readInt64();e.setValue(a);break;case 23:a=t.readInt64();e.setValueMsat(a);break;case 6:a=t.readBool();e.setSettled(a);break;case 7:a=t.readInt64();e.setCreationDate(a);break;case 8:a=t.readInt64();e.setSettleDate(a);break;case 9:a=t.readString();e.setPaymentRequest(a);break;case 10:a=t.readBytes();e.setDescriptionHash(a);break;case 11:a=t.readInt64();e.setExpiry(a);break;case 12:a=t.readString();e.setFallbackAddr(a);break;case 13:a=t.readUint64();e.setCltvExpiry(a);break;case 14:a=new proto.lnrpc.RouteHint;t.readMessage(a,proto.lnrpc.RouteHint.deserializeBinaryFromReader),e.addRouteHints(a);break;case 15:a=t.readBool();e.setPrivate(a);break;case 16:a=t.readUint64();e.setAddIndex(a);break;case 17:a=t.readUint64();e.setSettleIndex(a);break;case 18:a=t.readInt64();e.setAmtPaid(a);break;case 19:a=t.readInt64();e.setAmtPaidSat(a);break;case 20:a=t.readInt64();e.setAmtPaidMsat(a);break;case 21:a=t.readEnum();e.setState(a);break;case 22:a=new proto.lnrpc.InvoiceHTLC;t.readMessage(a,proto.lnrpc.InvoiceHTLC.deserializeBinaryFromReader),e.addHtlcs(a);break;case 24:a=e.getFeaturesMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readUint32,n.BinaryReader.prototype.readMessage,proto.lnrpc.Feature.deserializeBinaryFromReader)}));break;case 25:a=t.readBool();e.setIsKeysend(a);break;default:t.skipField()}}return e},proto.lnrpc.Invoice.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Invoice.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Invoice.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getMemo()).length>0&&t.writeString(1,a),(a=e.getRPreimage_asU8()).length>0&&t.writeBytes(3,a),(a=e.getRHash_asU8()).length>0&&t.writeBytes(4,a),0!==(a=e.getValue())&&t.writeInt64(5,a),0!==(a=e.getValueMsat())&&t.writeInt64(23,a),(a=e.getSettled())&&t.writeBool(6,a),0!==(a=e.getCreationDate())&&t.writeInt64(7,a),0!==(a=e.getSettleDate())&&t.writeInt64(8,a),(a=e.getPaymentRequest()).length>0&&t.writeString(9,a),(a=e.getDescriptionHash_asU8()).length>0&&t.writeBytes(10,a),0!==(a=e.getExpiry())&&t.writeInt64(11,a),(a=e.getFallbackAddr()).length>0&&t.writeString(12,a),0!==(a=e.getCltvExpiry())&&t.writeUint64(13,a),(a=e.getRouteHintsList()).length>0&&t.writeRepeatedMessage(14,a,proto.lnrpc.RouteHint.serializeBinaryToWriter),(a=e.getPrivate())&&t.writeBool(15,a),0!==(a=e.getAddIndex())&&t.writeUint64(16,a),0!==(a=e.getSettleIndex())&&t.writeUint64(17,a),0!==(a=e.getAmtPaid())&&t.writeInt64(18,a),0!==(a=e.getAmtPaidSat())&&t.writeInt64(19,a),0!==(a=e.getAmtPaidMsat())&&t.writeInt64(20,a),0!==(a=e.getState())&&t.writeEnum(21,a),(a=e.getHtlcsList()).length>0&&t.writeRepeatedMessage(22,a,proto.lnrpc.InvoiceHTLC.serializeBinaryToWriter),(a=e.getFeaturesMap(!0))&&a.getLength()>0&&a.serializeBinary(24,t,n.BinaryWriter.prototype.writeUint32,n.BinaryWriter.prototype.writeMessage,proto.lnrpc.Feature.serializeBinaryToWriter),(a=e.getIsKeysend())&&t.writeBool(25,a)},proto.lnrpc.Invoice.InvoiceState={OPEN:0,SETTLED:1,CANCELED:2,ACCEPTED:3},proto.lnrpc.Invoice.prototype.getMemo=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.Invoice.prototype.setMemo=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Invoice.prototype.getRPreimage=function(){return n.Message.getFieldWithDefault(this,3,"")},proto.lnrpc.Invoice.prototype.getRPreimage_asB64=function(){return n.Message.bytesAsB64(this.getRPreimage())},proto.lnrpc.Invoice.prototype.getRPreimage_asU8=function(){return n.Message.bytesAsU8(this.getRPreimage())},proto.lnrpc.Invoice.prototype.setRPreimage=function(e){n.Message.setField(this,3,e)},proto.lnrpc.Invoice.prototype.getRHash=function(){return n.Message.getFieldWithDefault(this,4,"")},proto.lnrpc.Invoice.prototype.getRHash_asB64=function(){return n.Message.bytesAsB64(this.getRHash())},proto.lnrpc.Invoice.prototype.getRHash_asU8=function(){return n.Message.bytesAsU8(this.getRHash())},proto.lnrpc.Invoice.prototype.setRHash=function(e){n.Message.setField(this,4,e)},proto.lnrpc.Invoice.prototype.getValue=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.Invoice.prototype.setValue=function(e){n.Message.setField(this,5,e)},proto.lnrpc.Invoice.prototype.getValueMsat=function(){return n.Message.getFieldWithDefault(this,23,0)},proto.lnrpc.Invoice.prototype.setValueMsat=function(e){n.Message.setField(this,23,e)},proto.lnrpc.Invoice.prototype.getSettled=function(){return n.Message.getFieldWithDefault(this,6,!1)},proto.lnrpc.Invoice.prototype.setSettled=function(e){n.Message.setField(this,6,e)},proto.lnrpc.Invoice.prototype.getCreationDate=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.Invoice.prototype.setCreationDate=function(e){n.Message.setField(this,7,e)},proto.lnrpc.Invoice.prototype.getSettleDate=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.Invoice.prototype.setSettleDate=function(e){n.Message.setField(this,8,e)},proto.lnrpc.Invoice.prototype.getPaymentRequest=function(){return n.Message.getFieldWithDefault(this,9,"")},proto.lnrpc.Invoice.prototype.setPaymentRequest=function(e){n.Message.setField(this,9,e)},proto.lnrpc.Invoice.prototype.getDescriptionHash=function(){return n.Message.getFieldWithDefault(this,10,"")},proto.lnrpc.Invoice.prototype.getDescriptionHash_asB64=function(){return n.Message.bytesAsB64(this.getDescriptionHash())},proto.lnrpc.Invoice.prototype.getDescriptionHash_asU8=function(){return n.Message.bytesAsU8(this.getDescriptionHash())},proto.lnrpc.Invoice.prototype.setDescriptionHash=function(e){n.Message.setField(this,10,e)},proto.lnrpc.Invoice.prototype.getExpiry=function(){return n.Message.getFieldWithDefault(this,11,0)},proto.lnrpc.Invoice.prototype.setExpiry=function(e){n.Message.setField(this,11,e)},proto.lnrpc.Invoice.prototype.getFallbackAddr=function(){return n.Message.getFieldWithDefault(this,12,"")},proto.lnrpc.Invoice.prototype.setFallbackAddr=function(e){n.Message.setField(this,12,e)},proto.lnrpc.Invoice.prototype.getCltvExpiry=function(){return n.Message.getFieldWithDefault(this,13,0)},proto.lnrpc.Invoice.prototype.setCltvExpiry=function(e){n.Message.setField(this,13,e)},proto.lnrpc.Invoice.prototype.getRouteHintsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.RouteHint,14)},proto.lnrpc.Invoice.prototype.setRouteHintsList=function(e){n.Message.setRepeatedWrapperField(this,14,e)},proto.lnrpc.Invoice.prototype.addRouteHints=function(e,t){return n.Message.addToRepeatedWrapperField(this,14,e,proto.lnrpc.RouteHint,t)},proto.lnrpc.Invoice.prototype.clearRouteHintsList=function(){this.setRouteHintsList([])},proto.lnrpc.Invoice.prototype.getPrivate=function(){return n.Message.getFieldWithDefault(this,15,!1)},proto.lnrpc.Invoice.prototype.setPrivate=function(e){n.Message.setField(this,15,e)},proto.lnrpc.Invoice.prototype.getAddIndex=function(){return n.Message.getFieldWithDefault(this,16,0)},proto.lnrpc.Invoice.prototype.setAddIndex=function(e){n.Message.setField(this,16,e)},proto.lnrpc.Invoice.prototype.getSettleIndex=function(){return n.Message.getFieldWithDefault(this,17,0)},proto.lnrpc.Invoice.prototype.setSettleIndex=function(e){n.Message.setField(this,17,e)},proto.lnrpc.Invoice.prototype.getAmtPaid=function(){return n.Message.getFieldWithDefault(this,18,0)},proto.lnrpc.Invoice.prototype.setAmtPaid=function(e){n.Message.setField(this,18,e)},proto.lnrpc.Invoice.prototype.getAmtPaidSat=function(){return n.Message.getFieldWithDefault(this,19,0)},proto.lnrpc.Invoice.prototype.setAmtPaidSat=function(e){n.Message.setField(this,19,e)},proto.lnrpc.Invoice.prototype.getAmtPaidMsat=function(){return n.Message.getFieldWithDefault(this,20,0)},proto.lnrpc.Invoice.prototype.setAmtPaidMsat=function(e){n.Message.setField(this,20,e)},proto.lnrpc.Invoice.prototype.getState=function(){return n.Message.getFieldWithDefault(this,21,0)},proto.lnrpc.Invoice.prototype.setState=function(e){n.Message.setField(this,21,e)},proto.lnrpc.Invoice.prototype.getHtlcsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.InvoiceHTLC,22)},proto.lnrpc.Invoice.prototype.setHtlcsList=function(e){n.Message.setRepeatedWrapperField(this,22,e)},proto.lnrpc.Invoice.prototype.addHtlcs=function(e,t){return n.Message.addToRepeatedWrapperField(this,22,e,proto.lnrpc.InvoiceHTLC,t)},proto.lnrpc.Invoice.prototype.clearHtlcsList=function(){this.setHtlcsList([])},proto.lnrpc.Invoice.prototype.getFeaturesMap=function(e){return n.Message.getMapField(this,24,e,proto.lnrpc.Feature)},proto.lnrpc.Invoice.prototype.clearFeaturesMap=function(){this.getFeaturesMap().clear()},proto.lnrpc.Invoice.prototype.getIsKeysend=function(){return n.Message.getFieldWithDefault(this,25,!1)},proto.lnrpc.Invoice.prototype.setIsKeysend=function(e){n.Message.setField(this,25,e)},proto.lnrpc.InvoiceHTLC=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.InvoiceHTLC,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.InvoiceHTLC.displayName="proto.lnrpc.InvoiceHTLC"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.InvoiceHTLC.prototype.toObject=function(e){return proto.lnrpc.InvoiceHTLC.toObject(e,this)},proto.lnrpc.InvoiceHTLC.toObject=function(e,t){var a,r={chanId:n.Message.getFieldWithDefault(t,1,"0"),htlcIndex:n.Message.getFieldWithDefault(t,2,0),amtMsat:n.Message.getFieldWithDefault(t,3,0),acceptHeight:n.Message.getFieldWithDefault(t,4,0),acceptTime:n.Message.getFieldWithDefault(t,5,0),resolveTime:n.Message.getFieldWithDefault(t,6,0),expiryHeight:n.Message.getFieldWithDefault(t,7,0),state:n.Message.getFieldWithDefault(t,8,0),customRecordsMap:(a=t.getCustomRecordsMap())?a.toObject(e,void 0):[],mppTotalAmtMsat:n.Message.getFieldWithDefault(t,10,0)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.InvoiceHTLC.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.InvoiceHTLC;return proto.lnrpc.InvoiceHTLC.deserializeBinaryFromReader(a,t)},proto.lnrpc.InvoiceHTLC.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64String();e.setChanId(a);break;case 2:a=t.readUint64();e.setHtlcIndex(a);break;case 3:a=t.readUint64();e.setAmtMsat(a);break;case 4:a=t.readInt32();e.setAcceptHeight(a);break;case 5:a=t.readInt64();e.setAcceptTime(a);break;case 6:a=t.readInt64();e.setResolveTime(a);break;case 7:a=t.readInt32();e.setExpiryHeight(a);break;case 8:a=t.readEnum();e.setState(a);break;case 9:a=e.getCustomRecordsMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readUint64,n.BinaryReader.prototype.readBytes)}));break;case 10:a=t.readUint64();e.setMppTotalAmtMsat(a);break;default:t.skipField()}}return e},proto.lnrpc.InvoiceHTLC.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.InvoiceHTLC.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.InvoiceHTLC.serializeBinaryToWriter=function(e,t){var a=void 0;a=e.getChanId(),0!==parseInt(a,10)&&t.writeUint64String(1,a),0!==(a=e.getHtlcIndex())&&t.writeUint64(2,a),0!==(a=e.getAmtMsat())&&t.writeUint64(3,a),0!==(a=e.getAcceptHeight())&&t.writeInt32(4,a),0!==(a=e.getAcceptTime())&&t.writeInt64(5,a),0!==(a=e.getResolveTime())&&t.writeInt64(6,a),0!==(a=e.getExpiryHeight())&&t.writeInt32(7,a),0!==(a=e.getState())&&t.writeEnum(8,a),(a=e.getCustomRecordsMap(!0))&&a.getLength()>0&&a.serializeBinary(9,t,n.BinaryWriter.prototype.writeUint64,n.BinaryWriter.prototype.writeBytes),0!==(a=e.getMppTotalAmtMsat())&&t.writeUint64(10,a)},proto.lnrpc.InvoiceHTLC.prototype.getChanId=function(){return n.Message.getFieldWithDefault(this,1,"0")},proto.lnrpc.InvoiceHTLC.prototype.setChanId=function(e){n.Message.setField(this,1,e)},proto.lnrpc.InvoiceHTLC.prototype.getHtlcIndex=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.InvoiceHTLC.prototype.setHtlcIndex=function(e){n.Message.setField(this,2,e)},proto.lnrpc.InvoiceHTLC.prototype.getAmtMsat=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.InvoiceHTLC.prototype.setAmtMsat=function(e){n.Message.setField(this,3,e)},proto.lnrpc.InvoiceHTLC.prototype.getAcceptHeight=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.InvoiceHTLC.prototype.setAcceptHeight=function(e){n.Message.setField(this,4,e)},proto.lnrpc.InvoiceHTLC.prototype.getAcceptTime=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.InvoiceHTLC.prototype.setAcceptTime=function(e){n.Message.setField(this,5,e)},proto.lnrpc.InvoiceHTLC.prototype.getResolveTime=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.InvoiceHTLC.prototype.setResolveTime=function(e){n.Message.setField(this,6,e)},proto.lnrpc.InvoiceHTLC.prototype.getExpiryHeight=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.InvoiceHTLC.prototype.setExpiryHeight=function(e){n.Message.setField(this,7,e)},proto.lnrpc.InvoiceHTLC.prototype.getState=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.InvoiceHTLC.prototype.setState=function(e){n.Message.setField(this,8,e)},proto.lnrpc.InvoiceHTLC.prototype.getCustomRecordsMap=function(e){return n.Message.getMapField(this,9,e,null)},proto.lnrpc.InvoiceHTLC.prototype.clearCustomRecordsMap=function(){this.getCustomRecordsMap().clear()},proto.lnrpc.InvoiceHTLC.prototype.getMppTotalAmtMsat=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.InvoiceHTLC.prototype.setMppTotalAmtMsat=function(e){n.Message.setField(this,10,e)},proto.lnrpc.AddInvoiceResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.AddInvoiceResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.AddInvoiceResponse.displayName="proto.lnrpc.AddInvoiceResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.AddInvoiceResponse.prototype.toObject=function(e){return proto.lnrpc.AddInvoiceResponse.toObject(e,this)},proto.lnrpc.AddInvoiceResponse.toObject=function(e,t){var a={rHash:t.getRHash_asB64(),paymentRequest:n.Message.getFieldWithDefault(t,2,""),addIndex:n.Message.getFieldWithDefault(t,16,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.AddInvoiceResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.AddInvoiceResponse;return proto.lnrpc.AddInvoiceResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.AddInvoiceResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setRHash(a);break;case 2:a=t.readString();e.setPaymentRequest(a);break;case 16:a=t.readUint64();e.setAddIndex(a);break;default:t.skipField()}}return e},proto.lnrpc.AddInvoiceResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.AddInvoiceResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.AddInvoiceResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getRHash_asU8()).length>0&&t.writeBytes(1,a),(a=e.getPaymentRequest()).length>0&&t.writeString(2,a),0!==(a=e.getAddIndex())&&t.writeUint64(16,a)},proto.lnrpc.AddInvoiceResponse.prototype.getRHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.AddInvoiceResponse.prototype.getRHash_asB64=function(){return n.Message.bytesAsB64(this.getRHash())},proto.lnrpc.AddInvoiceResponse.prototype.getRHash_asU8=function(){return n.Message.bytesAsU8(this.getRHash())},proto.lnrpc.AddInvoiceResponse.prototype.setRHash=function(e){n.Message.setField(this,1,e)},proto.lnrpc.AddInvoiceResponse.prototype.getPaymentRequest=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.AddInvoiceResponse.prototype.setPaymentRequest=function(e){n.Message.setField(this,2,e)},proto.lnrpc.AddInvoiceResponse.prototype.getAddIndex=function(){return n.Message.getFieldWithDefault(this,16,0)},proto.lnrpc.AddInvoiceResponse.prototype.setAddIndex=function(e){n.Message.setField(this,16,e)},proto.lnrpc.PaymentHash=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PaymentHash,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PaymentHash.displayName="proto.lnrpc.PaymentHash"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PaymentHash.prototype.toObject=function(e){return proto.lnrpc.PaymentHash.toObject(e,this)},proto.lnrpc.PaymentHash.toObject=function(e,t){var a={rHashStr:n.Message.getFieldWithDefault(t,1,""),rHash:t.getRHash_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PaymentHash.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PaymentHash;return proto.lnrpc.PaymentHash.deserializeBinaryFromReader(a,t)},proto.lnrpc.PaymentHash.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setRHashStr(a);break;case 2:a=t.readBytes();e.setRHash(a);break;default:t.skipField()}}return e},proto.lnrpc.PaymentHash.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PaymentHash.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PaymentHash.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getRHashStr()).length>0&&t.writeString(1,a),(a=e.getRHash_asU8()).length>0&&t.writeBytes(2,a)},proto.lnrpc.PaymentHash.prototype.getRHashStr=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.PaymentHash.prototype.setRHashStr=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PaymentHash.prototype.getRHash=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.PaymentHash.prototype.getRHash_asB64=function(){return n.Message.bytesAsB64(this.getRHash())},proto.lnrpc.PaymentHash.prototype.getRHash_asU8=function(){return n.Message.bytesAsU8(this.getRHash())},proto.lnrpc.PaymentHash.prototype.setRHash=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ListInvoiceRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ListInvoiceRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ListInvoiceRequest.displayName="proto.lnrpc.ListInvoiceRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ListInvoiceRequest.prototype.toObject=function(e){return proto.lnrpc.ListInvoiceRequest.toObject(e,this)},proto.lnrpc.ListInvoiceRequest.toObject=function(e,t){var a={pendingOnly:n.Message.getFieldWithDefault(t,1,!1),indexOffset:n.Message.getFieldWithDefault(t,4,0),numMaxInvoices:n.Message.getFieldWithDefault(t,5,0),reversed:n.Message.getFieldWithDefault(t,6,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ListInvoiceRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ListInvoiceRequest;return proto.lnrpc.ListInvoiceRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ListInvoiceRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setPendingOnly(a);break;case 4:a=t.readUint64();e.setIndexOffset(a);break;case 5:a=t.readUint64();e.setNumMaxInvoices(a);break;case 6:a=t.readBool();e.setReversed(a);break;default:t.skipField()}}return e},proto.lnrpc.ListInvoiceRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ListInvoiceRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ListInvoiceRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPendingOnly())&&t.writeBool(1,a),0!==(a=e.getIndexOffset())&&t.writeUint64(4,a),0!==(a=e.getNumMaxInvoices())&&t.writeUint64(5,a),(a=e.getReversed())&&t.writeBool(6,a)},proto.lnrpc.ListInvoiceRequest.prototype.getPendingOnly=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.ListInvoiceRequest.prototype.setPendingOnly=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ListInvoiceRequest.prototype.getIndexOffset=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.ListInvoiceRequest.prototype.setIndexOffset=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ListInvoiceRequest.prototype.getNumMaxInvoices=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.ListInvoiceRequest.prototype.setNumMaxInvoices=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ListInvoiceRequest.prototype.getReversed=function(){return n.Message.getFieldWithDefault(this,6,!1)},proto.lnrpc.ListInvoiceRequest.prototype.setReversed=function(e){n.Message.setField(this,6,e)},proto.lnrpc.ListInvoiceResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.ListInvoiceResponse.repeatedFields_,null)};r.inherits(proto.lnrpc.ListInvoiceResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ListInvoiceResponse.displayName="proto.lnrpc.ListInvoiceResponse"),proto.lnrpc.ListInvoiceResponse.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ListInvoiceResponse.prototype.toObject=function(e){return proto.lnrpc.ListInvoiceResponse.toObject(e,this)},proto.lnrpc.ListInvoiceResponse.toObject=function(e,t){var a={invoicesList:n.Message.toObjectList(t.getInvoicesList(),proto.lnrpc.Invoice.toObject,e),lastIndexOffset:n.Message.getFieldWithDefault(t,2,0),firstIndexOffset:n.Message.getFieldWithDefault(t,3,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ListInvoiceResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ListInvoiceResponse;return proto.lnrpc.ListInvoiceResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.ListInvoiceResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.Invoice;t.readMessage(a,proto.lnrpc.Invoice.deserializeBinaryFromReader),e.addInvoices(a);break;case 2:a=t.readUint64();e.setLastIndexOffset(a);break;case 3:a=t.readUint64();e.setFirstIndexOffset(a);break;default:t.skipField()}}return e},proto.lnrpc.ListInvoiceResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ListInvoiceResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ListInvoiceResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getInvoicesList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.Invoice.serializeBinaryToWriter),0!==(a=e.getLastIndexOffset())&&t.writeUint64(2,a),0!==(a=e.getFirstIndexOffset())&&t.writeUint64(3,a)},proto.lnrpc.ListInvoiceResponse.prototype.getInvoicesList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.Invoice,1)},proto.lnrpc.ListInvoiceResponse.prototype.setInvoicesList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.ListInvoiceResponse.prototype.addInvoices=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.Invoice,t)},proto.lnrpc.ListInvoiceResponse.prototype.clearInvoicesList=function(){this.setInvoicesList([])},proto.lnrpc.ListInvoiceResponse.prototype.getLastIndexOffset=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ListInvoiceResponse.prototype.setLastIndexOffset=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ListInvoiceResponse.prototype.getFirstIndexOffset=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ListInvoiceResponse.prototype.setFirstIndexOffset=function(e){n.Message.setField(this,3,e)},proto.lnrpc.InvoiceSubscription=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.InvoiceSubscription,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.InvoiceSubscription.displayName="proto.lnrpc.InvoiceSubscription"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.InvoiceSubscription.prototype.toObject=function(e){return proto.lnrpc.InvoiceSubscription.toObject(e,this)},proto.lnrpc.InvoiceSubscription.toObject=function(e,t){var a={addIndex:n.Message.getFieldWithDefault(t,1,0),settleIndex:n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.InvoiceSubscription.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.InvoiceSubscription;return proto.lnrpc.InvoiceSubscription.deserializeBinaryFromReader(a,t)},proto.lnrpc.InvoiceSubscription.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64();e.setAddIndex(a);break;case 2:a=t.readUint64();e.setSettleIndex(a);break;default:t.skipField()}}return e},proto.lnrpc.InvoiceSubscription.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.InvoiceSubscription.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.InvoiceSubscription.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getAddIndex())&&t.writeUint64(1,a),0!==(a=e.getSettleIndex())&&t.writeUint64(2,a)},proto.lnrpc.InvoiceSubscription.prototype.getAddIndex=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.InvoiceSubscription.prototype.setAddIndex=function(e){n.Message.setField(this,1,e)},proto.lnrpc.InvoiceSubscription.prototype.getSettleIndex=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.InvoiceSubscription.prototype.setSettleIndex=function(e){n.Message.setField(this,2,e)},proto.lnrpc.Payment=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.Payment.repeatedFields_,null)},r.inherits(proto.lnrpc.Payment,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Payment.displayName="proto.lnrpc.Payment"),proto.lnrpc.Payment.repeatedFields_=[14],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Payment.prototype.toObject=function(e){return proto.lnrpc.Payment.toObject(e,this)},proto.lnrpc.Payment.toObject=function(e,t){var a={paymentHash:n.Message.getFieldWithDefault(t,1,""),value:n.Message.getFieldWithDefault(t,2,0),creationDate:n.Message.getFieldWithDefault(t,3,0),fee:n.Message.getFieldWithDefault(t,5,0),paymentPreimage:n.Message.getFieldWithDefault(t,6,""),valueSat:n.Message.getFieldWithDefault(t,7,0),valueMsat:n.Message.getFieldWithDefault(t,8,0),paymentRequest:n.Message.getFieldWithDefault(t,9,""),status:n.Message.getFieldWithDefault(t,10,0),feeSat:n.Message.getFieldWithDefault(t,11,0),feeMsat:n.Message.getFieldWithDefault(t,12,0),creationTimeNs:n.Message.getFieldWithDefault(t,13,0),htlcsList:n.Message.toObjectList(t.getHtlcsList(),proto.lnrpc.HTLCAttempt.toObject,e),paymentIndex:n.Message.getFieldWithDefault(t,15,0),failureReason:n.Message.getFieldWithDefault(t,16,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.Payment.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Payment;return proto.lnrpc.Payment.deserializeBinaryFromReader(a,t)},proto.lnrpc.Payment.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setPaymentHash(a);break;case 2:a=t.readInt64();e.setValue(a);break;case 3:a=t.readInt64();e.setCreationDate(a);break;case 5:a=t.readInt64();e.setFee(a);break;case 6:a=t.readString();e.setPaymentPreimage(a);break;case 7:a=t.readInt64();e.setValueSat(a);break;case 8:a=t.readInt64();e.setValueMsat(a);break;case 9:a=t.readString();e.setPaymentRequest(a);break;case 10:a=t.readEnum();e.setStatus(a);break;case 11:a=t.readInt64();e.setFeeSat(a);break;case 12:a=t.readInt64();e.setFeeMsat(a);break;case 13:a=t.readInt64();e.setCreationTimeNs(a);break;case 14:a=new proto.lnrpc.HTLCAttempt;t.readMessage(a,proto.lnrpc.HTLCAttempt.deserializeBinaryFromReader),e.addHtlcs(a);break;case 15:a=t.readUint64();e.setPaymentIndex(a);break;case 16:a=t.readEnum();e.setFailureReason(a);break;default:t.skipField()}}return e},proto.lnrpc.Payment.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Payment.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Payment.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPaymentHash()).length>0&&t.writeString(1,a),0!==(a=e.getValue())&&t.writeInt64(2,a),0!==(a=e.getCreationDate())&&t.writeInt64(3,a),0!==(a=e.getFee())&&t.writeInt64(5,a),(a=e.getPaymentPreimage()).length>0&&t.writeString(6,a),0!==(a=e.getValueSat())&&t.writeInt64(7,a),0!==(a=e.getValueMsat())&&t.writeInt64(8,a),(a=e.getPaymentRequest()).length>0&&t.writeString(9,a),0!==(a=e.getStatus())&&t.writeEnum(10,a),0!==(a=e.getFeeSat())&&t.writeInt64(11,a),0!==(a=e.getFeeMsat())&&t.writeInt64(12,a),0!==(a=e.getCreationTimeNs())&&t.writeInt64(13,a),(a=e.getHtlcsList()).length>0&&t.writeRepeatedMessage(14,a,proto.lnrpc.HTLCAttempt.serializeBinaryToWriter),0!==(a=e.getPaymentIndex())&&t.writeUint64(15,a),0!==(a=e.getFailureReason())&&t.writeEnum(16,a)},proto.lnrpc.Payment.PaymentStatus={UNKNOWN:0,IN_FLIGHT:1,SUCCEEDED:2,FAILED:3},proto.lnrpc.Payment.prototype.getPaymentHash=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.Payment.prototype.setPaymentHash=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Payment.prototype.getValue=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.Payment.prototype.setValue=function(e){n.Message.setField(this,2,e)},proto.lnrpc.Payment.prototype.getCreationDate=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.Payment.prototype.setCreationDate=function(e){n.Message.setField(this,3,e)},proto.lnrpc.Payment.prototype.getFee=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.Payment.prototype.setFee=function(e){n.Message.setField(this,5,e)},proto.lnrpc.Payment.prototype.getPaymentPreimage=function(){return n.Message.getFieldWithDefault(this,6,"")},proto.lnrpc.Payment.prototype.setPaymentPreimage=function(e){n.Message.setField(this,6,e)},proto.lnrpc.Payment.prototype.getValueSat=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.Payment.prototype.setValueSat=function(e){n.Message.setField(this,7,e)},proto.lnrpc.Payment.prototype.getValueMsat=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.Payment.prototype.setValueMsat=function(e){n.Message.setField(this,8,e)},proto.lnrpc.Payment.prototype.getPaymentRequest=function(){return n.Message.getFieldWithDefault(this,9,"")},proto.lnrpc.Payment.prototype.setPaymentRequest=function(e){n.Message.setField(this,9,e)},proto.lnrpc.Payment.prototype.getStatus=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.Payment.prototype.setStatus=function(e){n.Message.setField(this,10,e)},proto.lnrpc.Payment.prototype.getFeeSat=function(){return n.Message.getFieldWithDefault(this,11,0)},proto.lnrpc.Payment.prototype.setFeeSat=function(e){n.Message.setField(this,11,e)},proto.lnrpc.Payment.prototype.getFeeMsat=function(){return n.Message.getFieldWithDefault(this,12,0)},proto.lnrpc.Payment.prototype.setFeeMsat=function(e){n.Message.setField(this,12,e)},proto.lnrpc.Payment.prototype.getCreationTimeNs=function(){return n.Message.getFieldWithDefault(this,13,0)},proto.lnrpc.Payment.prototype.setCreationTimeNs=function(e){n.Message.setField(this,13,e)},proto.lnrpc.Payment.prototype.getHtlcsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.HTLCAttempt,14)},proto.lnrpc.Payment.prototype.setHtlcsList=function(e){n.Message.setRepeatedWrapperField(this,14,e)},proto.lnrpc.Payment.prototype.addHtlcs=function(e,t){return n.Message.addToRepeatedWrapperField(this,14,e,proto.lnrpc.HTLCAttempt,t)},proto.lnrpc.Payment.prototype.clearHtlcsList=function(){this.setHtlcsList([])},proto.lnrpc.Payment.prototype.getPaymentIndex=function(){return n.Message.getFieldWithDefault(this,15,0)},proto.lnrpc.Payment.prototype.setPaymentIndex=function(e){n.Message.setField(this,15,e)},proto.lnrpc.Payment.prototype.getFailureReason=function(){return n.Message.getFieldWithDefault(this,16,0)},proto.lnrpc.Payment.prototype.setFailureReason=function(e){n.Message.setField(this,16,e)},proto.lnrpc.HTLCAttempt=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.HTLCAttempt,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.HTLCAttempt.displayName="proto.lnrpc.HTLCAttempt"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.HTLCAttempt.prototype.toObject=function(e){return proto.lnrpc.HTLCAttempt.toObject(e,this)},proto.lnrpc.HTLCAttempt.toObject=function(e,t){var a,r={status:n.Message.getFieldWithDefault(t,1,0),route:(a=t.getRoute())&&proto.lnrpc.Route.toObject(e,a),attemptTimeNs:n.Message.getFieldWithDefault(t,3,0),resolveTimeNs:n.Message.getFieldWithDefault(t,4,0),failure:(a=t.getFailure())&&proto.lnrpc.Failure.toObject(e,a),preimage:t.getPreimage_asB64()};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.HTLCAttempt.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.HTLCAttempt;return proto.lnrpc.HTLCAttempt.deserializeBinaryFromReader(a,t)},proto.lnrpc.HTLCAttempt.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readEnum();e.setStatus(a);break;case 2:a=new proto.lnrpc.Route;t.readMessage(a,proto.lnrpc.Route.deserializeBinaryFromReader),e.setRoute(a);break;case 3:a=t.readInt64();e.setAttemptTimeNs(a);break;case 4:a=t.readInt64();e.setResolveTimeNs(a);break;case 5:a=new proto.lnrpc.Failure;t.readMessage(a,proto.lnrpc.Failure.deserializeBinaryFromReader),e.setFailure(a);break;case 6:a=t.readBytes();e.setPreimage(a);break;default:t.skipField()}}return e},proto.lnrpc.HTLCAttempt.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.HTLCAttempt.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.HTLCAttempt.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getStatus())&&t.writeEnum(1,a),null!=(a=e.getRoute())&&t.writeMessage(2,a,proto.lnrpc.Route.serializeBinaryToWriter),0!==(a=e.getAttemptTimeNs())&&t.writeInt64(3,a),0!==(a=e.getResolveTimeNs())&&t.writeInt64(4,a),null!=(a=e.getFailure())&&t.writeMessage(5,a,proto.lnrpc.Failure.serializeBinaryToWriter),(a=e.getPreimage_asU8()).length>0&&t.writeBytes(6,a)},proto.lnrpc.HTLCAttempt.HTLCStatus={IN_FLIGHT:0,SUCCEEDED:1,FAILED:2},proto.lnrpc.HTLCAttempt.prototype.getStatus=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.HTLCAttempt.prototype.setStatus=function(e){n.Message.setField(this,1,e)},proto.lnrpc.HTLCAttempt.prototype.getRoute=function(){return n.Message.getWrapperField(this,proto.lnrpc.Route,2)},proto.lnrpc.HTLCAttempt.prototype.setRoute=function(e){n.Message.setWrapperField(this,2,e)},proto.lnrpc.HTLCAttempt.prototype.clearRoute=function(){this.setRoute(void 0)},proto.lnrpc.HTLCAttempt.prototype.hasRoute=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.HTLCAttempt.prototype.getAttemptTimeNs=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.HTLCAttempt.prototype.setAttemptTimeNs=function(e){n.Message.setField(this,3,e)},proto.lnrpc.HTLCAttempt.prototype.getResolveTimeNs=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.HTLCAttempt.prototype.setResolveTimeNs=function(e){n.Message.setField(this,4,e)},proto.lnrpc.HTLCAttempt.prototype.getFailure=function(){return n.Message.getWrapperField(this,proto.lnrpc.Failure,5)},proto.lnrpc.HTLCAttempt.prototype.setFailure=function(e){n.Message.setWrapperField(this,5,e)},proto.lnrpc.HTLCAttempt.prototype.clearFailure=function(){this.setFailure(void 0)},proto.lnrpc.HTLCAttempt.prototype.hasFailure=function(){return null!=n.Message.getField(this,5)},proto.lnrpc.HTLCAttempt.prototype.getPreimage=function(){return n.Message.getFieldWithDefault(this,6,"")},proto.lnrpc.HTLCAttempt.prototype.getPreimage_asB64=function(){return n.Message.bytesAsB64(this.getPreimage())},proto.lnrpc.HTLCAttempt.prototype.getPreimage_asU8=function(){return n.Message.bytesAsU8(this.getPreimage())},proto.lnrpc.HTLCAttempt.prototype.setPreimage=function(e){n.Message.setField(this,6,e)},proto.lnrpc.ListPaymentsRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ListPaymentsRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ListPaymentsRequest.displayName="proto.lnrpc.ListPaymentsRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ListPaymentsRequest.prototype.toObject=function(e){return proto.lnrpc.ListPaymentsRequest.toObject(e,this)},proto.lnrpc.ListPaymentsRequest.toObject=function(e,t){var a={includeIncomplete:n.Message.getFieldWithDefault(t,1,!1),indexOffset:n.Message.getFieldWithDefault(t,2,0),maxPayments:n.Message.getFieldWithDefault(t,3,0),reversed:n.Message.getFieldWithDefault(t,4,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ListPaymentsRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ListPaymentsRequest;return proto.lnrpc.ListPaymentsRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ListPaymentsRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setIncludeIncomplete(a);break;case 2:a=t.readUint64();e.setIndexOffset(a);break;case 3:a=t.readUint64();e.setMaxPayments(a);break;case 4:a=t.readBool();e.setReversed(a);break;default:t.skipField()}}return e},proto.lnrpc.ListPaymentsRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ListPaymentsRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ListPaymentsRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getIncludeIncomplete())&&t.writeBool(1,a),0!==(a=e.getIndexOffset())&&t.writeUint64(2,a),0!==(a=e.getMaxPayments())&&t.writeUint64(3,a),(a=e.getReversed())&&t.writeBool(4,a)},proto.lnrpc.ListPaymentsRequest.prototype.getIncludeIncomplete=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.ListPaymentsRequest.prototype.setIncludeIncomplete=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ListPaymentsRequest.prototype.getIndexOffset=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ListPaymentsRequest.prototype.setIndexOffset=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ListPaymentsRequest.prototype.getMaxPayments=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ListPaymentsRequest.prototype.setMaxPayments=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ListPaymentsRequest.prototype.getReversed=function(){return n.Message.getFieldWithDefault(this,4,!1)},proto.lnrpc.ListPaymentsRequest.prototype.setReversed=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ListPaymentsResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.ListPaymentsResponse.repeatedFields_,null)},r.inherits(proto.lnrpc.ListPaymentsResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ListPaymentsResponse.displayName="proto.lnrpc.ListPaymentsResponse"),proto.lnrpc.ListPaymentsResponse.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ListPaymentsResponse.prototype.toObject=function(e){return proto.lnrpc.ListPaymentsResponse.toObject(e,this)},proto.lnrpc.ListPaymentsResponse.toObject=function(e,t){var a={paymentsList:n.Message.toObjectList(t.getPaymentsList(),proto.lnrpc.Payment.toObject,e),firstIndexOffset:n.Message.getFieldWithDefault(t,2,0),lastIndexOffset:n.Message.getFieldWithDefault(t,3,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ListPaymentsResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ListPaymentsResponse;return proto.lnrpc.ListPaymentsResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.ListPaymentsResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.Payment;t.readMessage(a,proto.lnrpc.Payment.deserializeBinaryFromReader),e.addPayments(a);break;case 2:a=t.readUint64();e.setFirstIndexOffset(a);break;case 3:a=t.readUint64();e.setLastIndexOffset(a);break;default:t.skipField()}}return e},proto.lnrpc.ListPaymentsResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ListPaymentsResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ListPaymentsResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getPaymentsList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.Payment.serializeBinaryToWriter),0!==(a=e.getFirstIndexOffset())&&t.writeUint64(2,a),0!==(a=e.getLastIndexOffset())&&t.writeUint64(3,a)},proto.lnrpc.ListPaymentsResponse.prototype.getPaymentsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.Payment,1)},proto.lnrpc.ListPaymentsResponse.prototype.setPaymentsList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.ListPaymentsResponse.prototype.addPayments=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.Payment,t)},proto.lnrpc.ListPaymentsResponse.prototype.clearPaymentsList=function(){this.setPaymentsList([])},proto.lnrpc.ListPaymentsResponse.prototype.getFirstIndexOffset=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ListPaymentsResponse.prototype.setFirstIndexOffset=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ListPaymentsResponse.prototype.getLastIndexOffset=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ListPaymentsResponse.prototype.setLastIndexOffset=function(e){n.Message.setField(this,3,e)},proto.lnrpc.DeleteAllPaymentsRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.DeleteAllPaymentsRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.DeleteAllPaymentsRequest.displayName="proto.lnrpc.DeleteAllPaymentsRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.DeleteAllPaymentsRequest.prototype.toObject=function(e){return proto.lnrpc.DeleteAllPaymentsRequest.toObject(e,this)},proto.lnrpc.DeleteAllPaymentsRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.DeleteAllPaymentsRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.DeleteAllPaymentsRequest;return proto.lnrpc.DeleteAllPaymentsRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.DeleteAllPaymentsRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.DeleteAllPaymentsRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.DeleteAllPaymentsRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.DeleteAllPaymentsRequest.serializeBinaryToWriter=function(e,t){},proto.lnrpc.DeleteAllPaymentsResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.DeleteAllPaymentsResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.DeleteAllPaymentsResponse.displayName="proto.lnrpc.DeleteAllPaymentsResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.DeleteAllPaymentsResponse.prototype.toObject=function(e){return proto.lnrpc.DeleteAllPaymentsResponse.toObject(e,this)},proto.lnrpc.DeleteAllPaymentsResponse.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.DeleteAllPaymentsResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.DeleteAllPaymentsResponse;return proto.lnrpc.DeleteAllPaymentsResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.DeleteAllPaymentsResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.DeleteAllPaymentsResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.DeleteAllPaymentsResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.DeleteAllPaymentsResponse.serializeBinaryToWriter=function(e,t){},proto.lnrpc.AbandonChannelRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.AbandonChannelRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.AbandonChannelRequest.displayName="proto.lnrpc.AbandonChannelRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.AbandonChannelRequest.prototype.toObject=function(e){return proto.lnrpc.AbandonChannelRequest.toObject(e,this)},proto.lnrpc.AbandonChannelRequest.toObject=function(e,t){var a,n={channelPoint:(a=t.getChannelPoint())&&proto.lnrpc.ChannelPoint.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.AbandonChannelRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.AbandonChannelRequest;return proto.lnrpc.AbandonChannelRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.AbandonChannelRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setChannelPoint(a);break;default:t.skipField()}}return e},proto.lnrpc.AbandonChannelRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.AbandonChannelRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.AbandonChannelRequest.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getChannelPoint())&&t.writeMessage(1,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter)},proto.lnrpc.AbandonChannelRequest.prototype.getChannelPoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,1)},proto.lnrpc.AbandonChannelRequest.prototype.setChannelPoint=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.AbandonChannelRequest.prototype.clearChannelPoint=function(){this.setChannelPoint(void 0)},proto.lnrpc.AbandonChannelRequest.prototype.hasChannelPoint=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.AbandonChannelResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.AbandonChannelResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.AbandonChannelResponse.displayName="proto.lnrpc.AbandonChannelResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.AbandonChannelResponse.prototype.toObject=function(e){return proto.lnrpc.AbandonChannelResponse.toObject(e,this)},proto.lnrpc.AbandonChannelResponse.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.AbandonChannelResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.AbandonChannelResponse;return proto.lnrpc.AbandonChannelResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.AbandonChannelResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.AbandonChannelResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.AbandonChannelResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.AbandonChannelResponse.serializeBinaryToWriter=function(e,t){},proto.lnrpc.DebugLevelRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.DebugLevelRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.DebugLevelRequest.displayName="proto.lnrpc.DebugLevelRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.DebugLevelRequest.prototype.toObject=function(e){return proto.lnrpc.DebugLevelRequest.toObject(e,this)},proto.lnrpc.DebugLevelRequest.toObject=function(e,t){var a={show:n.Message.getFieldWithDefault(t,1,!1),levelSpec:n.Message.getFieldWithDefault(t,2,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.DebugLevelRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.DebugLevelRequest;return proto.lnrpc.DebugLevelRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.DebugLevelRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setShow(a);break;case 2:a=t.readString();e.setLevelSpec(a);break;default:t.skipField()}}return e},proto.lnrpc.DebugLevelRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.DebugLevelRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.DebugLevelRequest.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getShow())&&t.writeBool(1,a),(a=e.getLevelSpec()).length>0&&t.writeString(2,a)},proto.lnrpc.DebugLevelRequest.prototype.getShow=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.DebugLevelRequest.prototype.setShow=function(e){n.Message.setField(this,1,e)},proto.lnrpc.DebugLevelRequest.prototype.getLevelSpec=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.DebugLevelRequest.prototype.setLevelSpec=function(e){n.Message.setField(this,2,e)},proto.lnrpc.DebugLevelResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.DebugLevelResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.DebugLevelResponse.displayName="proto.lnrpc.DebugLevelResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.DebugLevelResponse.prototype.toObject=function(e){return proto.lnrpc.DebugLevelResponse.toObject(e,this)},proto.lnrpc.DebugLevelResponse.toObject=function(e,t){var a={subSystems:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.DebugLevelResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.DebugLevelResponse;return proto.lnrpc.DebugLevelResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.DebugLevelResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setSubSystems(a);break;default:t.skipField()}}return e},proto.lnrpc.DebugLevelResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.DebugLevelResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.DebugLevelResponse.serializeBinaryToWriter=function(e,t){var a;(a=e.getSubSystems()).length>0&&t.writeString(1,a)},proto.lnrpc.DebugLevelResponse.prototype.getSubSystems=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.DebugLevelResponse.prototype.setSubSystems=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PayReqString=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PayReqString,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PayReqString.displayName="proto.lnrpc.PayReqString"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PayReqString.prototype.toObject=function(e){return proto.lnrpc.PayReqString.toObject(e,this)},proto.lnrpc.PayReqString.toObject=function(e,t){var a={payReq:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PayReqString.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PayReqString;return proto.lnrpc.PayReqString.deserializeBinaryFromReader(a,t)},proto.lnrpc.PayReqString.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setPayReq(a);break;default:t.skipField()}}return e},proto.lnrpc.PayReqString.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PayReqString.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PayReqString.serializeBinaryToWriter=function(e,t){var a;(a=e.getPayReq()).length>0&&t.writeString(1,a)},proto.lnrpc.PayReqString.prototype.getPayReq=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.PayReqString.prototype.setPayReq=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PayReq=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.PayReq.repeatedFields_,null)},r.inherits(proto.lnrpc.PayReq,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PayReq.displayName="proto.lnrpc.PayReq"),proto.lnrpc.PayReq.repeatedFields_=[10],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PayReq.prototype.toObject=function(e){return proto.lnrpc.PayReq.toObject(e,this)},proto.lnrpc.PayReq.toObject=function(e,t){var a,r={destination:n.Message.getFieldWithDefault(t,1,""),paymentHash:n.Message.getFieldWithDefault(t,2,""),numSatoshis:n.Message.getFieldWithDefault(t,3,0),timestamp:n.Message.getFieldWithDefault(t,4,0),expiry:n.Message.getFieldWithDefault(t,5,0),description:n.Message.getFieldWithDefault(t,6,""),descriptionHash:n.Message.getFieldWithDefault(t,7,""),fallbackAddr:n.Message.getFieldWithDefault(t,8,""),cltvExpiry:n.Message.getFieldWithDefault(t,9,0),routeHintsList:n.Message.toObjectList(t.getRouteHintsList(),proto.lnrpc.RouteHint.toObject,e),paymentAddr:t.getPaymentAddr_asB64(),numMsat:n.Message.getFieldWithDefault(t,12,0),featuresMap:(a=t.getFeaturesMap())?a.toObject(e,proto.lnrpc.Feature.toObject):[]};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.PayReq.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PayReq;return proto.lnrpc.PayReq.deserializeBinaryFromReader(a,t)},proto.lnrpc.PayReq.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setDestination(a);break;case 2:a=t.readString();e.setPaymentHash(a);break;case 3:a=t.readInt64();e.setNumSatoshis(a);break;case 4:a=t.readInt64();e.setTimestamp(a);break;case 5:a=t.readInt64();e.setExpiry(a);break;case 6:a=t.readString();e.setDescription(a);break;case 7:a=t.readString();e.setDescriptionHash(a);break;case 8:a=t.readString();e.setFallbackAddr(a);break;case 9:a=t.readInt64();e.setCltvExpiry(a);break;case 10:a=new proto.lnrpc.RouteHint;t.readMessage(a,proto.lnrpc.RouteHint.deserializeBinaryFromReader),e.addRouteHints(a);break;case 11:a=t.readBytes();e.setPaymentAddr(a);break;case 12:a=t.readInt64();e.setNumMsat(a);break;case 13:a=e.getFeaturesMap();t.readMessage(a,(function(e,t){n.Map.deserializeBinary(e,t,n.BinaryReader.prototype.readUint32,n.BinaryReader.prototype.readMessage,proto.lnrpc.Feature.deserializeBinaryFromReader)}));break;default:t.skipField()}}return e},proto.lnrpc.PayReq.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PayReq.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PayReq.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getDestination()).length>0&&t.writeString(1,a),(a=e.getPaymentHash()).length>0&&t.writeString(2,a),0!==(a=e.getNumSatoshis())&&t.writeInt64(3,a),0!==(a=e.getTimestamp())&&t.writeInt64(4,a),0!==(a=e.getExpiry())&&t.writeInt64(5,a),(a=e.getDescription()).length>0&&t.writeString(6,a),(a=e.getDescriptionHash()).length>0&&t.writeString(7,a),(a=e.getFallbackAddr()).length>0&&t.writeString(8,a),0!==(a=e.getCltvExpiry())&&t.writeInt64(9,a),(a=e.getRouteHintsList()).length>0&&t.writeRepeatedMessage(10,a,proto.lnrpc.RouteHint.serializeBinaryToWriter),(a=e.getPaymentAddr_asU8()).length>0&&t.writeBytes(11,a),0!==(a=e.getNumMsat())&&t.writeInt64(12,a),(a=e.getFeaturesMap(!0))&&a.getLength()>0&&a.serializeBinary(13,t,n.BinaryWriter.prototype.writeUint32,n.BinaryWriter.prototype.writeMessage,proto.lnrpc.Feature.serializeBinaryToWriter)},proto.lnrpc.PayReq.prototype.getDestination=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.PayReq.prototype.setDestination=function(e){n.Message.setField(this,1,e)},proto.lnrpc.PayReq.prototype.getPaymentHash=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.PayReq.prototype.setPaymentHash=function(e){n.Message.setField(this,2,e)},proto.lnrpc.PayReq.prototype.getNumSatoshis=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.PayReq.prototype.setNumSatoshis=function(e){n.Message.setField(this,3,e)},proto.lnrpc.PayReq.prototype.getTimestamp=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.PayReq.prototype.setTimestamp=function(e){n.Message.setField(this,4,e)},proto.lnrpc.PayReq.prototype.getExpiry=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.PayReq.prototype.setExpiry=function(e){n.Message.setField(this,5,e)},proto.lnrpc.PayReq.prototype.getDescription=function(){return n.Message.getFieldWithDefault(this,6,"")},proto.lnrpc.PayReq.prototype.setDescription=function(e){n.Message.setField(this,6,e)},proto.lnrpc.PayReq.prototype.getDescriptionHash=function(){return n.Message.getFieldWithDefault(this,7,"")},proto.lnrpc.PayReq.prototype.setDescriptionHash=function(e){n.Message.setField(this,7,e)},proto.lnrpc.PayReq.prototype.getFallbackAddr=function(){return n.Message.getFieldWithDefault(this,8,"")},proto.lnrpc.PayReq.prototype.setFallbackAddr=function(e){n.Message.setField(this,8,e)},proto.lnrpc.PayReq.prototype.getCltvExpiry=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.PayReq.prototype.setCltvExpiry=function(e){n.Message.setField(this,9,e)},proto.lnrpc.PayReq.prototype.getRouteHintsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.RouteHint,10)},proto.lnrpc.PayReq.prototype.setRouteHintsList=function(e){n.Message.setRepeatedWrapperField(this,10,e)},proto.lnrpc.PayReq.prototype.addRouteHints=function(e,t){return n.Message.addToRepeatedWrapperField(this,10,e,proto.lnrpc.RouteHint,t)},proto.lnrpc.PayReq.prototype.clearRouteHintsList=function(){this.setRouteHintsList([])},proto.lnrpc.PayReq.prototype.getPaymentAddr=function(){return n.Message.getFieldWithDefault(this,11,"")},proto.lnrpc.PayReq.prototype.getPaymentAddr_asB64=function(){return n.Message.bytesAsB64(this.getPaymentAddr())},proto.lnrpc.PayReq.prototype.getPaymentAddr_asU8=function(){return n.Message.bytesAsU8(this.getPaymentAddr())},proto.lnrpc.PayReq.prototype.setPaymentAddr=function(e){n.Message.setField(this,11,e)},proto.lnrpc.PayReq.prototype.getNumMsat=function(){return n.Message.getFieldWithDefault(this,12,0)},proto.lnrpc.PayReq.prototype.setNumMsat=function(e){n.Message.setField(this,12,e)},proto.lnrpc.PayReq.prototype.getFeaturesMap=function(e){return n.Message.getMapField(this,13,e,proto.lnrpc.Feature)},proto.lnrpc.PayReq.prototype.clearFeaturesMap=function(){this.getFeaturesMap().clear()},proto.lnrpc.Feature=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.Feature,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Feature.displayName="proto.lnrpc.Feature"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Feature.prototype.toObject=function(e){return proto.lnrpc.Feature.toObject(e,this)},proto.lnrpc.Feature.toObject=function(e,t){var a={name:n.Message.getFieldWithDefault(t,2,""),isRequired:n.Message.getFieldWithDefault(t,3,!1),isKnown:n.Message.getFieldWithDefault(t,4,!1)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.Feature.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Feature;return proto.lnrpc.Feature.deserializeBinaryFromReader(a,t)},proto.lnrpc.Feature.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 2:var a=t.readString();e.setName(a);break;case 3:a=t.readBool();e.setIsRequired(a);break;case 4:a=t.readBool();e.setIsKnown(a);break;default:t.skipField()}}return e},proto.lnrpc.Feature.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Feature.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Feature.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getName()).length>0&&t.writeString(2,a),(a=e.getIsRequired())&&t.writeBool(3,a),(a=e.getIsKnown())&&t.writeBool(4,a)},proto.lnrpc.Feature.prototype.getName=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.Feature.prototype.setName=function(e){n.Message.setField(this,2,e)},proto.lnrpc.Feature.prototype.getIsRequired=function(){return n.Message.getFieldWithDefault(this,3,!1)},proto.lnrpc.Feature.prototype.setIsRequired=function(e){n.Message.setField(this,3,e)},proto.lnrpc.Feature.prototype.getIsKnown=function(){return n.Message.getFieldWithDefault(this,4,!1)},proto.lnrpc.Feature.prototype.setIsKnown=function(e){n.Message.setField(this,4,e)},proto.lnrpc.FeeReportRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.FeeReportRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.FeeReportRequest.displayName="proto.lnrpc.FeeReportRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.FeeReportRequest.prototype.toObject=function(e){return proto.lnrpc.FeeReportRequest.toObject(e,this)},proto.lnrpc.FeeReportRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.FeeReportRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.FeeReportRequest;return proto.lnrpc.FeeReportRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.FeeReportRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.FeeReportRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.FeeReportRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.FeeReportRequest.serializeBinaryToWriter=function(e,t){},proto.lnrpc.ChannelFeeReport=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelFeeReport,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelFeeReport.displayName="proto.lnrpc.ChannelFeeReport"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelFeeReport.prototype.toObject=function(e){return proto.lnrpc.ChannelFeeReport.toObject(e,this)},proto.lnrpc.ChannelFeeReport.toObject=function(e,t){var a={chanId:n.Message.getFieldWithDefault(t,5,"0"),channelPoint:n.Message.getFieldWithDefault(t,1,""),baseFeeMsat:n.Message.getFieldWithDefault(t,2,0),feePerMil:n.Message.getFieldWithDefault(t,3,0),feeRate:+n.Message.getFieldWithDefault(t,4,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelFeeReport.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelFeeReport;return proto.lnrpc.ChannelFeeReport.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelFeeReport.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 5:var a=t.readUint64String();e.setChanId(a);break;case 1:a=t.readString();e.setChannelPoint(a);break;case 2:a=t.readInt64();e.setBaseFeeMsat(a);break;case 3:a=t.readInt64();e.setFeePerMil(a);break;case 4:a=t.readDouble();e.setFeeRate(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelFeeReport.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelFeeReport.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelFeeReport.serializeBinaryToWriter=function(e,t){var a=void 0;a=e.getChanId(),0!==parseInt(a,10)&&t.writeUint64String(5,a),(a=e.getChannelPoint()).length>0&&t.writeString(1,a),0!==(a=e.getBaseFeeMsat())&&t.writeInt64(2,a),0!==(a=e.getFeePerMil())&&t.writeInt64(3,a),0!==(a=e.getFeeRate())&&t.writeDouble(4,a)},proto.lnrpc.ChannelFeeReport.prototype.getChanId=function(){return n.Message.getFieldWithDefault(this,5,"0")},proto.lnrpc.ChannelFeeReport.prototype.setChanId=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ChannelFeeReport.prototype.getChannelPoint=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.ChannelFeeReport.prototype.setChannelPoint=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelFeeReport.prototype.getBaseFeeMsat=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ChannelFeeReport.prototype.setBaseFeeMsat=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ChannelFeeReport.prototype.getFeePerMil=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ChannelFeeReport.prototype.setFeePerMil=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ChannelFeeReport.prototype.getFeeRate=function(){return+n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.ChannelFeeReport.prototype.setFeeRate=function(e){n.Message.setField(this,4,e)},proto.lnrpc.FeeReportResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.FeeReportResponse.repeatedFields_,null)},r.inherits(proto.lnrpc.FeeReportResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.FeeReportResponse.displayName="proto.lnrpc.FeeReportResponse"),proto.lnrpc.FeeReportResponse.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.FeeReportResponse.prototype.toObject=function(e){return proto.lnrpc.FeeReportResponse.toObject(e,this)},proto.lnrpc.FeeReportResponse.toObject=function(e,t){var a={channelFeesList:n.Message.toObjectList(t.getChannelFeesList(),proto.lnrpc.ChannelFeeReport.toObject,e),dayFeeSum:n.Message.getFieldWithDefault(t,2,0),weekFeeSum:n.Message.getFieldWithDefault(t,3,0),monthFeeSum:n.Message.getFieldWithDefault(t,4,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.FeeReportResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.FeeReportResponse;return proto.lnrpc.FeeReportResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.FeeReportResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelFeeReport;t.readMessage(a,proto.lnrpc.ChannelFeeReport.deserializeBinaryFromReader),e.addChannelFees(a);break;case 2:a=t.readUint64();e.setDayFeeSum(a);break;case 3:a=t.readUint64();e.setWeekFeeSum(a);break;case 4:a=t.readUint64();e.setMonthFeeSum(a);break;default:t.skipField()}}return e},proto.lnrpc.FeeReportResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.FeeReportResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.FeeReportResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getChannelFeesList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.ChannelFeeReport.serializeBinaryToWriter),0!==(a=e.getDayFeeSum())&&t.writeUint64(2,a),0!==(a=e.getWeekFeeSum())&&t.writeUint64(3,a),0!==(a=e.getMonthFeeSum())&&t.writeUint64(4,a)},proto.lnrpc.FeeReportResponse.prototype.getChannelFeesList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.ChannelFeeReport,1)},proto.lnrpc.FeeReportResponse.prototype.setChannelFeesList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.FeeReportResponse.prototype.addChannelFees=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.ChannelFeeReport,t)},proto.lnrpc.FeeReportResponse.prototype.clearChannelFeesList=function(){this.setChannelFeesList([])},proto.lnrpc.FeeReportResponse.prototype.getDayFeeSum=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.FeeReportResponse.prototype.setDayFeeSum=function(e){n.Message.setField(this,2,e)},proto.lnrpc.FeeReportResponse.prototype.getWeekFeeSum=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.FeeReportResponse.prototype.setWeekFeeSum=function(e){n.Message.setField(this,3,e)},proto.lnrpc.FeeReportResponse.prototype.getMonthFeeSum=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.FeeReportResponse.prototype.setMonthFeeSum=function(e){n.Message.setField(this,4,e)},proto.lnrpc.PolicyUpdateRequest=function(e){n.Message.initialize(this,e,0,-1,null,proto.lnrpc.PolicyUpdateRequest.oneofGroups_)},r.inherits(proto.lnrpc.PolicyUpdateRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PolicyUpdateRequest.displayName="proto.lnrpc.PolicyUpdateRequest"),proto.lnrpc.PolicyUpdateRequest.oneofGroups_=[[1,2]],proto.lnrpc.PolicyUpdateRequest.ScopeCase={SCOPE_NOT_SET:0,GLOBAL:1,CHAN_POINT:2},proto.lnrpc.PolicyUpdateRequest.prototype.getScopeCase=function(){return n.Message.computeOneofCase(this,proto.lnrpc.PolicyUpdateRequest.oneofGroups_[0])},n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PolicyUpdateRequest.prototype.toObject=function(e){return proto.lnrpc.PolicyUpdateRequest.toObject(e,this)},proto.lnrpc.PolicyUpdateRequest.toObject=function(e,t){var a,r={global:n.Message.getFieldWithDefault(t,1,!1),chanPoint:(a=t.getChanPoint())&&proto.lnrpc.ChannelPoint.toObject(e,a),baseFeeMsat:n.Message.getFieldWithDefault(t,3,0),feeRate:+n.Message.getFieldWithDefault(t,4,0),timeLockDelta:n.Message.getFieldWithDefault(t,5,0),maxHtlcMsat:n.Message.getFieldWithDefault(t,6,0),minHtlcMsat:n.Message.getFieldWithDefault(t,7,0),minHtlcMsatSpecified:n.Message.getFieldWithDefault(t,8,!1)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.PolicyUpdateRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PolicyUpdateRequest;return proto.lnrpc.PolicyUpdateRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.PolicyUpdateRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBool();e.setGlobal(a);break;case 2:a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setChanPoint(a);break;case 3:a=t.readInt64();e.setBaseFeeMsat(a);break;case 4:a=t.readDouble();e.setFeeRate(a);break;case 5:a=t.readUint32();e.setTimeLockDelta(a);break;case 6:a=t.readUint64();e.setMaxHtlcMsat(a);break;case 7:a=t.readUint64();e.setMinHtlcMsat(a);break;case 8:a=t.readBool();e.setMinHtlcMsatSpecified(a);break;default:t.skipField()}}return e},proto.lnrpc.PolicyUpdateRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PolicyUpdateRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PolicyUpdateRequest.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=n.Message.getField(e,1))&&t.writeBool(1,a),null!=(a=e.getChanPoint())&&t.writeMessage(2,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter),0!==(a=e.getBaseFeeMsat())&&t.writeInt64(3,a),0!==(a=e.getFeeRate())&&t.writeDouble(4,a),0!==(a=e.getTimeLockDelta())&&t.writeUint32(5,a),0!==(a=e.getMaxHtlcMsat())&&t.writeUint64(6,a),0!==(a=e.getMinHtlcMsat())&&t.writeUint64(7,a),(a=e.getMinHtlcMsatSpecified())&&t.writeBool(8,a)},proto.lnrpc.PolicyUpdateRequest.prototype.getGlobal=function(){return n.Message.getFieldWithDefault(this,1,!1)},proto.lnrpc.PolicyUpdateRequest.prototype.setGlobal=function(e){n.Message.setOneofField(this,1,proto.lnrpc.PolicyUpdateRequest.oneofGroups_[0],e)},proto.lnrpc.PolicyUpdateRequest.prototype.clearGlobal=function(){n.Message.setOneofField(this,1,proto.lnrpc.PolicyUpdateRequest.oneofGroups_[0],void 0)},proto.lnrpc.PolicyUpdateRequest.prototype.hasGlobal=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.PolicyUpdateRequest.prototype.getChanPoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,2)},proto.lnrpc.PolicyUpdateRequest.prototype.setChanPoint=function(e){n.Message.setOneofWrapperField(this,2,proto.lnrpc.PolicyUpdateRequest.oneofGroups_[0],e)},proto.lnrpc.PolicyUpdateRequest.prototype.clearChanPoint=function(){this.setChanPoint(void 0)},proto.lnrpc.PolicyUpdateRequest.prototype.hasChanPoint=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.PolicyUpdateRequest.prototype.getBaseFeeMsat=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.PolicyUpdateRequest.prototype.setBaseFeeMsat=function(e){n.Message.setField(this,3,e)},proto.lnrpc.PolicyUpdateRequest.prototype.getFeeRate=function(){return+n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.PolicyUpdateRequest.prototype.setFeeRate=function(e){n.Message.setField(this,4,e)},proto.lnrpc.PolicyUpdateRequest.prototype.getTimeLockDelta=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.PolicyUpdateRequest.prototype.setTimeLockDelta=function(e){n.Message.setField(this,5,e)},proto.lnrpc.PolicyUpdateRequest.prototype.getMaxHtlcMsat=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.PolicyUpdateRequest.prototype.setMaxHtlcMsat=function(e){n.Message.setField(this,6,e)},proto.lnrpc.PolicyUpdateRequest.prototype.getMinHtlcMsat=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.PolicyUpdateRequest.prototype.setMinHtlcMsat=function(e){n.Message.setField(this,7,e)},proto.lnrpc.PolicyUpdateRequest.prototype.getMinHtlcMsatSpecified=function(){return n.Message.getFieldWithDefault(this,8,!1)},proto.lnrpc.PolicyUpdateRequest.prototype.setMinHtlcMsatSpecified=function(e){n.Message.setField(this,8,e)},proto.lnrpc.PolicyUpdateResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.PolicyUpdateResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.PolicyUpdateResponse.displayName="proto.lnrpc.PolicyUpdateResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.PolicyUpdateResponse.prototype.toObject=function(e){return proto.lnrpc.PolicyUpdateResponse.toObject(e,this)},proto.lnrpc.PolicyUpdateResponse.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.PolicyUpdateResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.PolicyUpdateResponse;return proto.lnrpc.PolicyUpdateResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.PolicyUpdateResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.PolicyUpdateResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.PolicyUpdateResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.PolicyUpdateResponse.serializeBinaryToWriter=function(e,t){},proto.lnrpc.ForwardingHistoryRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ForwardingHistoryRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ForwardingHistoryRequest.displayName="proto.lnrpc.ForwardingHistoryRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ForwardingHistoryRequest.prototype.toObject=function(e){return proto.lnrpc.ForwardingHistoryRequest.toObject(e,this)},proto.lnrpc.ForwardingHistoryRequest.toObject=function(e,t){var a={startTime:n.Message.getFieldWithDefault(t,1,0),endTime:n.Message.getFieldWithDefault(t,2,0),indexOffset:n.Message.getFieldWithDefault(t,3,0),numMaxEvents:n.Message.getFieldWithDefault(t,4,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ForwardingHistoryRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ForwardingHistoryRequest;return proto.lnrpc.ForwardingHistoryRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ForwardingHistoryRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64();e.setStartTime(a);break;case 2:a=t.readUint64();e.setEndTime(a);break;case 3:a=t.readUint32();e.setIndexOffset(a);break;case 4:a=t.readUint32();e.setNumMaxEvents(a);break;default:t.skipField()}}return e},proto.lnrpc.ForwardingHistoryRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ForwardingHistoryRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ForwardingHistoryRequest.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getStartTime())&&t.writeUint64(1,a),0!==(a=e.getEndTime())&&t.writeUint64(2,a),0!==(a=e.getIndexOffset())&&t.writeUint32(3,a),0!==(a=e.getNumMaxEvents())&&t.writeUint32(4,a)},proto.lnrpc.ForwardingHistoryRequest.prototype.getStartTime=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.ForwardingHistoryRequest.prototype.setStartTime=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ForwardingHistoryRequest.prototype.getEndTime=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ForwardingHistoryRequest.prototype.setEndTime=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ForwardingHistoryRequest.prototype.getIndexOffset=function(){return n.Message.getFieldWithDefault(this,3,0)},proto.lnrpc.ForwardingHistoryRequest.prototype.setIndexOffset=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ForwardingHistoryRequest.prototype.getNumMaxEvents=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.ForwardingHistoryRequest.prototype.setNumMaxEvents=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ForwardingEvent=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ForwardingEvent,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ForwardingEvent.displayName="proto.lnrpc.ForwardingEvent"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ForwardingEvent.prototype.toObject=function(e){return proto.lnrpc.ForwardingEvent.toObject(e,this)},proto.lnrpc.ForwardingEvent.toObject=function(e,t){var a={timestamp:n.Message.getFieldWithDefault(t,1,0),chanIdIn:n.Message.getFieldWithDefault(t,2,"0"),chanIdOut:n.Message.getFieldWithDefault(t,4,"0"),amtIn:n.Message.getFieldWithDefault(t,5,0),amtOut:n.Message.getFieldWithDefault(t,6,0),fee:n.Message.getFieldWithDefault(t,7,0),feeMsat:n.Message.getFieldWithDefault(t,8,0),amtInMsat:n.Message.getFieldWithDefault(t,9,0),amtOutMsat:n.Message.getFieldWithDefault(t,10,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ForwardingEvent.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ForwardingEvent;return proto.lnrpc.ForwardingEvent.deserializeBinaryFromReader(a,t)},proto.lnrpc.ForwardingEvent.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readUint64();e.setTimestamp(a);break;case 2:a=t.readUint64String();e.setChanIdIn(a);break;case 4:a=t.readUint64String();e.setChanIdOut(a);break;case 5:a=t.readUint64();e.setAmtIn(a);break;case 6:a=t.readUint64();e.setAmtOut(a);break;case 7:a=t.readUint64();e.setFee(a);break;case 8:a=t.readUint64();e.setFeeMsat(a);break;case 9:a=t.readUint64();e.setAmtInMsat(a);break;case 10:a=t.readUint64();e.setAmtOutMsat(a);break;default:t.skipField()}}return e},proto.lnrpc.ForwardingEvent.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ForwardingEvent.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ForwardingEvent.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getTimestamp())&&t.writeUint64(1,a),a=e.getChanIdIn(),0!==parseInt(a,10)&&t.writeUint64String(2,a),a=e.getChanIdOut(),0!==parseInt(a,10)&&t.writeUint64String(4,a),0!==(a=e.getAmtIn())&&t.writeUint64(5,a),0!==(a=e.getAmtOut())&&t.writeUint64(6,a),0!==(a=e.getFee())&&t.writeUint64(7,a),0!==(a=e.getFeeMsat())&&t.writeUint64(8,a),0!==(a=e.getAmtInMsat())&&t.writeUint64(9,a),0!==(a=e.getAmtOutMsat())&&t.writeUint64(10,a)},proto.lnrpc.ForwardingEvent.prototype.getTimestamp=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.ForwardingEvent.prototype.setTimestamp=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ForwardingEvent.prototype.getChanIdIn=function(){return n.Message.getFieldWithDefault(this,2,"0")},proto.lnrpc.ForwardingEvent.prototype.setChanIdIn=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ForwardingEvent.prototype.getChanIdOut=function(){return n.Message.getFieldWithDefault(this,4,"0")},proto.lnrpc.ForwardingEvent.prototype.setChanIdOut=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ForwardingEvent.prototype.getAmtIn=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.ForwardingEvent.prototype.setAmtIn=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ForwardingEvent.prototype.getAmtOut=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.ForwardingEvent.prototype.setAmtOut=function(e){n.Message.setField(this,6,e)},proto.lnrpc.ForwardingEvent.prototype.getFee=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.ForwardingEvent.prototype.setFee=function(e){n.Message.setField(this,7,e)},proto.lnrpc.ForwardingEvent.prototype.getFeeMsat=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.ForwardingEvent.prototype.setFeeMsat=function(e){n.Message.setField(this,8,e)},proto.lnrpc.ForwardingEvent.prototype.getAmtInMsat=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.ForwardingEvent.prototype.setAmtInMsat=function(e){n.Message.setField(this,9,e)},proto.lnrpc.ForwardingEvent.prototype.getAmtOutMsat=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.ForwardingEvent.prototype.setAmtOutMsat=function(e){n.Message.setField(this,10,e)},proto.lnrpc.ForwardingHistoryResponse=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.ForwardingHistoryResponse.repeatedFields_,null)},r.inherits(proto.lnrpc.ForwardingHistoryResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ForwardingHistoryResponse.displayName="proto.lnrpc.ForwardingHistoryResponse"),proto.lnrpc.ForwardingHistoryResponse.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ForwardingHistoryResponse.prototype.toObject=function(e){return proto.lnrpc.ForwardingHistoryResponse.toObject(e,this)},proto.lnrpc.ForwardingHistoryResponse.toObject=function(e,t){var a={forwardingEventsList:n.Message.toObjectList(t.getForwardingEventsList(),proto.lnrpc.ForwardingEvent.toObject,e),lastOffsetIndex:n.Message.getFieldWithDefault(t,2,0)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ForwardingHistoryResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ForwardingHistoryResponse;return proto.lnrpc.ForwardingHistoryResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.ForwardingHistoryResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ForwardingEvent;t.readMessage(a,proto.lnrpc.ForwardingEvent.deserializeBinaryFromReader),e.addForwardingEvents(a);break;case 2:a=t.readUint32();e.setLastOffsetIndex(a);break;default:t.skipField()}}return e},proto.lnrpc.ForwardingHistoryResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ForwardingHistoryResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ForwardingHistoryResponse.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getForwardingEventsList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.ForwardingEvent.serializeBinaryToWriter),0!==(a=e.getLastOffsetIndex())&&t.writeUint32(2,a)},proto.lnrpc.ForwardingHistoryResponse.prototype.getForwardingEventsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.ForwardingEvent,1)},proto.lnrpc.ForwardingHistoryResponse.prototype.setForwardingEventsList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.ForwardingHistoryResponse.prototype.addForwardingEvents=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.ForwardingEvent,t)},proto.lnrpc.ForwardingHistoryResponse.prototype.clearForwardingEventsList=function(){this.setForwardingEventsList([])},proto.lnrpc.ForwardingHistoryResponse.prototype.getLastOffsetIndex=function(){return n.Message.getFieldWithDefault(this,2,0)},proto.lnrpc.ForwardingHistoryResponse.prototype.setLastOffsetIndex=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ExportChannelBackupRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ExportChannelBackupRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ExportChannelBackupRequest.displayName="proto.lnrpc.ExportChannelBackupRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ExportChannelBackupRequest.prototype.toObject=function(e){return proto.lnrpc.ExportChannelBackupRequest.toObject(e,this)},proto.lnrpc.ExportChannelBackupRequest.toObject=function(e,t){var a,n={chanPoint:(a=t.getChanPoint())&&proto.lnrpc.ChannelPoint.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.ExportChannelBackupRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ExportChannelBackupRequest;return proto.lnrpc.ExportChannelBackupRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ExportChannelBackupRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setChanPoint(a);break;default:t.skipField()}}return e},proto.lnrpc.ExportChannelBackupRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ExportChannelBackupRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ExportChannelBackupRequest.serializeBinaryToWriter=function(e,t){var a;null!=(a=e.getChanPoint())&&t.writeMessage(1,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter)},proto.lnrpc.ExportChannelBackupRequest.prototype.getChanPoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,1)},proto.lnrpc.ExportChannelBackupRequest.prototype.setChanPoint=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.ExportChannelBackupRequest.prototype.clearChanPoint=function(){this.setChanPoint(void 0)},proto.lnrpc.ExportChannelBackupRequest.prototype.hasChanPoint=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.ChannelBackup=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelBackup,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelBackup.displayName="proto.lnrpc.ChannelBackup"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelBackup.prototype.toObject=function(e){return proto.lnrpc.ChannelBackup.toObject(e,this)},proto.lnrpc.ChannelBackup.toObject=function(e,t){var a,n={chanPoint:(a=t.getChanPoint())&&proto.lnrpc.ChannelPoint.toObject(e,a),chanBackup:t.getChanBackup_asB64()};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.ChannelBackup.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelBackup;return proto.lnrpc.ChannelBackup.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelBackup.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.setChanPoint(a);break;case 2:a=t.readBytes();e.setChanBackup(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelBackup.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelBackup.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelBackup.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getChanPoint())&&t.writeMessage(1,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter),(a=e.getChanBackup_asU8()).length>0&&t.writeBytes(2,a)},proto.lnrpc.ChannelBackup.prototype.getChanPoint=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelPoint,1)},proto.lnrpc.ChannelBackup.prototype.setChanPoint=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.ChannelBackup.prototype.clearChanPoint=function(){this.setChanPoint(void 0)},proto.lnrpc.ChannelBackup.prototype.hasChanPoint=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.ChannelBackup.prototype.getChanBackup=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.ChannelBackup.prototype.getChanBackup_asB64=function(){return n.Message.bytesAsB64(this.getChanBackup())},proto.lnrpc.ChannelBackup.prototype.getChanBackup_asU8=function(){return n.Message.bytesAsU8(this.getChanBackup())},proto.lnrpc.ChannelBackup.prototype.setChanBackup=function(e){n.Message.setField(this,2,e)},proto.lnrpc.MultiChanBackup=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.MultiChanBackup.repeatedFields_,null)},r.inherits(proto.lnrpc.MultiChanBackup,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.MultiChanBackup.displayName="proto.lnrpc.MultiChanBackup"),proto.lnrpc.MultiChanBackup.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.MultiChanBackup.prototype.toObject=function(e){return proto.lnrpc.MultiChanBackup.toObject(e,this)},proto.lnrpc.MultiChanBackup.toObject=function(e,t){var a={chanPointsList:n.Message.toObjectList(t.getChanPointsList(),proto.lnrpc.ChannelPoint.toObject,e),multiChanBackup:t.getMultiChanBackup_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.MultiChanBackup.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.MultiChanBackup;return proto.lnrpc.MultiChanBackup.deserializeBinaryFromReader(a,t)},proto.lnrpc.MultiChanBackup.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelPoint;t.readMessage(a,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader),e.addChanPoints(a);break;case 2:a=t.readBytes();e.setMultiChanBackup(a);break;default:t.skipField()}}return e},proto.lnrpc.MultiChanBackup.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.MultiChanBackup.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.MultiChanBackup.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getChanPointsList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.ChannelPoint.serializeBinaryToWriter),(a=e.getMultiChanBackup_asU8()).length>0&&t.writeBytes(2,a)},proto.lnrpc.MultiChanBackup.prototype.getChanPointsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.ChannelPoint,1)},proto.lnrpc.MultiChanBackup.prototype.setChanPointsList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.MultiChanBackup.prototype.addChanPoints=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.ChannelPoint,t)},proto.lnrpc.MultiChanBackup.prototype.clearChanPointsList=function(){this.setChanPointsList([])},proto.lnrpc.MultiChanBackup.prototype.getMultiChanBackup=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.MultiChanBackup.prototype.getMultiChanBackup_asB64=function(){return n.Message.bytesAsB64(this.getMultiChanBackup())},proto.lnrpc.MultiChanBackup.prototype.getMultiChanBackup_asU8=function(){return n.Message.bytesAsU8(this.getMultiChanBackup())},proto.lnrpc.MultiChanBackup.prototype.setMultiChanBackup=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ChanBackupExportRequest=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChanBackupExportRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChanBackupExportRequest.displayName="proto.lnrpc.ChanBackupExportRequest"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChanBackupExportRequest.prototype.toObject=function(e){return proto.lnrpc.ChanBackupExportRequest.toObject(e,this)},proto.lnrpc.ChanBackupExportRequest.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChanBackupExportRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChanBackupExportRequest;return proto.lnrpc.ChanBackupExportRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChanBackupExportRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.ChanBackupExportRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChanBackupExportRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChanBackupExportRequest.serializeBinaryToWriter=function(e,t){},proto.lnrpc.ChanBackupSnapshot=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChanBackupSnapshot,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChanBackupSnapshot.displayName="proto.lnrpc.ChanBackupSnapshot"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChanBackupSnapshot.prototype.toObject=function(e){return proto.lnrpc.ChanBackupSnapshot.toObject(e,this)},proto.lnrpc.ChanBackupSnapshot.toObject=function(e,t){var a,n={singleChanBackups:(a=t.getSingleChanBackups())&&proto.lnrpc.ChannelBackups.toObject(e,a),multiChanBackup:(a=t.getMultiChanBackup())&&proto.lnrpc.MultiChanBackup.toObject(e,a)};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.ChanBackupSnapshot.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChanBackupSnapshot;return proto.lnrpc.ChanBackupSnapshot.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChanBackupSnapshot.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelBackups;t.readMessage(a,proto.lnrpc.ChannelBackups.deserializeBinaryFromReader),e.setSingleChanBackups(a);break;case 2:a=new proto.lnrpc.MultiChanBackup;t.readMessage(a,proto.lnrpc.MultiChanBackup.deserializeBinaryFromReader),e.setMultiChanBackup(a);break;default:t.skipField()}}return e},proto.lnrpc.ChanBackupSnapshot.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChanBackupSnapshot.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChanBackupSnapshot.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getSingleChanBackups())&&t.writeMessage(1,a,proto.lnrpc.ChannelBackups.serializeBinaryToWriter),null!=(a=e.getMultiChanBackup())&&t.writeMessage(2,a,proto.lnrpc.MultiChanBackup.serializeBinaryToWriter)},proto.lnrpc.ChanBackupSnapshot.prototype.getSingleChanBackups=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelBackups,1)},proto.lnrpc.ChanBackupSnapshot.prototype.setSingleChanBackups=function(e){n.Message.setWrapperField(this,1,e)},proto.lnrpc.ChanBackupSnapshot.prototype.clearSingleChanBackups=function(){this.setSingleChanBackups(void 0)},proto.lnrpc.ChanBackupSnapshot.prototype.hasSingleChanBackups=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.ChanBackupSnapshot.prototype.getMultiChanBackup=function(){return n.Message.getWrapperField(this,proto.lnrpc.MultiChanBackup,2)},proto.lnrpc.ChanBackupSnapshot.prototype.setMultiChanBackup=function(e){n.Message.setWrapperField(this,2,e)},proto.lnrpc.ChanBackupSnapshot.prototype.clearMultiChanBackup=function(){this.setMultiChanBackup(void 0)},proto.lnrpc.ChanBackupSnapshot.prototype.hasMultiChanBackup=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.ChannelBackups=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.ChannelBackups.repeatedFields_,null)},r.inherits(proto.lnrpc.ChannelBackups,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelBackups.displayName="proto.lnrpc.ChannelBackups"),proto.lnrpc.ChannelBackups.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelBackups.prototype.toObject=function(e){return proto.lnrpc.ChannelBackups.toObject(e,this)},proto.lnrpc.ChannelBackups.toObject=function(e,t){var a={chanBackupsList:n.Message.toObjectList(t.getChanBackupsList(),proto.lnrpc.ChannelBackup.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelBackups.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelBackups;return proto.lnrpc.ChannelBackups.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelBackups.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelBackup;t.readMessage(a,proto.lnrpc.ChannelBackup.deserializeBinaryFromReader),e.addChanBackups(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelBackups.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelBackups.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelBackups.serializeBinaryToWriter=function(e,t){var a;(a=e.getChanBackupsList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.ChannelBackup.serializeBinaryToWriter)},proto.lnrpc.ChannelBackups.prototype.getChanBackupsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.ChannelBackup,1)},proto.lnrpc.ChannelBackups.prototype.setChanBackupsList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.ChannelBackups.prototype.addChanBackups=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.ChannelBackup,t)},proto.lnrpc.ChannelBackups.prototype.clearChanBackupsList=function(){this.setChanBackupsList([])},proto.lnrpc.RestoreChanBackupRequest=function(e){n.Message.initialize(this,e,0,-1,null,proto.lnrpc.RestoreChanBackupRequest.oneofGroups_)},r.inherits(proto.lnrpc.RestoreChanBackupRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.RestoreChanBackupRequest.displayName="proto.lnrpc.RestoreChanBackupRequest"),proto.lnrpc.RestoreChanBackupRequest.oneofGroups_=[[1,2]],proto.lnrpc.RestoreChanBackupRequest.BackupCase={BACKUP_NOT_SET:0,CHAN_BACKUPS:1,MULTI_CHAN_BACKUP:2},proto.lnrpc.RestoreChanBackupRequest.prototype.getBackupCase=function(){return n.Message.computeOneofCase(this,proto.lnrpc.RestoreChanBackupRequest.oneofGroups_[0])},n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.RestoreChanBackupRequest.prototype.toObject=function(e){return proto.lnrpc.RestoreChanBackupRequest.toObject(e,this)},proto.lnrpc.RestoreChanBackupRequest.toObject=function(e,t){var a,n={chanBackups:(a=t.getChanBackups())&&proto.lnrpc.ChannelBackups.toObject(e,a),multiChanBackup:t.getMultiChanBackup_asB64()};return e&&(n.$jspbMessageInstance=t),n}),proto.lnrpc.RestoreChanBackupRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.RestoreChanBackupRequest;return proto.lnrpc.RestoreChanBackupRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.RestoreChanBackupRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.ChannelBackups;t.readMessage(a,proto.lnrpc.ChannelBackups.deserializeBinaryFromReader),e.setChanBackups(a);break;case 2:a=t.readBytes();e.setMultiChanBackup(a);break;default:t.skipField()}}return e},proto.lnrpc.RestoreChanBackupRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.RestoreChanBackupRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.RestoreChanBackupRequest.serializeBinaryToWriter=function(e,t){var a=void 0;null!=(a=e.getChanBackups())&&t.writeMessage(1,a,proto.lnrpc.ChannelBackups.serializeBinaryToWriter),null!=(a=n.Message.getField(e,2))&&t.writeBytes(2,a)},proto.lnrpc.RestoreChanBackupRequest.prototype.getChanBackups=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelBackups,1)},proto.lnrpc.RestoreChanBackupRequest.prototype.setChanBackups=function(e){n.Message.setOneofWrapperField(this,1,proto.lnrpc.RestoreChanBackupRequest.oneofGroups_[0],e)},proto.lnrpc.RestoreChanBackupRequest.prototype.clearChanBackups=function(){this.setChanBackups(void 0)},proto.lnrpc.RestoreChanBackupRequest.prototype.hasChanBackups=function(){return null!=n.Message.getField(this,1)},proto.lnrpc.RestoreChanBackupRequest.prototype.getMultiChanBackup=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.RestoreChanBackupRequest.prototype.getMultiChanBackup_asB64=function(){return n.Message.bytesAsB64(this.getMultiChanBackup())},proto.lnrpc.RestoreChanBackupRequest.prototype.getMultiChanBackup_asU8=function(){return n.Message.bytesAsU8(this.getMultiChanBackup())},proto.lnrpc.RestoreChanBackupRequest.prototype.setMultiChanBackup=function(e){n.Message.setOneofField(this,2,proto.lnrpc.RestoreChanBackupRequest.oneofGroups_[0],e)},proto.lnrpc.RestoreChanBackupRequest.prototype.clearMultiChanBackup=function(){n.Message.setOneofField(this,2,proto.lnrpc.RestoreChanBackupRequest.oneofGroups_[0],void 0)},proto.lnrpc.RestoreChanBackupRequest.prototype.hasMultiChanBackup=function(){return null!=n.Message.getField(this,2)},proto.lnrpc.RestoreBackupResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.RestoreBackupResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.RestoreBackupResponse.displayName="proto.lnrpc.RestoreBackupResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.RestoreBackupResponse.prototype.toObject=function(e){return proto.lnrpc.RestoreBackupResponse.toObject(e,this)},proto.lnrpc.RestoreBackupResponse.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.RestoreBackupResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.RestoreBackupResponse;return proto.lnrpc.RestoreBackupResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.RestoreBackupResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.RestoreBackupResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.RestoreBackupResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.RestoreBackupResponse.serializeBinaryToWriter=function(e,t){},proto.lnrpc.ChannelBackupSubscription=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelBackupSubscription,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelBackupSubscription.displayName="proto.lnrpc.ChannelBackupSubscription"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelBackupSubscription.prototype.toObject=function(e){return proto.lnrpc.ChannelBackupSubscription.toObject(e,this)},proto.lnrpc.ChannelBackupSubscription.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelBackupSubscription.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelBackupSubscription;return proto.lnrpc.ChannelBackupSubscription.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelBackupSubscription.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.ChannelBackupSubscription.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelBackupSubscription.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelBackupSubscription.serializeBinaryToWriter=function(e,t){},proto.lnrpc.VerifyChanBackupResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.VerifyChanBackupResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.VerifyChanBackupResponse.displayName="proto.lnrpc.VerifyChanBackupResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.VerifyChanBackupResponse.prototype.toObject=function(e){return proto.lnrpc.VerifyChanBackupResponse.toObject(e,this)},proto.lnrpc.VerifyChanBackupResponse.toObject=function(e,t){var a={};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.VerifyChanBackupResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.VerifyChanBackupResponse;return proto.lnrpc.VerifyChanBackupResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.VerifyChanBackupResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){t.getFieldNumber();t.skipField()}return e},proto.lnrpc.VerifyChanBackupResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.VerifyChanBackupResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.VerifyChanBackupResponse.serializeBinaryToWriter=function(e,t){},proto.lnrpc.MacaroonPermission=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.MacaroonPermission,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.MacaroonPermission.displayName="proto.lnrpc.MacaroonPermission"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.MacaroonPermission.prototype.toObject=function(e){return proto.lnrpc.MacaroonPermission.toObject(e,this)},proto.lnrpc.MacaroonPermission.toObject=function(e,t){var a={entity:n.Message.getFieldWithDefault(t,1,""),action:n.Message.getFieldWithDefault(t,2,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.MacaroonPermission.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.MacaroonPermission;return proto.lnrpc.MacaroonPermission.deserializeBinaryFromReader(a,t)},proto.lnrpc.MacaroonPermission.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setEntity(a);break;case 2:a=t.readString();e.setAction(a);break;default:t.skipField()}}return e},proto.lnrpc.MacaroonPermission.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.MacaroonPermission.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.MacaroonPermission.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getEntity()).length>0&&t.writeString(1,a),(a=e.getAction()).length>0&&t.writeString(2,a)},proto.lnrpc.MacaroonPermission.prototype.getEntity=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.MacaroonPermission.prototype.setEntity=function(e){n.Message.setField(this,1,e)},proto.lnrpc.MacaroonPermission.prototype.getAction=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.MacaroonPermission.prototype.setAction=function(e){n.Message.setField(this,2,e)},proto.lnrpc.BakeMacaroonRequest=function(e){n.Message.initialize(this,e,0,-1,proto.lnrpc.BakeMacaroonRequest.repeatedFields_,null)},r.inherits(proto.lnrpc.BakeMacaroonRequest,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.BakeMacaroonRequest.displayName="proto.lnrpc.BakeMacaroonRequest"),proto.lnrpc.BakeMacaroonRequest.repeatedFields_=[1],n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.BakeMacaroonRequest.prototype.toObject=function(e){return proto.lnrpc.BakeMacaroonRequest.toObject(e,this)},proto.lnrpc.BakeMacaroonRequest.toObject=function(e,t){var a={permissionsList:n.Message.toObjectList(t.getPermissionsList(),proto.lnrpc.MacaroonPermission.toObject,e)};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.BakeMacaroonRequest.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.BakeMacaroonRequest;return proto.lnrpc.BakeMacaroonRequest.deserializeBinaryFromReader(a,t)},proto.lnrpc.BakeMacaroonRequest.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=new proto.lnrpc.MacaroonPermission;t.readMessage(a,proto.lnrpc.MacaroonPermission.deserializeBinaryFromReader),e.addPermissions(a);break;default:t.skipField()}}return e},proto.lnrpc.BakeMacaroonRequest.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.BakeMacaroonRequest.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.BakeMacaroonRequest.serializeBinaryToWriter=function(e,t){var a;(a=e.getPermissionsList()).length>0&&t.writeRepeatedMessage(1,a,proto.lnrpc.MacaroonPermission.serializeBinaryToWriter)},proto.lnrpc.BakeMacaroonRequest.prototype.getPermissionsList=function(){return n.Message.getRepeatedWrapperField(this,proto.lnrpc.MacaroonPermission,1)},proto.lnrpc.BakeMacaroonRequest.prototype.setPermissionsList=function(e){n.Message.setRepeatedWrapperField(this,1,e)},proto.lnrpc.BakeMacaroonRequest.prototype.addPermissions=function(e,t){return n.Message.addToRepeatedWrapperField(this,1,e,proto.lnrpc.MacaroonPermission,t)},proto.lnrpc.BakeMacaroonRequest.prototype.clearPermissionsList=function(){this.setPermissionsList([])},proto.lnrpc.BakeMacaroonResponse=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.BakeMacaroonResponse,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.BakeMacaroonResponse.displayName="proto.lnrpc.BakeMacaroonResponse"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.BakeMacaroonResponse.prototype.toObject=function(e){return proto.lnrpc.BakeMacaroonResponse.toObject(e,this)},proto.lnrpc.BakeMacaroonResponse.toObject=function(e,t){var a={macaroon:n.Message.getFieldWithDefault(t,1,"")};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.BakeMacaroonResponse.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.BakeMacaroonResponse;return proto.lnrpc.BakeMacaroonResponse.deserializeBinaryFromReader(a,t)},proto.lnrpc.BakeMacaroonResponse.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readString();e.setMacaroon(a);break;default:t.skipField()}}return e},proto.lnrpc.BakeMacaroonResponse.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.BakeMacaroonResponse.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.BakeMacaroonResponse.serializeBinaryToWriter=function(e,t){var a;(a=e.getMacaroon()).length>0&&t.writeString(1,a)},proto.lnrpc.BakeMacaroonResponse.prototype.getMacaroon=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.BakeMacaroonResponse.prototype.setMacaroon=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Failure=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.Failure,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.Failure.displayName="proto.lnrpc.Failure"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.Failure.prototype.toObject=function(e){return proto.lnrpc.Failure.toObject(e,this)},proto.lnrpc.Failure.toObject=function(e,t){var a,r={code:n.Message.getFieldWithDefault(t,1,0),channelUpdate:(a=t.getChannelUpdate())&&proto.lnrpc.ChannelUpdate.toObject(e,a),htlcMsat:n.Message.getFieldWithDefault(t,4,0),onionSha256:t.getOnionSha256_asB64(),cltvExpiry:n.Message.getFieldWithDefault(t,6,0),flags:n.Message.getFieldWithDefault(t,7,0),failureSourceIndex:n.Message.getFieldWithDefault(t,8,0),height:n.Message.getFieldWithDefault(t,9,0)};return e&&(r.$jspbMessageInstance=t),r}),proto.lnrpc.Failure.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.Failure;return proto.lnrpc.Failure.deserializeBinaryFromReader(a,t)},proto.lnrpc.Failure.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readEnum();e.setCode(a);break;case 3:a=new proto.lnrpc.ChannelUpdate;t.readMessage(a,proto.lnrpc.ChannelUpdate.deserializeBinaryFromReader),e.setChannelUpdate(a);break;case 4:a=t.readUint64();e.setHtlcMsat(a);break;case 5:a=t.readBytes();e.setOnionSha256(a);break;case 6:a=t.readUint32();e.setCltvExpiry(a);break;case 7:a=t.readUint32();e.setFlags(a);break;case 8:a=t.readUint32();e.setFailureSourceIndex(a);break;case 9:a=t.readUint32();e.setHeight(a);break;default:t.skipField()}}return e},proto.lnrpc.Failure.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.Failure.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.Failure.serializeBinaryToWriter=function(e,t){var a=void 0;0!==(a=e.getCode())&&t.writeEnum(1,a),null!=(a=e.getChannelUpdate())&&t.writeMessage(3,a,proto.lnrpc.ChannelUpdate.serializeBinaryToWriter),0!==(a=e.getHtlcMsat())&&t.writeUint64(4,a),(a=e.getOnionSha256_asU8()).length>0&&t.writeBytes(5,a),0!==(a=e.getCltvExpiry())&&t.writeUint32(6,a),0!==(a=e.getFlags())&&t.writeUint32(7,a),0!==(a=e.getFailureSourceIndex())&&t.writeUint32(8,a),0!==(a=e.getHeight())&&t.writeUint32(9,a)},proto.lnrpc.Failure.FailureCode={RESERVED:0,INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS:1,INCORRECT_PAYMENT_AMOUNT:2,FINAL_INCORRECT_CLTV_EXPIRY:3,FINAL_INCORRECT_HTLC_AMOUNT:4,FINAL_EXPIRY_TOO_SOON:5,INVALID_REALM:6,EXPIRY_TOO_SOON:7,INVALID_ONION_VERSION:8,INVALID_ONION_HMAC:9,INVALID_ONION_KEY:10,AMOUNT_BELOW_MINIMUM:11,FEE_INSUFFICIENT:12,INCORRECT_CLTV_EXPIRY:13,CHANNEL_DISABLED:14,TEMPORARY_CHANNEL_FAILURE:15,REQUIRED_NODE_FEATURE_MISSING:16,REQUIRED_CHANNEL_FEATURE_MISSING:17,UNKNOWN_NEXT_PEER:18,TEMPORARY_NODE_FAILURE:19,PERMANENT_NODE_FAILURE:20,PERMANENT_CHANNEL_FAILURE:21,EXPIRY_TOO_FAR:22,MPP_TIMEOUT:23,INTERNAL_FAILURE:997,UNKNOWN_FAILURE:998,UNREADABLE_FAILURE:999},proto.lnrpc.Failure.prototype.getCode=function(){return n.Message.getFieldWithDefault(this,1,0)},proto.lnrpc.Failure.prototype.setCode=function(e){n.Message.setField(this,1,e)},proto.lnrpc.Failure.prototype.getChannelUpdate=function(){return n.Message.getWrapperField(this,proto.lnrpc.ChannelUpdate,3)},proto.lnrpc.Failure.prototype.setChannelUpdate=function(e){n.Message.setWrapperField(this,3,e)},proto.lnrpc.Failure.prototype.clearChannelUpdate=function(){this.setChannelUpdate(void 0)},proto.lnrpc.Failure.prototype.hasChannelUpdate=function(){return null!=n.Message.getField(this,3)},proto.lnrpc.Failure.prototype.getHtlcMsat=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.Failure.prototype.setHtlcMsat=function(e){n.Message.setField(this,4,e)},proto.lnrpc.Failure.prototype.getOnionSha256=function(){return n.Message.getFieldWithDefault(this,5,"")},proto.lnrpc.Failure.prototype.getOnionSha256_asB64=function(){return n.Message.bytesAsB64(this.getOnionSha256())},proto.lnrpc.Failure.prototype.getOnionSha256_asU8=function(){return n.Message.bytesAsU8(this.getOnionSha256())},proto.lnrpc.Failure.prototype.setOnionSha256=function(e){n.Message.setField(this,5,e)},proto.lnrpc.Failure.prototype.getCltvExpiry=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.Failure.prototype.setCltvExpiry=function(e){n.Message.setField(this,6,e)},proto.lnrpc.Failure.prototype.getFlags=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.Failure.prototype.setFlags=function(e){n.Message.setField(this,7,e)},proto.lnrpc.Failure.prototype.getFailureSourceIndex=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.Failure.prototype.setFailureSourceIndex=function(e){n.Message.setField(this,8,e)},proto.lnrpc.Failure.prototype.getHeight=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.Failure.prototype.setHeight=function(e){n.Message.setField(this,9,e)},proto.lnrpc.ChannelUpdate=function(e){n.Message.initialize(this,e,0,-1,null,null)},r.inherits(proto.lnrpc.ChannelUpdate,n.Message),r.DEBUG&&!COMPILED&&(proto.lnrpc.ChannelUpdate.displayName="proto.lnrpc.ChannelUpdate"),n.Message.GENERATE_TO_OBJECT&&(proto.lnrpc.ChannelUpdate.prototype.toObject=function(e){return proto.lnrpc.ChannelUpdate.toObject(e,this)},proto.lnrpc.ChannelUpdate.toObject=function(e,t){var a={signature:t.getSignature_asB64(),chainHash:t.getChainHash_asB64(),chanId:n.Message.getFieldWithDefault(t,3,"0"),timestamp:n.Message.getFieldWithDefault(t,4,0),messageFlags:n.Message.getFieldWithDefault(t,10,0),channelFlags:n.Message.getFieldWithDefault(t,5,0),timeLockDelta:n.Message.getFieldWithDefault(t,6,0),htlcMinimumMsat:n.Message.getFieldWithDefault(t,7,0),baseFee:n.Message.getFieldWithDefault(t,8,0),feeRate:n.Message.getFieldWithDefault(t,9,0),htlcMaximumMsat:n.Message.getFieldWithDefault(t,11,0),extraOpaqueData:t.getExtraOpaqueData_asB64()};return e&&(a.$jspbMessageInstance=t),a}),proto.lnrpc.ChannelUpdate.deserializeBinary=function(e){var t=new n.BinaryReader(e),a=new proto.lnrpc.ChannelUpdate;return proto.lnrpc.ChannelUpdate.deserializeBinaryFromReader(a,t)},proto.lnrpc.ChannelUpdate.deserializeBinaryFromReader=function(e,t){for(;t.nextField()&&!t.isEndGroup();){switch(t.getFieldNumber()){case 1:var a=t.readBytes();e.setSignature(a);break;case 2:a=t.readBytes();e.setChainHash(a);break;case 3:a=t.readUint64String();e.setChanId(a);break;case 4:a=t.readUint32();e.setTimestamp(a);break;case 10:a=t.readUint32();e.setMessageFlags(a);break;case 5:a=t.readUint32();e.setChannelFlags(a);break;case 6:a=t.readUint32();e.setTimeLockDelta(a);break;case 7:a=t.readUint64();e.setHtlcMinimumMsat(a);break;case 8:a=t.readUint32();e.setBaseFee(a);break;case 9:a=t.readUint32();e.setFeeRate(a);break;case 11:a=t.readUint64();e.setHtlcMaximumMsat(a);break;case 12:a=t.readBytes();e.setExtraOpaqueData(a);break;default:t.skipField()}}return e},proto.lnrpc.ChannelUpdate.prototype.serializeBinary=function(){var e=new n.BinaryWriter;return proto.lnrpc.ChannelUpdate.serializeBinaryToWriter(this,e),e.getResultBuffer()},proto.lnrpc.ChannelUpdate.serializeBinaryToWriter=function(e,t){var a=void 0;(a=e.getSignature_asU8()).length>0&&t.writeBytes(1,a),(a=e.getChainHash_asU8()).length>0&&t.writeBytes(2,a),a=e.getChanId(),0!==parseInt(a,10)&&t.writeUint64String(3,a),0!==(a=e.getTimestamp())&&t.writeUint32(4,a),0!==(a=e.getMessageFlags())&&t.writeUint32(10,a),0!==(a=e.getChannelFlags())&&t.writeUint32(5,a),0!==(a=e.getTimeLockDelta())&&t.writeUint32(6,a),0!==(a=e.getHtlcMinimumMsat())&&t.writeUint64(7,a),0!==(a=e.getBaseFee())&&t.writeUint32(8,a),0!==(a=e.getFeeRate())&&t.writeUint32(9,a),0!==(a=e.getHtlcMaximumMsat())&&t.writeUint64(11,a),(a=e.getExtraOpaqueData_asU8()).length>0&&t.writeBytes(12,a)},proto.lnrpc.ChannelUpdate.prototype.getSignature=function(){return n.Message.getFieldWithDefault(this,1,"")},proto.lnrpc.ChannelUpdate.prototype.getSignature_asB64=function(){return n.Message.bytesAsB64(this.getSignature())},proto.lnrpc.ChannelUpdate.prototype.getSignature_asU8=function(){return n.Message.bytesAsU8(this.getSignature())},proto.lnrpc.ChannelUpdate.prototype.setSignature=function(e){n.Message.setField(this,1,e)},proto.lnrpc.ChannelUpdate.prototype.getChainHash=function(){return n.Message.getFieldWithDefault(this,2,"")},proto.lnrpc.ChannelUpdate.prototype.getChainHash_asB64=function(){return n.Message.bytesAsB64(this.getChainHash())},proto.lnrpc.ChannelUpdate.prototype.getChainHash_asU8=function(){return n.Message.bytesAsU8(this.getChainHash())},proto.lnrpc.ChannelUpdate.prototype.setChainHash=function(e){n.Message.setField(this,2,e)},proto.lnrpc.ChannelUpdate.prototype.getChanId=function(){return n.Message.getFieldWithDefault(this,3,"0")},proto.lnrpc.ChannelUpdate.prototype.setChanId=function(e){n.Message.setField(this,3,e)},proto.lnrpc.ChannelUpdate.prototype.getTimestamp=function(){return n.Message.getFieldWithDefault(this,4,0)},proto.lnrpc.ChannelUpdate.prototype.setTimestamp=function(e){n.Message.setField(this,4,e)},proto.lnrpc.ChannelUpdate.prototype.getMessageFlags=function(){return n.Message.getFieldWithDefault(this,10,0)},proto.lnrpc.ChannelUpdate.prototype.setMessageFlags=function(e){n.Message.setField(this,10,e)},proto.lnrpc.ChannelUpdate.prototype.getChannelFlags=function(){return n.Message.getFieldWithDefault(this,5,0)},proto.lnrpc.ChannelUpdate.prototype.setChannelFlags=function(e){n.Message.setField(this,5,e)},proto.lnrpc.ChannelUpdate.prototype.getTimeLockDelta=function(){return n.Message.getFieldWithDefault(this,6,0)},proto.lnrpc.ChannelUpdate.prototype.setTimeLockDelta=function(e){n.Message.setField(this,6,e)},proto.lnrpc.ChannelUpdate.prototype.getHtlcMinimumMsat=function(){return n.Message.getFieldWithDefault(this,7,0)},proto.lnrpc.ChannelUpdate.prototype.setHtlcMinimumMsat=function(e){n.Message.setField(this,7,e)},proto.lnrpc.ChannelUpdate.prototype.getBaseFee=function(){return n.Message.getFieldWithDefault(this,8,0)},proto.lnrpc.ChannelUpdate.prototype.setBaseFee=function(e){n.Message.setField(this,8,e)},proto.lnrpc.ChannelUpdate.prototype.getFeeRate=function(){return n.Message.getFieldWithDefault(this,9,0)},proto.lnrpc.ChannelUpdate.prototype.setFeeRate=function(e){n.Message.setField(this,9,e)},proto.lnrpc.ChannelUpdate.prototype.getHtlcMaximumMsat=function(){return n.Message.getFieldWithDefault(this,11,0)},proto.lnrpc.ChannelUpdate.prototype.setHtlcMaximumMsat=function(e){n.Message.setField(this,11,e)},proto.lnrpc.ChannelUpdate.prototype.getExtraOpaqueData=function(){return n.Message.getFieldWithDefault(this,12,"")},proto.lnrpc.ChannelUpdate.prototype.getExtraOpaqueData_asB64=function(){return n.Message.bytesAsB64(this.getExtraOpaqueData())},proto.lnrpc.ChannelUpdate.prototype.getExtraOpaqueData_asU8=function(){return n.Message.bytesAsU8(this.getExtraOpaqueData())},proto.lnrpc.ChannelUpdate.prototype.setExtraOpaqueData=function(e){n.Message.setField(this,12,e)},proto.lnrpc.AddressType={WITNESS_PUBKEY_HASH:0,NESTED_PUBKEY_HASH:1,UNUSED_WITNESS_PUBKEY_HASH:2,UNUSED_NESTED_PUBKEY_HASH:3},proto.lnrpc.CommitmentType={LEGACY:0,STATIC_REMOTE_KEY:1,ANCHORS:2,UNKNOWN_COMMITMENT_TYPE:999},proto.lnrpc.Initiator={INITIATOR_UNKNOWN:0,INITIATOR_LOCAL:1,INITIATOR_REMOTE:2,INITIATOR_BOTH:3},proto.lnrpc.ResolutionType={TYPE_UNKNOWN:0,ANCHOR:1,INCOMING_HTLC:2,OUTGOING_HTLC:3,COMMIT:4},proto.lnrpc.ResolutionOutcome={OUTCOME_UNKNOWN:0,CLAIMED:1,UNCLAIMED:2,ABANDONED:3,FIRST_STAGE:4,TIMEOUT:5},proto.lnrpc.NodeMetricType={UNKNOWN:0,BETWEENNESS_CENTRALITY:1},proto.lnrpc.InvoiceHTLCState={ACCEPTED:0,SETTLED:1,CANCELED:2},proto.lnrpc.PaymentFailureReason={FAILURE_REASON_NONE:0,FAILURE_REASON_TIMEOUT:1,FAILURE_REASON_NO_ROUTE:2,FAILURE_REASON_ERROR:3,FAILURE_REASON_INCORRECT_PAYMENT_DETAILS:4,FAILURE_REASON_INSUFFICIENT_BALANCE:5},proto.lnrpc.FeatureBit={DATALOSS_PROTECT_REQ:0,DATALOSS_PROTECT_OPT:1,INITIAL_ROUING_SYNC:3,UPFRONT_SHUTDOWN_SCRIPT_REQ:4,UPFRONT_SHUTDOWN_SCRIPT_OPT:5,GOSSIP_QUERIES_REQ:6,GOSSIP_QUERIES_OPT:7,TLV_ONION_REQ:8,TLV_ONION_OPT:9,EXT_GOSSIP_QUERIES_REQ:10,EXT_GOSSIP_QUERIES_OPT:11,STATIC_REMOTE_KEY_REQ:12,STATIC_REMOTE_KEY_OPT:13,PAYMENT_ADDR_REQ:14,PAYMENT_ADDR_OPT:15,MPP_REQ:16,MPP_OPT:17},r.object.extend(t,proto.lnrpc)},511:function(e,t,a){e.exports=a.p+"static/media/logo.a0185b04.svg"},512:function(e,t,a){e.exports=a.p+"static/media/logo.a0185b04.svg"},537:function(e,t,a){e.exports=a(1026)}},[[537,1,2]]]);
+//# sourceMappingURL=main.43e96e28.chunk.js.map
\ No newline at end of file
diff --git a/squeaknode/admin/webapp/static/build/static/js/main.43e96e28.chunk.js.map b/squeaknode/admin/webapp/static/build/static/js/main.43e96e28.chunk.js.map
new file mode 100644
index 00000000..b37a4679
--- /dev/null
+++ b/squeaknode/admin/webapp/static/build/static/js/main.43e96e28.chunk.js.map
@@ -0,0 +1 @@
+{"version":3,"sources":["themes/default.js","themes/index.js","components/Layout/styles.js","components/Header/styles.js","components/Wrappers/Wrappers.js","components/Notification/styles.js","components/Notification/Notification.js","components/UserAvatar/styles.js","context/LayoutContext.js","context/UserContext.js","squeakclient/requests.js","components/Header/Header.js","components/Sidebar/styles.js","components/Sidebar/components/SidebarLink/styles.js","components/Sidebar/components/Dot.js","components/Sidebar/components/SidebarLink/SidebarLink.js","components/Sidebar/Sidebar.js","pages/timeline/styles.js","components/PageTitle/styles.js","components/PageTitle/PageTitle.js","components/Widget/styles.js","components/Widget/Widget.js","components/SqueakThreadItem/styles.js","components/SqueakThreadItem/SqueakThreadItem.js","components/MakeSqueakDialog/styles.js","components/MakeSqueakDialog/MakeSqueakDialog.js","pages/timeline/Timeline.js","pages/dashboard/styles.js","pages/dashboard/mock.js","pages/dashboard/components/Table/Table.js","pages/dashboard/components/BigStat/styles.js","pages/dashboard/components/BigStat/BigStat.js","pages/dashboard/Dashboard.js","pages/squeakaddress/styles.js","components/CreateContactProfileDialog/styles.js","components/CreateContactProfileDialog/CreateContactProfileDialog.js","pages/squeakaddress/SqueakAddress.js","pages/squeak/styles.js","components/SqueakDetailItem/styles.js","components/DeleteSqueakDialog/styles.js","components/DeleteSqueakDialog/DeleteSqueakDialog.js","components/SqueakDetailItem/SqueakDetailItem.js","pages/squeak/Squeak.js","pages/squeakdetail/styles.js","pages/squeakdetail/SqueakDetail.js","pages/buy/styles.js","components/BuyOfferItem/styles.js","components/BuyOfferItem/BuyOfferItem.js","pages/buy/Buy.js","pages/offer/styles.js","components/BuyOfferDialog/styles.js","components/BuyOfferDialog/BuyOfferDialog.js","components/BuyOfferDetailItem/styles.js","components/BuyOfferDetailItem/BuyOfferDetailItem.js","pages/offer/Offer.js","pages/profile/styles.js","components/DeleteProfileDialog/styles.js","components/DeleteProfileDialog/DeleteProfileDialog.js","pages/profile/Profile.js","pages/wallet/styles.js","components/ReceiveBitcoinDialog/styles.js","components/ReceiveBitcoinDialog/ReceiveBitcoinDialog.js","components/LndUnavailableDialog/styles.js","components/LndUnavailableDialog/LndUnavailableDialog.js","components/TransactionItem/styles.js","components/TransactionItem/TransactionItem.js","components/LightningPeerListItem/styles.js","components/LightningPeerListItem/LightningPeerListItem.js","components/ChannelItem/styles.js","components/ChannelItem/ChannelItem.js","components/PendingOpenChannelItem/styles.js","components/PendingOpenChannelItem/PendingOpenChannelItem.js","pages/wallet/Wallet.js","pages/lightningnode/styles.js","components/OpenChannelDialog/styles.js","components/OpenChannelDialog/OpenChannelDialog.js","pages/lightningnode/LightningNode.js","pages/channel/styles.js","components/CloseChannelDialog/styles.js","components/CloseChannelDialog/CloseChannelDialog.js","pages/channel/Channel.js","pages/notifications/styles.js","pages/notifications/Notifications.js","pages/maps/styles.js","pages/maps/Maps.js","components/CreateSigningProfileDialog/styles.js","components/CreateSigningProfileDialog/CreateSigningProfileDialog.js","pages/profiles/Profiles.js","pages/icons/styles.js","pages/icons/Icons.js","pages/charts/components/ApexLineChart.js","pages/charts/components/ApexHeatmap.js","pages/charts/Charts.js","components/CreatePeerDialog/styles.js","components/CreatePeerDialog/CreatePeerDialog.js","pages/peers/Peers.js","pages/peer/styles.js","components/DeletePeerDialog/styles.js","components/DeletePeerDialog/DeletePeerDialog.js","pages/peer/Peer.js","components/Layout/Layout.js","pages/error/styles.js","pages/error/Error.js","pages/login/styles.js","pages/login/Login.js","components/App.js","serviceWorker.js","index.js","proto/squeak_admin_pb.js","images/google.svg","proto/lnd_pb.js","pages/error/logo.svg","pages/login/logo.svg"],"names":["palette","primary","main","light","tinycolor","lighten","toHexString","dark","darken","secondary","contrastText","warning","success","info","text","hint","background","default","customShadows","widget","widgetDark","widgetWide","overrides","MuiBackdrop","root","backgroundColor","MuiMenu","paper","boxShadow","MuiSelect","icon","color","MuiListItem","button","MuiTouchRipple","child","MuiTableRow","height","MuiTableCell","borderBottom","head","fontSize","body","createMuiTheme","defaultTheme","typography","h1","h2","h3","h4","h5","h6","makeStyles","theme","display","maxWidth","overflowX","content","flexGrow","padding","spacing","width","minHeight","contentShift","transition","transitions","create","easing","sharp","duration","enteringScreen","fakeToolbar","mixins","toolbar","logotype","marginLeft","marginRight","fontWeight","whiteSpace","breakpoints","down","appBar","zIndex","drawer","leavingScreen","paddingLeft","paddingRight","hide","grow","search","position","borderRadius","fade","common","black","cursor","searchFocused","up","searchIcon","right","alignItems","justifyContent","searchIconOpened","inputRoot","inputInput","messageContent","flexDirection","headerMenu","marginTop","headerMenuList","headerMenuItem","headerMenuButton","headerMenuButtonCollapse","headerIcon","headerIconCollapse","profileMenu","minWidth","profileMenuUser","profileMenuItem","profileMenuIcon","profileMenuLink","textDecoration","messageNotification","messageNotificationSide","messageNotificationBodySide","sendMessageButton","margin","marginBottom","textTransform","sendButtonIcon","useStyles","badge","Badge","children","colorBrightness","props","classes","Styled","createStyled","getColor","useTheme","styledProps","classnames","Typography","weight","size","style","getFontWeight","getFontSize","variant","Button","className","contained","outlined","borderColor","select","brigtness","multiplier","defaultSize","styles","options","withStyles","notificationContainer","notificationContained","notificationContainedShadowless","notificationIconContainer","notificationIconContainerContained","notificationIconContainerRounded","containedTypography","messageContainer","extraButton","typesIcons","ShoppingCart","notification","offer","ThumbUp","message","feedback","customer","shipped","delivered","defence","report","Report","upload","disc","Notification","type","getIconByType","iconWithStyles","React","cloneElement","notificationIcon","shadowless","setAlpha","toRgbString","typographyVariant","extraButtonClick","onClick","disableRipple","avatar","LayoutStateContext","createContext","LayoutDispatchContext","layoutReducer","state","action","isSidebarOpened","Error","LayoutProvider","useReducer","dispatch","Provider","value","useLayoutState","context","useContext","undefined","useLayoutDispatch","toggleSidebar","UserStateContext","UserDispatchContext","userReducer","isAuthenticated","UserProvider","localStorage","getItem","useUserDispatch","loginUser","login","password","history","setIsLoading","setError","setTimeout","setItem","push","console","log","process","REACT_APP_SERVER_PORT","SERVER_PORT","window","location","port","web_host_port","protocol","hostname","makeRequest","route","request","deserializeMsg","handleResponse","handleError","fetch","method","serializeBinary","then","response","ok","arrayBuffer","data","handleSuccessResponse","error","handleErrorResponse","lndListPeersRequest","ListPeersRequest","ListPeersResponse","deserializeBinary","getPeersList","lndListChannelsRequest","ListChannelsRequest","ListChannelsResponse","getChannelsList","lndPendingChannelsRequest","PendingChannelsRequest","PendingChannelsResponse","getSigningProfilesRequest","GetSigningProfilesRequest","GetSigningProfilesReply","getSqueakProfilesList","getSqueakDisplayRequest","hash","GetSqueakDisplayRequest","setSqueakHash","GetSqueakDisplayReply","getSqueakDisplayEntry","syncSqueakRequest","squeakHash","SyncSqueakRequest","SyncSqueakReply","notifications","Header","useHistory","layoutState","layoutDispatch","useState","notificationsMenu","setNotificationsMenu","isNotificationsUnread","setIsNotificationsUnread","setProfileMenu","isSearchOpen","setSearchOpen","username","setUsername","getUser","useEffect","AppBar","Toolbar","IconButton","classNames","ArrowBack","Search","InputBase","placeholder","input","aria-haspopup","aria-controls","e","currentTarget","badgeContent","length","Menu","id","open","Boolean","anchorEl","onClose","disableAutoFocusItem","map","MenuItem","key","go","menuButton","flexShrink","drawerOpen","drawerClose","mobileBackButton","only","link","linkActive","linkNested","linkIcon","linkIconActive","linkText","linkTextActive","linkTextHidden","opacity","nestedList","sectionTitle","divider","dotBase","dotSmall","dotLarge","Dot","SidebarLink","label","nested","isOpen","setIsOpen","isLinkActive","pathname","indexOf","Divider","ListItem","component","Link","preventDefault","to","ListItemIcon","Inbox","ListItemText","Collapse","in","timeout","unmountOnExit","List","disablePadding","childrenLink","linkRoot","structure","Home","withRouter","isPermanent","setPermanent","addEventListener","handleWindowWidthChange","removeEventListener","Drawer","sidebarList","isSmallScreen","innerWidth","values","md","dashedBorder","border","paddingTop","paddingBottom","fab","bottom","pageTitleContainer","typo","PageTitle","title","widgetWrapper","widgetHeader","widgetRoot","widgetBody","noPadding","overflow","moreButton","Widget","noBodyPadding","bodyClass","disableWidgetMenu","header","moreButtonRef","setMoreButtonRef","isMoreMenuOpen","setMoreMenuOpen","Paper","Fragment","aria-owns","buttonRef","SqueakThreadItem","squeak","goToSqueakPage","Box","p","m","getIsUnlocked","event","Grid","container","direction","justify","item","href","stopPropagation","getAuthorAddress","getIsAuthorKnown","getAuthorName","textOverflow","getContentStr","moment","getBlockTime","fromNow","getBlockHash","target","rel","getBlockHeight","MakeSqueakDialog","handleClose","replytoSqueak","profileId","setProfileId","setContent","signingProfiles","setSigningProfiles","handleChange","handleChangeContent","getSqueakHash","createSqueak","replyto","handleErr","MakeSqueakRequest","setReplyto","MakeSqueakReply","makeSqueakRequest","Dialog","onEnter","aria-labelledby","DialogTitle","onSubmit","alert","noValidate","autoComplete","DialogContent","FormControl","formControl","required","InputLabel","Select","labelId","onChange","getProfileId","getProfileName","TextField","autoFocus","multiline","rows","fullWidth","inputProps","maxLength","DialogActions","TimelinePage","squeaks","setSqueaks","setOpen","getSqueaks","GetFollowedSqueakDisplaysRequest","GetFollowedSqueakDisplaysReply","getSqueakDisplayEntriesList","getFollowedSqueakDisplaysRequest","Fab","aria-label","card","visitsNumberContainer","progressSection","progressTitle","progress","pieChartLegendWrapper","legendItemContainer","fullHeightBody","tableWidget","progressBar","performanceLegendWrapper","legendElement","legendElementText","serverOverviewElement","serverOverviewElementText","serverOverviewElementChartWrapper","mainChartBody","mainChartHeader","flexWrap","mainChartHeaderLabels","order","mainChartHeaderLabel","mainChartSelectRoot","mainChartSelect","mainChartLegentElement","tasks","time","bigStat","product","total","monthly","weekly","daily","percent","profit","registrations","bounce","table","name","email","price","date","city","status","states","sent","pending","declined","TableComponent","keys","Object","i","toUpperCase","shift","Table","TableHead","TableRow","TableCell","TableBody","toLowerCase","bottomStatsContainer","statCell","totalValueContainer","totalValue","profitArrow","transform","fill","profitArrowDanger","selectInput","BigStat","setValue","Input","disableUnderline","upperTitle","Array","Math","floor","random","dataKey","radius","barSize","borderRight","ArrowForward","mainChartData","resultArray","tablet","getRandomData","desktop","mobile","getMainChartData","PieChartData","Dashboard","mainChartState","setMainChartState","lg","sm","xs","left","stroke","strokeWidth","dot","progressSectionTitle","LinearProgress","barColorPrimary","fillOpacity","innerRadius","outerRadius","entry","index","OutlinedInput","labelWidth","notchedOutline","autoWidth","top","ticks","tick","tickLine","tickFormatter","activeDot","mock","stat","min","max","lastValue","maxDiff","array","randomValue","CreateContactProfileDialog","initialAddress","profileName","setProfileName","address","setAddress","handleChangeProfileName","handleChangeAddress","goToProfilePage","createContactProfile","squeakAddress","CreateContactProfileRequest","CreateContactProfileReply","createContactProfileRequest","CreateContactAddressInput","SqueakAddressPage","useParams","squeakProfile","setSqueakProfile","createContactProfileDialogOpen","setCreateContactProfileDialogOpen","getSqueakProfile","GetSqueakProfileByAddressRequest","GetSqueakProfileByAddressReply","getSqueakProfileByAddressRequest","GetAddressSqueakDisplaysRequest","GetAddressSqueakDisplaysReply","getAddressSqueakDisplaysRequest","handleCloseCreateContactProfileDialog","DeleteSqueakDialog","squeakToDelete","deleteSqueak","DeleteSqueakRequest","DeleteSqueakReply","deleteSqueakRequest","reloadRoute","SqueakDetailItem","handleReplyClick","handleDeleteClick","replyDialogOpen","setReplyDialogOpen","deleteDialogOpen","setDeleteDialogOpen","handleCloseDeleteDialog","onUnlockClick","goToBuyPage","onDownloadClick","SqueakPage","setSqueak","ancestorSqueaks","setAncestorSqueaks","getAncestorSqueaks","GetAncestorSqueakDisplaysRequest","GetAncestorSqueakDisplaysReply","getAncestorSqueakDisplaysRequest","UnkownReplyToContent","oldestKnownAncestor","getReplyTo","unknownAncestorHash","getSqueak","slice","ancestorSqueak","SqueakDetailPage","squeakDetails","setSqueakDetails","getSqueakDetails","GetSqueakDetailsRequest","GetSqueakDetailsReply","getSqueakDetailsRequest","getSqueakDetailEntry","getSerializedSqueakHex","BuyOfferItem","peer","handleOfferClick","getPriceMsat","getPeer","getPeerName","expireTime","getInvoiceTimestamp","getInvoiceExpiry","ExpiresInfoContent","BuyPage","offers","setOffers","getOffers","GetBuyOffersRequest","GetBuyOffersReply","getOffersList","getBuyOffersRequest","getOfferId","offerId","BuyOfferDialog","err","pay","PayOfferRequest","setOfferId","PayOfferReply","payOfferRequest","BuyOfferDetailItem","payOfferDialogOpen","setPayOfferDialogOpen","handleClosePayOfferDialog","getNodeHost","getNodePort","pubkey","host","getNodePubkey","PeerNodeInfoContent","OfferPage","setOffer","getOffer","GetBuyOfferRequest","GetBuyOfferReply","getBuyOfferRequest","DeleteProfileDialog","profile","deleteProfile","DeleteSqueakProfileRequest","DeleteSqueakProfileReply","deleteProfileRequest","ProfilePage","GetSqueakProfileRequest","GetSqueakProfileReply","getSqueakProfileRequest","setFollowing","following","SetSqueakProfileFollowingRequest","SetSqueakProfileFollowingReply","setSqueakProfileFollowingRequest","setSharing","sharing","SetSqueakProfileSharingRequest","SetSqueakProfileSharingReply","setSqueakProfileSharingRequest","handleSettingsFollowingChange","checked","handleSettingsSharingChange","getAddress","FormLabel","FormGroup","FormControlLabel","control","Switch","getFollowing","getSharing","ReceiveBitcoinDialog","getNewAddress","NewAddressRequest","NewAddressResponse","readOnly","LndUnavailableDialog","TransactionItem","transaction","handleTransactionClick","transactionBackgroundColor","amount","getAmount","getTimeStamp","LightningPeerListItem","goToLightningNodePage","getPubKey","getPeerHost","getPeerPort","split","pieces","ChannelItem","channel","txId","outputIndex","goToChannelPage","channelPoint","getChannelPoint","getTxId","getOutputIndex","getCapacity","getLocalBalance","getRemoteBalance","getRemotePubkey","PendingOpenChannelItem","pendingOpenChannel","getChannel","getRemoteNodePub","ChannelContent","WalletPage","lndInfo","setLndInfo","walletBalance","setWalletBalance","transactions","setTransactions","peers","setPeers","channels","setChannels","pendingChannels","setPendingChannels","receiveBitcoinDialogOpen","setReceiveBitcoinDialogOpen","a11yProps","newValue","handleCloseReceiveBitcoinDialog","getLndInfo","GetInfoRequest","GetInfoResponse","getWalletBalance","WalletBalanceRequest","WalletBalanceResponse","getTransactions","GetTransactionsRequest","TransactionDetails","getTransactionsList","ReceiveBitcoinButton","NoBalanceContent","BalanceContent","getTotalBalance","getUnconfirmedBalance","getConfirmedBalance","NodeInfoContent","getIdentityPubkey","getSyncedToChain","toString","getSyncedToGraph","TransactionsContent","getTxHash","PeersContent","handlePeerClick","TabPanel","other","role","hidden","Tabs","Tab","getPendingOpenChannelsList","OpenChannelDialog","setAmount","handleChangeAmount","openChannel","OpenChannelRequest","setNodePubkeyString","setLocalFundingAmount","ChannelPoint","lndOpenChannelSyncRequest","LightningNodePage","openChannelDialogOpen","setOpenChannelDialogOpen","handleCloseOpenChannelDialog","isConnected","hasChannelToPeer","connectPeer","ConnectPeerRequest","LightningAddress","setPubkey","setHost","setAddr","ConnectPeerResponse","lndConnectPeerRequest","disconnectPeer","DisconnectPeerRequest","setPubKey","DisconnectPeerResponse","lndDisconnectPeerRequest","ConnectPeerButton","DisconnectPeerButton","OpenChannelButton","NodeInfoGridItem","ChannelsContent","nodeChannels","filter","nodePendingOpenChannels","ChannelsGridItem","CloseChannelDialog","closeChannel","CloseChannelRequest","setFundingTxidStr","setOutputIndex","setChannelPoint","CloseStatusUpdate","lndCloseChannelRequest","closeChannelDialogOpen","setCloseChannelDialogOpen","handleCloseCloseChannelDialog","CloseChannelButton","ChannelInfoGridItem","isChannelOpen","ChannelTabs","layoutContainer","layoutText","layoutButtonsRow","layoutButton","outline","layoutButtonActive","buttonsContainer","notificationCallButton","codeContainer","codeComponent","notificationItem","notificationCloseButton","toastsContainer","visibility","notificationComponent","positions","toast","POSITION","TOP_LEFT","TOP_CENTER","TOP_RIGHT","BOTTOM_LEFT","BOTTOM_CENTER","BOTTOM_RIGHT","NotificationsPage","notificationsPosition","setNotificationPosition","errorToastId","setErrorToastId","closeButton","CloseButton","closeOnClick","progressClassName","notificationProgress","changeNotificationPosition","handleNotificationCall","language","docco","retryErrorNotification","componentProps","update","render","notificationType","toastId","sendNotification","positionId","closeToast","Close","mapContainer","BasicMap","withScriptjs","withGoogleMap","defaultZoom","defaultCenter","lat","parseFloat","lng","Maps","googleMapURL","loadingElement","containerElement","mapElement","CreateSigningProfileDialog","createSigningProfile","CreateSigningProfileRequest","CreateSigningProfileReply","createSigningProfileRequest","Profiles","contactProfiles","setContactProfiles","createSigningProfileDialogOpen","setCreateSigningProfileDialogOpen","loadContactProfiles","GetContactProfilesRequest","GetContactProfilesReply","handleCloseCreateSigningProfileDialog","ShowProfiles","profiles","columns","print","viewColumns","selectableRows","onRowClick","rowData","titleBold","iconsBar","borderBottomColor","tab","materailIcon","materialIconText","iconsContainer","IconsPage","activeTabId","setActiveTabId","indicatorColor","textColor","series","ApexLineChart","themeOptions","dataLabels","enabled","curve","xaxis","categories","tooltip","x","format","colors","chart","show","legend","generateData","count","yrange","y","lineChartData","uv","pv","amt","pieChartData","Charts","activeIndex","setActiveIndexId","strokeDasharray","r","activeShape","renderActiveShape","cx","cy","onMouseEnter","RADIAN","PI","midAngle","startAngle","endAngle","payload","sin","cos","sx","sy","mx","my","ex","ey","textAnchor","dy","d","toFixed","CreatePeerDialog","peerName","setpeerName","setPort","handleChangePeerName","handleChangeHost","handleChangePort","createPeer","CreatePeerRequest","setPeerName","CreatePeerReply","createPeerRequest","goToPeerPage","getPeerId","peerId","CreateHostInput","CreatePortInput","Peers","createPeerDialogOpen","setCreatePeerDialogOpen","getSqueakPeers","GetPeersRequest","GetPeersReply","getSqueakPeersList","handleCloseCreatePeerDialog","CreatePeerButton","s","getHost","getPort","getDownloading","getUploading","DeletePeerDialog","deletePeer","DeletePeerRequest","setPeerId","DeletePeerReply","deletePeerRequest","PeerPage","setPeer","getSqueakPeer","GetPeerRequest","GetPeerReply","getPeerRequest","setDownloading","downloading","SetPeerDownloadingRequest","SetPeerDownloadingReply","setPeerDownloadingRequest","setUploading","uploading","SetPeerUploadingRequest","SetPeerUploadingReply","setPeerUploadingRequest","handleSettingsDownloadingChange","handleSettingsUploadingChange","path","Timeline","SqueakAddress","Squeak","SqueakDetail","Buy","Offer","Profile","Wallet","LightningNode","Channel","Peer","Notifications","exact","Icons","logotypeText","logotypeIcon","paperRoot","textRow","textAlign","errorCode","safetyText","backButton","src","logo","alt","logotypeContainer","logotypeImage","formContainer","form","greeting","subGreeting","googleButton","googleButtonCreating","googleIcon","creatingButtonContainer","createAccountButton","formDividerContainer","formDividerWord","formDivider","errorMessage","textFieldUnderline","textField","formButtons","forgetButton","loginLoader","copyright","userDispatch","isLoading","nameValue","setNameValue","loginValue","setLoginValue","passwordValue","setPasswordValue","centered","google","Fade","InputProps","underline","CircularProgress","disabled","App","useUserState","PublicRoute","Layout","Login","rest","createElement","match","ReactDOM","ThemeProvider","Themes","CssBaseline","document","getElementById","navigator","serviceWorker","ready","registration","unregister","jspb","require","goog","global","Function","exportSymbol","proto","squeaknode","opt_data","Message","initialize","this","inherits","DEBUG","COMPILED","displayName","GENERATE_TO_OBJECT","prototype","toObject","opt_includeInstance","includeInstance","msg","obj","getFieldWithDefault","$jspbMessageInstance","bytes","reader","BinaryReader","deserializeBinaryFromReader","nextField","isEndGroup","getFieldNumber","readString","skipField","writer","BinaryWriter","serializeBinaryToWriter","getResultBuffer","f","writeString","setField","readInt32","writeInt32","repeatedFields_","squeakProfilesList","toObjectList","SqueakProfile","readMessage","addSqueakProfiles","writeRepeatedMessage","getRepeatedWrapperField","setSqueakProfilesList","setRepeatedWrapperField","opt_value","opt_index","addToRepeatedWrapperField","clearSqueakProfilesList","writeMessage","getWrapperField","setWrapperField","clearSqueakProfile","hasSqueakProfile","getField","GetSqueakProfileByNameRequest","setName","getName","GetSqueakProfileByNameReply","readBool","writeBool","hasPrivateKey","setHasPrivateKey","getHasPrivateKey","getContent","getReplyto","squeakDisplayEntry","SqueakDisplayEntry","setSqueakDisplayEntry","clearSqueakDisplayEntry","hasSqueakDisplayEntry","isUnlocked","contentStr","isReply","replyTo","blockHeight","blockHash","blockTime","isAuthorKnown","authorAddress","authorName","setIsUnlocked","setContentStr","setIsReply","setReplyTo","setBlockHeight","setBlockHash","readInt64","setBlockTime","setIsAuthorKnown","setAuthorAddress","setAuthorName","getIsReply","writeInt64","squeakDisplayEntriesList","addSqueakDisplayEntries","setSqueakDisplayEntriesList","clearSqueakDisplayEntriesList","squeakPeer","SqueakPeer","setSqueakPeer","clearSqueakPeer","hasSqueakPeer","squeakPeersList","addSqueakPeers","setSqueakPeersList","clearSqueakPeersList","LoadBuyOffersRequest","LoadBuyOffersReply","offersList","OfferDisplayEntry","addOffers","setOffersList","clearOffersList","clearOffer","hasOffer","priceMsat","nodePubkey","nodeHost","nodePort","invoiceTimestamp","invoiceExpiry","setPriceMsat","setNodePubkey","setNodeHost","setNodePort","setInvoiceTimestamp","setInvoiceExpiry","clearPeer","hasPeer","SyncSqueaksRequest","SyncSqueaksReply","syncResult","getSyncResult","SyncResult","setSyncResult","clearSyncResult","hasSyncResult","sentPaymentId","setSentPaymentId","getSentPaymentId","GetSentPaymentsRequest","GetSentPaymentsReply","sentPaymentsList","getSentPaymentsList","SentPayment","addSentPayments","setSentPaymentsList","clearSentPaymentsList","GetSentPaymentRequest","GetSentPaymentReply","sentPayment","getSentPayment","setSentPayment","clearSentPayment","hasSentPayment","preimageHash","preimage","preimageIsValid","setPreimageHash","setPreimage","setPreimageIsValid","getPreimageHash","getPreimage","getPreimageIsValid","completedPeerIdsList","getRepeatedField","failedPeerIdsList","timeoutPeerIdsList","readPackedInt32","setCompletedPeerIdsList","setFailedPeerIdsList","setTimeoutPeerIdsList","getCompletedPeerIdsList","writePackedInt32","getFailedPeerIdsList","getTimeoutPeerIdsList","addCompletedPeerIds","addToRepeatedField","clearCompletedPeerIdsList","addFailedPeerIds","clearFailedPeerIdsList","addTimeoutPeerIds","clearTimeoutPeerIdsList","squeakDetailEntry","SqueakDetailEntry","setSqueakDetailEntry","clearSqueakDetailEntry","hasSqueakDetailEntry","serializedSqueakHex","setSerializedSqueakHex","object","extend","exports","module","lnrpc","Utxo","addressType","amountSat","pkScript","outpoint","getOutpoint","OutPoint","confirmations","readEnum","setAddressType","setAmountSat","setPkScript","setOutpoint","setConfirmations","getAddressType","writeEnum","getAmountSat","getPkScript","getConfirmations","clearOutpoint","hasOutpoint","Transaction","txHash","numConfirmations","timeStamp","totalFees","destAddressesList","rawTxHex","setTxHash","setNumConfirmations","setTimeStamp","setTotalFees","addDestAddresses","setRawTxHex","setLabel","getNumConfirmations","getTotalFees","getDestAddressesList","writeRepeatedString","getRawTxHex","getLabel","setDestAddressesList","clearDestAddressesList","startHeight","endHeight","setStartHeight","setEndHeight","getStartHeight","getEndHeight","transactionsList","addTransactions","setTransactionsList","clearTransactionsList","FeeLimit","oneofGroups_","LimitCase","LIMIT_NOT_SET","FIXED","FIXED_MSAT","PERCENT","getLimitCase","computeOneofCase","fixed","fixedMsat","setFixed","setFixedMsat","setPercent","getFixed","setOneofField","clearFixed","hasFixed","getFixedMsat","clearFixedMsat","hasFixedMsat","getPercent","clearPercent","hasPercent","SendRequest","dest","getDest_asB64","destString","amtMsat","paymentHash","getPaymentHash_asB64","paymentHashString","paymentRequest","finalCltvDelta","feeLimit","getFeeLimit","outgoingChanId","lastHopPubkey","getLastHopPubkey_asB64","cltvLimit","destCustomRecordsMap","getDestCustomRecordsMap","allowSelfPayment","destFeaturesList","readBytes","setDest","setDestString","setAmt","setAmtMsat","setPaymentHash","setPaymentHashString","setPaymentRequest","setFinalCltvDelta","setFeeLimit","readUint64String","setOutgoingChanId","setLastHopPubkey","readUint32","setCltvLimit","Map","readUint64","setAllowSelfPayment","readPackedEnum","setDestFeaturesList","getDest_asU8","writeBytes","getDestString","getAmt","getAmtMsat","getPaymentHash_asU8","getPaymentHashString","getPaymentRequest","getFinalCltvDelta","getOutgoingChanId","parseInt","writeUint64String","getLastHopPubkey_asU8","getCltvLimit","writeUint32","getLength","writeUint64","getAllowSelfPayment","getDestFeaturesList","writePackedEnum","getDest","bytesAsB64","bytesAsU8","getPaymentHash","clearFeeLimit","hasFeeLimit","getLastHopPubkey","opt_noLazyCreate","getMapField","clearDestCustomRecordsMap","clear","addDestFeatures","clearDestFeaturesList","SendResponse","paymentError","paymentPreimage","getPaymentPreimage_asB64","paymentRoute","getPaymentRoute","Route","setPaymentError","setPaymentPreimage","setPaymentRoute","getPaymentError","getPaymentPreimage_asU8","getPaymentPreimage","clearPaymentRoute","hasPaymentRoute","SendToRouteRequest","getRoute","setRoute","clearRoute","hasRoute","ChannelAcceptRequest","getNodePubkey_asB64","chainHash","getChainHash_asB64","pendingChanId","getPendingChanId_asB64","fundingAmt","pushAmt","dustLimit","maxValueInFlight","channelReserve","minHtlc","feePerKw","csvDelay","maxAcceptedHtlcs","channelFlags","setChainHash","setPendingChanId","setFundingAmt","setPushAmt","setDustLimit","setMaxValueInFlight","setChannelReserve","setMinHtlc","setFeePerKw","setCsvDelay","setMaxAcceptedHtlcs","setChannelFlags","getNodePubkey_asU8","getChainHash_asU8","getPendingChanId_asU8","getFundingAmt","getPushAmt","getDustLimit","getMaxValueInFlight","getChannelReserve","getMinHtlc","getFeePerKw","getCsvDelay","getMaxAcceptedHtlcs","getChannelFlags","getChainHash","getPendingChanId","ChannelAcceptResponse","accept","setAccept","getAccept","FundingTxidCase","FUNDING_TXID_NOT_SET","FUNDING_TXID_BYTES","FUNDING_TXID_STR","getFundingTxidCase","fundingTxidBytes","getFundingTxidBytes_asB64","fundingTxidStr","setFundingTxidBytes","getFundingTxidBytes","getFundingTxidBytes_asU8","clearFundingTxidBytes","hasFundingTxidBytes","getFundingTxidStr","clearFundingTxidStr","hasFundingTxidStr","txidBytes","getTxidBytes_asB64","txidStr","setTxidBytes","setTxidStr","getTxidBytes_asU8","getTxidStr","getTxidBytes","getPubkey","EstimateFeeRequest","addrtoamountMap","getAddrtoamountMap","targetConf","setTargetConf","getTargetConf","clearAddrtoamountMap","EstimateFeeResponse","feeSat","feerateSatPerByte","setFeeSat","setFeerateSatPerByte","getFeeSat","getFeerateSatPerByte","SendManyRequest","satPerByte","setSatPerByte","getSatPerByte","SendManyResponse","txid","setTxid","getTxid","SendCoinsRequest","addr","sendAll","setSendAll","getAddr","getSendAll","SendCoinsResponse","ListUnspentRequest","minConfs","maxConfs","setMinConfs","setMaxConfs","getMinConfs","getMaxConfs","ListUnspentResponse","utxosList","getUtxosList","addUtxos","setUtxosList","clearUtxosList","setType","getType","SignMessageRequest","getMsg_asB64","setMsg","getMsg_asU8","getMsg","SignMessageResponse","signature","setSignature","getSignature","VerifyMessageRequest","VerifyMessageResponse","valid","setValid","getValid","perm","setPerm","getPerm","clearAddr","hasAddr","pubKey","HTLC","incoming","hashLock","getHashLock_asB64","expirationHeight","setIncoming","setHashLock","setExpirationHeight","getIncoming","getHashLock_asU8","getExpirationHeight","getHashLock","ChannelConstraints","chanReserveSat","dustLimitSat","maxPendingAmtMsat","minHtlcMsat","setChanReserveSat","setDustLimitSat","setMaxPendingAmtMsat","setMinHtlcMsat","getChanReserveSat","getDustLimitSat","getMaxPendingAmtMsat","getMinHtlcMsat","active","remotePubkey","chanId","capacity","localBalance","remoteBalance","commitFee","commitWeight","unsettledBalance","totalSatoshisSent","totalSatoshisReceived","numUpdates","pendingHtlcsList","getPendingHtlcsList","pb_private","initiator","chanStatusFlags","localChanReserveSat","remoteChanReserveSat","staticRemoteKey","commitmentType","lifetime","uptime","closeAddress","pushAmountSat","thawHeight","localConstraints","getLocalConstraints","remoteConstraints","getRemoteConstraints","setActive","setRemotePubkey","setChanId","setCapacity","setLocalBalance","setRemoteBalance","setCommitFee","setCommitWeight","setUnsettledBalance","setTotalSatoshisSent","setTotalSatoshisReceived","setNumUpdates","addPendingHtlcs","setPrivate","setInitiator","setChanStatusFlags","setLocalChanReserveSat","setRemoteChanReserveSat","setStaticRemoteKey","setCommitmentType","setLifetime","setUptime","setCloseAddress","setPushAmountSat","setThawHeight","setLocalConstraints","setRemoteConstraints","getActive","getChanId","getCommitFee","getCommitWeight","getUnsettledBalance","getTotalSatoshisSent","getTotalSatoshisReceived","getNumUpdates","getPrivate","getInitiator","getChanStatusFlags","getLocalChanReserveSat","getRemoteChanReserveSat","getStaticRemoteKey","getCommitmentType","getLifetime","getUptime","getCloseAddress","getPushAmountSat","getThawHeight","setPendingHtlcsList","clearPendingHtlcsList","clearLocalConstraints","hasLocalConstraints","clearRemoteConstraints","hasRemoteConstraints","activeOnly","inactiveOnly","publicOnly","privateOnly","getPeer_asB64","setActiveOnly","setInactiveOnly","setPublicOnly","setPrivateOnly","getActiveOnly","getInactiveOnly","getPublicOnly","getPrivateOnly","getPeer_asU8","channelsList","addChannels","setChannelsList","clearChannelsList","ChannelCloseSummary","closingTxHash","closeHeight","settledBalance","timeLockedBalance","closeType","openInitiator","closeInitiator","resolutionsList","getResolutionsList","Resolution","setClosingTxHash","setCloseHeight","setSettledBalance","setTimeLockedBalance","setCloseType","setOpenInitiator","setCloseInitiator","addResolutions","getClosingTxHash","getCloseHeight","getSettledBalance","getTimeLockedBalance","getCloseType","getOpenInitiator","getCloseInitiator","ClosureType","COOPERATIVE_CLOSE","LOCAL_FORCE_CLOSE","REMOTE_FORCE_CLOSE","BREACH_CLOSE","FUNDING_CANCELED","ABANDONED","setResolutionsList","clearResolutionsList","resolutionType","outcome","sweepTxid","setResolutionType","setOutcome","setSweepTxid","getResolutionType","getOutcome","getSweepTxid","ClosedChannelsRequest","cooperative","localForce","remoteForce","breach","fundingCanceled","abandoned","setCooperative","setLocalForce","setRemoteForce","setBreach","setFundingCanceled","setAbandoned","getCooperative","getLocalForce","getRemoteForce","getBreach","getFundingCanceled","getAbandoned","ClosedChannelsResponse","bytesSent","bytesRecv","satSent","satRecv","inbound","pingTime","syncType","featuresMap","getFeaturesMap","Feature","errorsList","getErrorsList","TimestampedError","setBytesSent","setBytesRecv","setSatSent","setSatRecv","setInbound","setPingTime","setSyncType","addErrors","getBytesSent","getBytesRecv","getSatSent","getSatRecv","getInbound","getPingTime","getSyncType","SyncType","UNKNOWN_SYNC","ACTIVE_SYNC","PASSIVE_SYNC","clearFeaturesMap","setErrorsList","clearErrorsList","timestamp","setTimestamp","getTimestamp","getError","latestError","setLatestError","getLatestError","peersList","addPeers","setPeersList","clearPeersList","PeerEventSubscription","PeerEvent","EventType","PEER_ONLINE","PEER_OFFLINE","version","commitHash","identityPubkey","alias","numPendingChannels","numActiveChannels","numInactiveChannels","numPeers","bestHeaderTimestamp","syncedToChain","syncedToGraph","testnet","chainsList","getChainsList","Chain","urisList","setVersion","setCommitHash","setIdentityPubkey","setAlias","setColor","setNumPendingChannels","setNumActiveChannels","setNumInactiveChannels","setNumPeers","setBestHeaderTimestamp","setSyncedToChain","setSyncedToGraph","setTestnet","addChains","addUris","getVersion","getCommitHash","getAlias","getNumPendingChannels","getNumActiveChannels","getNumInactiveChannels","getNumPeers","getBestHeaderTimestamp","getTestnet","getUrisList","setChainsList","clearChainsList","setUrisList","clearUrisList","GetRecoveryInfoRequest","GetRecoveryInfoResponse","recoveryMode","recoveryFinished","setRecoveryMode","setRecoveryFinished","readDouble","setProgress","getRecoveryMode","getRecoveryFinished","getProgress","writeDouble","chain","network","setChain","setNetwork","getChain","getNetwork","ConfirmationUpdate","blockSha","getBlockSha_asB64","numConfsLeft","setBlockSha","setNumConfsLeft","getBlockSha_asU8","getNumConfsLeft","getBlockSha","ChannelOpenUpdate","clearChannelPoint","hasChannelPoint","ChannelCloseUpdate","closingTxid","getClosingTxid_asB64","setClosingTxid","setSuccess","getClosingTxid_asU8","getSuccess","getClosingTxid","force","deliveryAddress","setForce","setDeliveryAddress","getForce","getDeliveryAddress","UpdateCase","UPDATE_NOT_SET","CLOSE_PENDING","CHAN_CLOSE","getUpdateCase","closePending","getClosePending","PendingUpdate","chanClose","getChanClose","setClosePending","setChanClose","setOneofWrapperField","clearClosePending","hasClosePending","clearChanClose","hasChanClose","getTxid_asB64","getTxid_asU8","ReadyForPsbtFunding","fundingAddress","fundingAmount","psbt","getPsbt_asB64","setFundingAddress","setFundingAmount","setPsbt","getFundingAddress","getFundingAmount","getPsbt_asU8","getPsbt","nodePubkeyString","localFundingAmount","pushSat","remoteCsvDelay","spendUnconfirmed","fundingShim","getFundingShim","FundingShim","remoteMaxValueInFlightMsat","setPushSat","setRemoteCsvDelay","setSpendUnconfirmed","setFundingShim","setRemoteMaxValueInFlightMsat","getNodePubkeyString","getLocalFundingAmount","getPushSat","getRemoteCsvDelay","getSpendUnconfirmed","getRemoteMaxValueInFlightMsat","clearFundingShim","hasFundingShim","OpenStatusUpdate","CHAN_PENDING","CHAN_OPEN","PSBT_FUND","chanPending","getChanPending","chanOpen","getChanOpen","psbtFund","getPsbtFund","setChanPending","setChanOpen","setPsbtFund","clearChanPending","hasChanPending","clearChanOpen","hasChanOpen","clearPsbtFund","hasPsbtFund","KeyLocator","keyFamily","keyIndex","setKeyFamily","setKeyIndex","getKeyFamily","getKeyIndex","KeyDescriptor","rawKeyBytes","getRawKeyBytes_asB64","keyLoc","getKeyLoc","setRawKeyBytes","setKeyLoc","getRawKeyBytes_asU8","getRawKeyBytes","clearKeyLoc","hasKeyLoc","ChanPointShim","chanPoint","getChanPoint","localKey","getLocalKey","remoteKey","getRemoteKey_asB64","setChanPoint","setLocalKey","setRemoteKey","getRemoteKey_asU8","clearChanPoint","hasChanPoint","clearLocalKey","hasLocalKey","getRemoteKey","PsbtShim","basePsbt","getBasePsbt_asB64","noPublish","setBasePsbt","setNoPublish","getBasePsbt_asU8","getNoPublish","getBasePsbt","ShimCase","SHIM_NOT_SET","CHAN_POINT_SHIM","PSBT_SHIM","getShimCase","chanPointShim","getChanPointShim","psbtShim","getPsbtShim","setChanPointShim","setPsbtShim","clearChanPointShim","hasChanPointShim","clearPsbtShim","hasPsbtShim","FundingShimCancel","FundingPsbtVerify","fundedPsbt","getFundedPsbt_asB64","setFundedPsbt","getFundedPsbt_asU8","getFundedPsbt","FundingPsbtFinalize","signedPsbt","getSignedPsbt_asB64","setSignedPsbt","getSignedPsbt_asU8","getSignedPsbt","FundingTransitionMsg","TriggerCase","TRIGGER_NOT_SET","SHIM_REGISTER","SHIM_CANCEL","PSBT_VERIFY","PSBT_FINALIZE","getTriggerCase","shimRegister","getShimRegister","shimCancel","getShimCancel","psbtVerify","getPsbtVerify","psbtFinalize","getPsbtFinalize","setShimRegister","setShimCancel","setPsbtVerify","setPsbtFinalize","clearShimRegister","hasShimRegister","clearShimCancel","hasShimCancel","clearPsbtVerify","hasPsbtVerify","clearPsbtFinalize","hasPsbtFinalize","FundingStateStepResp","PendingHTLC","maturityHeight","blocksTilMaturity","stage","setMaturityHeight","setBlocksTilMaturity","setStage","getMaturityHeight","getBlocksTilMaturity","getStage","totalLimboBalance","pendingOpenChannelsList","PendingOpenChannel","pendingClosingChannelsList","getPendingClosingChannelsList","ClosedChannel","pendingForceClosingChannelsList","getPendingForceClosingChannelsList","ForceClosedChannel","waitingCloseChannelsList","getWaitingCloseChannelsList","WaitingCloseChannel","setTotalLimboBalance","addPendingOpenChannels","addPendingClosingChannels","addPendingForceClosingChannels","addWaitingCloseChannels","getTotalLimboBalance","PendingChannel","remoteNodePub","setRemoteNodePub","confirmationHeight","setChannel","setConfirmationHeight","getConfirmationHeight","clearChannel","hasChannel","limboBalance","commitments","getCommitments","Commitments","setLimboBalance","setCommitments","getLimboBalance","clearCommitments","hasCommitments","localTxid","remoteTxid","remotePendingTxid","localCommitFeeSat","remoteCommitFeeSat","remotePendingCommitFeeSat","setLocalTxid","setRemoteTxid","setRemotePendingTxid","setLocalCommitFeeSat","setRemoteCommitFeeSat","setRemotePendingCommitFeeSat","getLocalTxid","getRemoteTxid","getRemotePendingTxid","getLocalCommitFeeSat","getRemoteCommitFeeSat","getRemotePendingCommitFeeSat","recoveredBalance","anchor","setRecoveredBalance","setAnchor","getRecoveredBalance","getAnchor","AnchorState","LIMBO","RECOVERED","LOST","setPendingOpenChannelsList","clearPendingOpenChannelsList","setPendingClosingChannelsList","clearPendingClosingChannelsList","setPendingForceClosingChannelsList","clearPendingForceClosingChannelsList","setWaitingCloseChannelsList","clearWaitingCloseChannelsList","ChannelEventSubscription","ChannelEventUpdate","ChannelCase","CHANNEL_NOT_SET","OPEN_CHANNEL","CLOSED_CHANNEL","ACTIVE_CHANNEL","INACTIVE_CHANNEL","PENDING_OPEN_CHANNEL","getChannelCase","getOpenChannel","closedChannel","getClosedChannel","activeChannel","getActiveChannel","inactiveChannel","getInactiveChannel","getPendingOpenChannel","setOpenChannel","setClosedChannel","setActiveChannel","setInactiveChannel","setPendingOpenChannel","UpdateType","clearOpenChannel","hasOpenChannel","clearClosedChannel","hasClosedChannel","clearActiveChannel","hasActiveChannel","clearInactiveChannel","hasInactiveChannel","clearPendingOpenChannel","hasPendingOpenChannel","totalBalance","confirmedBalance","unconfirmedBalance","setTotalBalance","setConfirmedBalance","setUnconfirmedBalance","ChannelBalanceRequest","ChannelBalanceResponse","balance","pendingOpenBalance","setBalance","setPendingOpenBalance","getBalance","getPendingOpenBalance","QueryRoutesRequest","ignoredNodesList","getIgnoredNodesList_asB64","ignoredEdgesList","getIgnoredEdgesList","EdgeLocator","sourcePubKey","useMissionControl","ignoredPairsList","getIgnoredPairsList","NodePair","routeHintsList","getRouteHintsList","RouteHint","addIgnoredNodes","addIgnoredEdges","setSourcePubKey","setUseMissionControl","addIgnoredPairs","addRouteHints","getIgnoredNodesList_asU8","writeRepeatedBytes","getSourcePubKey","getUseMissionControl","getIgnoredNodesList","bytesListAsB64","bytesListAsU8","setIgnoredNodesList","clearIgnoredNodesList","setIgnoredEdgesList","clearIgnoredEdgesList","setIgnoredPairsList","clearIgnoredPairsList","setRouteHintsList","clearRouteHintsList","from","getFrom_asB64","getTo_asB64","setFrom","setTo","getFrom_asU8","getTo_asU8","getFrom","getTo","channelId","directionReverse","setChannelId","setDirectionReverse","getChannelId","getDirectionReverse","QueryRoutesResponse","routesList","getRoutesList","successProb","addRoutes","setSuccessProb","getSuccessProb","setRoutesList","clearRoutesList","Hop","chanCapacity","amtToForward","fee","expiry","amtToForwardMsat","feeMsat","tlvPayload","mppRecord","getMppRecord","MPPRecord","customRecordsMap","getCustomRecordsMap","setChanCapacity","setAmtToForward","setFee","setExpiry","setAmtToForwardMsat","setFeeMsat","setTlvPayload","setMppRecord","getChanCapacity","getAmtToForward","getFee","getExpiry","getAmtToForwardMsat","getFeeMsat","getTlvPayload","clearMppRecord","hasMppRecord","clearCustomRecordsMap","paymentAddr","getPaymentAddr_asB64","totalAmtMsat","setPaymentAddr","setTotalAmtMsat","getPaymentAddr_asU8","getTotalAmtMsat","getPaymentAddr","totalTimeLock","totalAmt","hopsList","getHopsList","totalFeesMsat","setTotalTimeLock","setTotalAmt","addHops","setTotalFeesMsat","getTotalTimeLock","getTotalAmt","getTotalFeesMsat","setHopsList","clearHopsList","NodeInfoRequest","includeChannels","setIncludeChannels","getIncludeChannels","NodeInfo","node","getNode","numChannels","totalCapacity","ChannelEdge","setNode","setNumChannels","setTotalCapacity","getNumChannels","getTotalCapacity","clearNode","hasNode","lastUpdate","addressesList","getAddressesList","NodeAddress","setLastUpdate","addAddresses","getLastUpdate","setAddressesList","clearAddressesList","RoutingPolicy","timeLockDelta","feeBaseMsat","feeRateMilliMsat","maxHtlcMsat","setTimeLockDelta","setFeeBaseMsat","setFeeRateMilliMsat","setDisabled","setMaxHtlcMsat","getTimeLockDelta","getFeeBaseMsat","getFeeRateMilliMsat","getDisabled","getMaxHtlcMsat","node1Pub","node2Pub","node1Policy","getNode1Policy","node2Policy","getNode2Policy","setNode1Pub","setNode2Pub","setNode1Policy","setNode2Policy","getNode1Pub","getNode2Pub","clearNode1Policy","hasNode1Policy","clearNode2Policy","hasNode2Policy","ChannelGraphRequest","includeUnannounced","setIncludeUnannounced","getIncludeUnannounced","ChannelGraph","nodesList","getNodesList","edgesList","getEdgesList","addNodes","addEdges","setNodesList","clearNodesList","setEdgesList","clearEdgesList","NodeMetricsRequest","typesList","setTypesList","getTypesList","addTypes","clearTypesList","NodeMetricsResponse","betweennessCentralityMap","getBetweennessCentralityMap","FloatMetric","clearBetweennessCentralityMap","normalizedValue","setNormalizedValue","getValue","getNormalizedValue","ChanInfoRequest","NetworkInfoRequest","NetworkInfo","graphDiameter","avgOutDegree","maxOutDegree","numNodes","totalNetworkCapacity","avgChannelSize","minChannelSize","maxChannelSize","medianChannelSizeSat","numZombieChans","setGraphDiameter","setAvgOutDegree","setMaxOutDegree","setNumNodes","setTotalNetworkCapacity","setAvgChannelSize","setMinChannelSize","setMaxChannelSize","setMedianChannelSizeSat","setNumZombieChans","getGraphDiameter","getAvgOutDegree","getMaxOutDegree","getNumNodes","getTotalNetworkCapacity","getAvgChannelSize","getMinChannelSize","getMaxChannelSize","getMedianChannelSizeSat","getNumZombieChans","StopRequest","StopResponse","GraphTopologySubscription","GraphTopologyUpdate","nodeUpdatesList","getNodeUpdatesList","NodeUpdate","channelUpdatesList","getChannelUpdatesList","ChannelEdgeUpdate","closedChansList","getClosedChansList","ClosedChannelUpdate","addNodeUpdates","addChannelUpdates","addClosedChans","setNodeUpdatesList","clearNodeUpdatesList","setChannelUpdatesList","clearChannelUpdatesList","setClosedChansList","clearClosedChansList","identityKey","globalFeatures","getGlobalFeatures_asB64","setIdentityKey","setGlobalFeatures","getIdentityKey","getGlobalFeatures_asU8","getGlobalFeatures","routingPolicy","getRoutingPolicy","advertisingNode","connectingNode","setRoutingPolicy","setAdvertisingNode","setConnectingNode","getAdvertisingNode","getConnectingNode","clearRoutingPolicy","hasRoutingPolicy","closedHeight","setClosedHeight","getClosedHeight","HopHint","nodeId","feeProportionalMillionths","cltvExpiryDelta","setNodeId","setFeeProportionalMillionths","setCltvExpiryDelta","getNodeId","getFeeProportionalMillionths","getCltvExpiryDelta","hopHintsList","getHopHintsList","addHopHints","setHopHintsList","clearHopHintsList","Invoice","memo","rPreimage","getRPreimage_asB64","rHash","getRHash_asB64","valueMsat","settled","creationDate","settleDate","descriptionHash","getDescriptionHash_asB64","fallbackAddr","cltvExpiry","addIndex","settleIndex","amtPaid","amtPaidSat","amtPaidMsat","htlcsList","getHtlcsList","InvoiceHTLC","isKeysend","setMemo","setRPreimage","setRHash","setValueMsat","setSettled","setCreationDate","setSettleDate","setDescriptionHash","setFallbackAddr","setCltvExpiry","setAddIndex","setSettleIndex","setAmtPaid","setAmtPaidSat","setAmtPaidMsat","setState","addHtlcs","setIsKeysend","getMemo","getRPreimage_asU8","getRHash_asU8","getValueMsat","getSettled","getCreationDate","getSettleDate","getDescriptionHash_asU8","getFallbackAddr","getCltvExpiry","getAddIndex","getSettleIndex","getAmtPaid","getAmtPaidSat","getAmtPaidMsat","getState","getIsKeysend","InvoiceState","OPEN","SETTLED","CANCELED","ACCEPTED","getRPreimage","getRHash","getDescriptionHash","setHtlcsList","clearHtlcsList","htlcIndex","acceptHeight","acceptTime","resolveTime","expiryHeight","mppTotalAmtMsat","setHtlcIndex","setAcceptHeight","setAcceptTime","setResolveTime","setExpiryHeight","setMppTotalAmtMsat","getHtlcIndex","getAcceptHeight","getAcceptTime","getResolveTime","getExpiryHeight","getMppTotalAmtMsat","AddInvoiceResponse","PaymentHash","rHashStr","setRHashStr","getRHashStr","ListInvoiceRequest","pendingOnly","indexOffset","numMaxInvoices","reversed","setPendingOnly","setIndexOffset","setNumMaxInvoices","setReversed","getPendingOnly","getIndexOffset","getNumMaxInvoices","getReversed","ListInvoiceResponse","invoicesList","getInvoicesList","lastIndexOffset","firstIndexOffset","addInvoices","setLastIndexOffset","setFirstIndexOffset","getLastIndexOffset","getFirstIndexOffset","setInvoicesList","clearInvoicesList","InvoiceSubscription","Payment","valueSat","creationTimeNs","HTLCAttempt","paymentIndex","failureReason","setValueSat","setStatus","setCreationTimeNs","setPaymentIndex","setFailureReason","getValueSat","getStatus","getCreationTimeNs","getPaymentIndex","getFailureReason","PaymentStatus","UNKNOWN","IN_FLIGHT","SUCCEEDED","FAILED","attemptTimeNs","resolveTimeNs","failure","getFailure","Failure","getPreimage_asB64","setAttemptTimeNs","setResolveTimeNs","setFailure","getAttemptTimeNs","getResolveTimeNs","getPreimage_asU8","HTLCStatus","clearFailure","hasFailure","ListPaymentsRequest","includeIncomplete","maxPayments","setIncludeIncomplete","setMaxPayments","getIncludeIncomplete","getMaxPayments","ListPaymentsResponse","paymentsList","getPaymentsList","addPayments","setPaymentsList","clearPaymentsList","DeleteAllPaymentsRequest","DeleteAllPaymentsResponse","AbandonChannelRequest","AbandonChannelResponse","DebugLevelRequest","levelSpec","setShow","setLevelSpec","getShow","getLevelSpec","DebugLevelResponse","subSystems","setSubSystems","getSubSystems","PayReqString","payReq","setPayReq","getPayReq","PayReq","destination","numSatoshis","description","numMsat","setDestination","setNumSatoshis","setDescription","setNumMsat","getDestination","getNumSatoshis","getDescription","getNumMsat","isRequired","isKnown","setIsRequired","setIsKnown","getIsRequired","getIsKnown","FeeReportRequest","ChannelFeeReport","baseFeeMsat","feePerMil","feeRate","setBaseFeeMsat","setFeePerMil","setFeeRate","getBaseFeeMsat","getFeePerMil","getFeeRate","FeeReportResponse","channelFeesList","getChannelFeesList","dayFeeSum","weekFeeSum","monthFeeSum","addChannelFees","setDayFeeSum","setWeekFeeSum","setMonthFeeSum","getDayFeeSum","getWeekFeeSum","getMonthFeeSum","setChannelFeesList","clearChannelFeesList","PolicyUpdateRequest","ScopeCase","SCOPE_NOT_SET","GLOBAL","CHAN_POINT","getScopeCase","minHtlcMsatSpecified","setGlobal","setMinHtlcMsatSpecified","getMinHtlcMsatSpecified","getGlobal","clearGlobal","hasGlobal","PolicyUpdateResponse","ForwardingHistoryRequest","startTime","endTime","numMaxEvents","setStartTime","setEndTime","setNumMaxEvents","getStartTime","getEndTime","getNumMaxEvents","ForwardingEvent","chanIdIn","chanIdOut","amtIn","amtOut","amtInMsat","amtOutMsat","setChanIdIn","setChanIdOut","setAmtIn","setAmtOut","setAmtInMsat","setAmtOutMsat","getChanIdIn","getChanIdOut","getAmtIn","getAmtOut","getAmtInMsat","getAmtOutMsat","ForwardingHistoryResponse","forwardingEventsList","getForwardingEventsList","lastOffsetIndex","addForwardingEvents","setLastOffsetIndex","getLastOffsetIndex","setForwardingEventsList","clearForwardingEventsList","ExportChannelBackupRequest","ChannelBackup","chanBackup","getChanBackup_asB64","setChanBackup","getChanBackup_asU8","getChanBackup","MultiChanBackup","chanPointsList","getChanPointsList","multiChanBackup","getMultiChanBackup_asB64","addChanPoints","setMultiChanBackup","getMultiChanBackup_asU8","setChanPointsList","clearChanPointsList","getMultiChanBackup","ChanBackupExportRequest","ChanBackupSnapshot","singleChanBackups","getSingleChanBackups","ChannelBackups","setSingleChanBackups","clearSingleChanBackups","hasSingleChanBackups","clearMultiChanBackup","hasMultiChanBackup","chanBackupsList","getChanBackupsList","addChanBackups","setChanBackupsList","clearChanBackupsList","RestoreChanBackupRequest","BackupCase","BACKUP_NOT_SET","CHAN_BACKUPS","MULTI_CHAN_BACKUP","getBackupCase","chanBackups","getChanBackups","setChanBackups","clearChanBackups","hasChanBackups","RestoreBackupResponse","ChannelBackupSubscription","VerifyChanBackupResponse","MacaroonPermission","entity","setEntity","setAction","getEntity","getAction","BakeMacaroonRequest","permissionsList","getPermissionsList","addPermissions","setPermissionsList","clearPermissionsList","BakeMacaroonResponse","macaroon","setMacaroon","getMacaroon","code","channelUpdate","getChannelUpdate","ChannelUpdate","htlcMsat","onionSha256","getOnionSha256_asB64","flags","failureSourceIndex","setCode","setChannelUpdate","setHtlcMsat","setOnionSha256","setFlags","setFailureSourceIndex","setHeight","getCode","getHtlcMsat","getOnionSha256_asU8","getFlags","getFailureSourceIndex","getHeight","FailureCode","RESERVED","INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS","INCORRECT_PAYMENT_AMOUNT","FINAL_INCORRECT_CLTV_EXPIRY","FINAL_INCORRECT_HTLC_AMOUNT","FINAL_EXPIRY_TOO_SOON","INVALID_REALM","EXPIRY_TOO_SOON","INVALID_ONION_VERSION","INVALID_ONION_HMAC","INVALID_ONION_KEY","AMOUNT_BELOW_MINIMUM","FEE_INSUFFICIENT","INCORRECT_CLTV_EXPIRY","CHANNEL_DISABLED","TEMPORARY_CHANNEL_FAILURE","REQUIRED_NODE_FEATURE_MISSING","REQUIRED_CHANNEL_FEATURE_MISSING","UNKNOWN_NEXT_PEER","TEMPORARY_NODE_FAILURE","PERMANENT_NODE_FAILURE","PERMANENT_CHANNEL_FAILURE","EXPIRY_TOO_FAR","MPP_TIMEOUT","INTERNAL_FAILURE","UNKNOWN_FAILURE","UNREADABLE_FAILURE","clearChannelUpdate","hasChannelUpdate","getOnionSha256","getSignature_asB64","messageFlags","htlcMinimumMsat","baseFee","htlcMaximumMsat","extraOpaqueData","getExtraOpaqueData_asB64","setMessageFlags","setHtlcMinimumMsat","setBaseFee","setHtlcMaximumMsat","setExtraOpaqueData","getSignature_asU8","getMessageFlags","getHtlcMinimumMsat","getBaseFee","getHtlcMaximumMsat","getExtraOpaqueData_asU8","getExtraOpaqueData","AddressType","WITNESS_PUBKEY_HASH","NESTED_PUBKEY_HASH","UNUSED_WITNESS_PUBKEY_HASH","UNUSED_NESTED_PUBKEY_HASH","CommitmentType","LEGACY","STATIC_REMOTE_KEY","ANCHORS","UNKNOWN_COMMITMENT_TYPE","Initiator","INITIATOR_UNKNOWN","INITIATOR_LOCAL","INITIATOR_REMOTE","INITIATOR_BOTH","ResolutionType","TYPE_UNKNOWN","ANCHOR","INCOMING_HTLC","OUTGOING_HTLC","COMMIT","ResolutionOutcome","OUTCOME_UNKNOWN","CLAIMED","UNCLAIMED","FIRST_STAGE","TIMEOUT","NodeMetricType","BETWEENNESS_CENTRALITY","InvoiceHTLCState","PaymentFailureReason","FAILURE_REASON_NONE","FAILURE_REASON_TIMEOUT","FAILURE_REASON_NO_ROUTE","FAILURE_REASON_ERROR","FAILURE_REASON_INCORRECT_PAYMENT_DETAILS","FAILURE_REASON_INSUFFICIENT_BALANCE","FeatureBit","DATALOSS_PROTECT_REQ","DATALOSS_PROTECT_OPT","INITIAL_ROUING_SYNC","UPFRONT_SHUTDOWN_SCRIPT_REQ","UPFRONT_SHUTDOWN_SCRIPT_OPT","GOSSIP_QUERIES_REQ","GOSSIP_QUERIES_OPT","TLV_ONION_REQ","TLV_ONION_OPT","EXT_GOSSIP_QUERIES_REQ","EXT_GOSSIP_QUERIES_OPT","STATIC_REMOTE_KEY_REQ","STATIC_REMOTE_KEY_OPT","PAYMENT_ADDR_REQ","PAYMENT_ADDR_OPT","MPP_REQ","MPP_OPT"],"mappings":"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","file":"static/js/main.43e96e28.chunk.js","sourcesContent":["import tinycolor from \"tinycolor2\";\n\nconst primary = \"#536DFE\";\nconst secondary = \"#FF5C93\";\nconst warning = \"#FFC260\";\nconst success = \"#3CD4A0\";\nconst info = \"#9013FE\";\n\nconst lightenRate = 7.5;\nconst darkenRate = 15;\n\nexport default {\n palette: {\n primary: {\n main: primary,\n light: tinycolor(primary)\n .lighten(lightenRate)\n .toHexString(),\n dark: tinycolor(primary)\n .darken(darkenRate)\n .toHexString(),\n },\n secondary: {\n main: secondary,\n light: tinycolor(secondary)\n .lighten(lightenRate)\n .toHexString(),\n dark: tinycolor(secondary)\n .darken(darkenRate)\n .toHexString(),\n contrastText: \"#FFFFFF\",\n },\n warning: {\n main: warning,\n light: tinycolor(warning)\n .lighten(lightenRate)\n .toHexString(),\n dark: tinycolor(warning)\n .darken(darkenRate)\n .toHexString(),\n },\n success: {\n main: success,\n light: tinycolor(success)\n .lighten(lightenRate)\n .toHexString(),\n dark: tinycolor(success)\n .darken(darkenRate)\n .toHexString(),\n },\n info: {\n main: info,\n light: tinycolor(info)\n .lighten(lightenRate)\n .toHexString(),\n dark: tinycolor(info)\n .darken(darkenRate)\n .toHexString(),\n },\n text: {\n primary: \"#4A4A4A\",\n secondary: \"#6E6E6E\",\n hint: \"#B9B9B9\",\n },\n background: {\n default: \"#F6F7FF\",\n light: \"#F3F5FF\",\n },\n },\n customShadows: {\n widget:\n \"0px 3px 11px 0px #E8EAFC, 0 3px 3px -2px #B2B2B21A, 0 1px 8px 0 #9A9A9A1A\",\n widgetDark:\n \"0px 3px 18px 0px #4558A3B3, 0 3px 3px -2px #B2B2B21A, 0 1px 8px 0 #9A9A9A1A\",\n widgetWide:\n \"0px 12px 33px 0px #E8EAFC, 0 3px 3px -2px #B2B2B21A, 0 1px 8px 0 #9A9A9A1A\",\n },\n overrides: {\n MuiBackdrop: {\n root: {\n backgroundColor: \"#4A4A4A1A\",\n },\n },\n MuiMenu: {\n paper: {\n boxShadow:\n \"0px 3px 11px 0px #E8EAFC, 0 3px 3px -2px #B2B2B21A, 0 1px 8px 0 #9A9A9A1A\",\n },\n },\n MuiSelect: {\n icon: {\n color: \"#B9B9B9\",\n },\n },\n MuiListItem: {\n root: {\n \"&$selected\": {\n backgroundColor: \"#F3F5FF !important\",\n \"&:focus\": {\n backgroundColor: \"#F3F5FF\",\n },\n },\n },\n button: {\n \"&:hover, &:focus\": {\n backgroundColor: \"#F3F5FF\",\n },\n },\n },\n MuiTouchRipple: {\n child: {\n backgroundColor: \"white\",\n },\n },\n MuiTableRow: {\n root: {\n height: 56,\n },\n },\n MuiTableCell: {\n root: {\n borderBottom: \"1px solid rgba(224, 224, 224, .5)\",\n },\n head: {\n fontSize: \"0.95rem\",\n },\n body: {\n fontSize: \"0.95rem\",\n },\n },\n },\n};\n","import defaultTheme from \"./default\";\n\nimport { createMuiTheme } from \"@material-ui/core\";\n\nconst overrides = {\n typography: {\n h1: {\n fontSize: \"3rem\",\n },\n h2: {\n fontSize: \"2rem\",\n },\n h3: {\n fontSize: \"1.64rem\",\n },\n h4: {\n fontSize: \"1.5rem\",\n },\n h5: {\n fontSize: \"1.285rem\",\n },\n h6: {\n fontSize: \"1.142rem\",\n },\n },\n};\n\nexport default {\n default: createMuiTheme({ ...defaultTheme, ...overrides }),\n};\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n root: {\n display: \"flex\",\n maxWidth: \"100vw\",\n overflowX: \"hidden\",\n },\n content: {\n flexGrow: 1,\n padding: theme.spacing(3),\n width: `calc(100vw - 240px)`,\n minHeight: \"100vh\",\n },\n contentShift: {\n width: `calc(100vw - ${240 + theme.spacing(6)}px)`,\n transition: theme.transitions.create([\"width\", \"margin\"], {\n easing: theme.transitions.easing.sharp,\n duration: theme.transitions.duration.enteringScreen,\n }),\n },\n fakeToolbar: {\n ...theme.mixins.toolbar,\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\nimport { fade } from \"@material-ui/core/styles/colorManipulator\";\n\nexport default makeStyles(theme => ({\n logotype: {\n color: \"white\",\n marginLeft: theme.spacing(2.5),\n marginRight: theme.spacing(2.5),\n fontWeight: 500,\n fontSize: 18,\n whiteSpace: \"nowrap\",\n [theme.breakpoints.down(\"xs\")]: {\n display: \"none\",\n },\n },\n appBar: {\n width: \"100vw\",\n zIndex: theme.zIndex.drawer + 1,\n transition: theme.transitions.create([\"margin\"], {\n easing: theme.transitions.easing.sharp,\n duration: theme.transitions.duration.leavingScreen,\n }),\n },\n toolbar: {\n paddingLeft: theme.spacing(2),\n paddingRight: theme.spacing(2),\n },\n hide: {\n display: \"none\",\n },\n grow: {\n flexGrow: 1,\n },\n search: {\n position: \"relative\",\n borderRadius: 25,\n paddingLeft: theme.spacing(2.5),\n width: 36,\n backgroundColor: fade(theme.palette.common.black, 0),\n transition: theme.transitions.create([\"background-color\", \"width\"]),\n \"&:hover\": {\n cursor: \"pointer\",\n backgroundColor: fade(theme.palette.common.black, 0.08),\n },\n },\n searchFocused: {\n backgroundColor: fade(theme.palette.common.black, 0.08),\n width: \"100%\",\n [theme.breakpoints.up(\"md\")]: {\n width: 250,\n },\n },\n searchIcon: {\n width: 36,\n right: 0,\n height: \"100%\",\n position: \"absolute\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n transition: theme.transitions.create(\"right\"),\n \"&:hover\": {\n cursor: \"pointer\",\n },\n },\n searchIconOpened: {\n right: theme.spacing(1.25),\n },\n inputRoot: {\n color: \"inherit\",\n width: \"100%\",\n },\n inputInput: {\n height: 36,\n padding: 0,\n paddingRight: 36 + theme.spacing(1.25),\n width: \"100%\",\n },\n messageContent: {\n display: \"flex\",\n flexDirection: \"column\",\n },\n headerMenu: {\n marginTop: theme.spacing(7),\n },\n headerMenuList: {\n display: \"flex\",\n flexDirection: \"column\",\n },\n headerMenuItem: {\n \"&:hover, &:focus\": {\n backgroundColor: theme.palette.primary.main,\n color: \"white\",\n },\n },\n headerMenuButton: {\n marginLeft: theme.spacing(2),\n padding: theme.spacing(0.5),\n },\n headerMenuButtonCollapse: {\n marginRight: theme.spacing(2),\n },\n headerIcon: {\n fontSize: 28,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n headerIconCollapse: {\n color: \"white\",\n },\n profileMenu: {\n minWidth: 265,\n },\n profileMenuUser: {\n display: \"flex\",\n flexDirection: \"column\",\n padding: theme.spacing(2),\n },\n profileMenuItem: {\n color: theme.palette.text.hint,\n },\n profileMenuIcon: {\n marginRight: theme.spacing(2),\n color: theme.palette.text.hint,\n },\n profileMenuLink: {\n fontSize: 16,\n textDecoration: \"none\",\n \"&:hover\": {\n cursor: \"pointer\",\n },\n },\n messageNotification: {\n height: \"auto\",\n display: \"flex\",\n alignItems: \"center\",\n \"&:hover, &:focus\": {\n backgroundColor: theme.palette.background.light,\n },\n },\n messageNotificationSide: {\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n marginRight: theme.spacing(2),\n },\n messageNotificationBodySide: {\n alignItems: \"flex-start\",\n marginRight: 0,\n },\n sendMessageButton: {\n margin: theme.spacing(4),\n marginTop: theme.spacing(2),\n marginBottom: theme.spacing(2),\n textTransform: \"none\",\n },\n sendButtonIcon: {\n marginLeft: theme.spacing(2),\n },\n}));\n","import React from \"react\";\nimport {\n withStyles,\n Badge as BadgeBase,\n Typography as TypographyBase,\n Button as ButtonBase,\n} from \"@material-ui/core\";\nimport { useTheme, makeStyles } from \"@material-ui/styles\";\nimport classnames from \"classnames\";\n\n// styles\nvar useStyles = makeStyles(theme => ({\n badge: {\n fontWeight: 600,\n height: 16,\n minWidth: 16,\n },\n}));\n\nfunction Badge({ children, colorBrightness, color, ...props }) {\n var classes = useStyles();\n var theme = useTheme();\n var Styled = createStyled({\n badge: {\n backgroundColor: getColor(color, theme, colorBrightness),\n },\n });\n\n return (\n \n {styledProps => (\n \n {children}\n \n )}\n \n );\n}\n\nfunction Typography({\n children,\n weight,\n size,\n colorBrightness,\n color,\n ...props\n}) {\n var theme = useTheme();\n\n return (\n \n {children}\n \n );\n}\n\nfunction Button({ children, color, className, ...props }) {\n var theme = useTheme();\n\n var Styled = createStyled({\n root: {\n color: getColor(color, theme),\n },\n contained: {\n backgroundColor: getColor(color, theme),\n boxShadow: theme.customShadows.widget,\n color: `${color ? \"white\" : theme.palette.text.primary} !important`,\n \"&:hover\": {\n backgroundColor: getColor(color, theme, \"light\"),\n boxShadow: theme.customShadows.widgetWide,\n },\n \"&:active\": {\n boxShadow: theme.customShadows.widgetWide,\n },\n },\n outlined: {\n color: getColor(color, theme),\n borderColor: getColor(color, theme),\n },\n select: {\n backgroundColor: theme.palette.primary.main,\n color: \"#fff\",\n },\n });\n\n return (\n \n {({ classes }) => (\n \n {children}\n \n )}\n \n );\n}\n\nexport { Badge, Typography, Button };\n\n// ########################################################################\n\nfunction getColor(color, theme, brigtness = \"main\") {\n if (color && theme.palette[color] && theme.palette[color][brigtness]) {\n return theme.palette[color][brigtness];\n }\n}\n\nfunction getFontWeight(style) {\n switch (style) {\n case \"light\":\n return 300;\n case \"medium\":\n return 500;\n case \"bold\":\n return 600;\n default:\n return 400;\n }\n}\n\nfunction getFontSize(size, variant = \"\", theme) {\n var multiplier;\n\n switch (size) {\n case \"sm\":\n multiplier = 0.8;\n break;\n case \"md\":\n multiplier = 1.5;\n break;\n case \"xl\":\n multiplier = 2;\n break;\n case \"xxl\":\n multiplier = 3;\n break;\n default:\n multiplier = 1;\n break;\n }\n\n var defaultSize =\n variant && theme.typography[variant]\n ? theme.typography[variant].fontSize\n : theme.typography.fontSize + \"px\";\n\n return `calc(${defaultSize} * ${multiplier})`;\n}\n\nfunction createStyled(styles, options) {\n var Styled = function(props) {\n const { children, ...other } = props;\n return children(other);\n };\n\n return withStyles(styles, options)(Styled);\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n notificationContainer: {\n display: \"flex\",\n alignItems: \"center\",\n },\n notificationContained: {\n borderRadius: 45,\n height: 45,\n boxShadow: theme.customShadows.widgetDark,\n },\n notificationContainedShadowless: {\n boxShadow: \"none\",\n },\n notificationIconContainer: {\n minWidth: 45,\n height: 45,\n borderRadius: 45,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n fontSize: 24,\n },\n notificationIconContainerContained: {\n fontSize: 18,\n color: \"#FFFFFF80\",\n },\n notificationIconContainerRounded: {\n marginRight: theme.spacing(2),\n },\n containedTypography: {\n color: \"white\",\n },\n messageContainer: {\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"space-between\",\n flexGrow: 1,\n },\n extraButton: {\n color: \"white\",\n \"&:hover, &:focus\": {\n background: \"transparent\",\n },\n },\n}));\n","import React from \"react\";\nimport { Button } from \"@material-ui/core\";\nimport {\n NotificationsNone as NotificationsIcon,\n ThumbUp as ThumbUpIcon,\n ShoppingCart as ShoppingCartIcon,\n LocalOffer as TicketIcon,\n BusinessCenter as DeliveredIcon,\n SmsFailed as FeedbackIcon,\n DiscFull as DiscIcon,\n Email as MessageIcon,\n Report as ReportIcon,\n Error as DefenceIcon,\n AccountBox as CustomerIcon,\n Done as ShippedIcon,\n Publish as UploadIcon,\n} from \"@material-ui/icons\";\nimport { useTheme } from \"@material-ui/styles\";\nimport classnames from \"classnames\";\nimport tinycolor from \"tinycolor2\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport { Typography } from \"../Wrappers\";\n\nconst typesIcons = {\n \"e-commerce\": ,\n notification: ,\n offer: ,\n info: ,\n message: ,\n feedback: ,\n customer: ,\n shipped: ,\n delivered: ,\n defence: ,\n report: ,\n upload: ,\n disc: ,\n};\n\nexport default function Notification({ variant, ...props }) {\n var classes = useStyles();\n var theme = useTheme();\n\n const icon = getIconByType(props.type);\n const iconWithStyles = React.cloneElement(icon, {\n classes: {\n root: classes.notificationIcon,\n },\n style: {\n color:\n variant !== \"contained\" &&\n theme.palette[props.color] &&\n theme.palette[props.color].main,\n },\n });\n\n return (\n \n
\n {iconWithStyles}\n
\n
\n \n {props.message}\n \n {props.extraButton && props.extraButtonClick && (\n \n )}\n
\n
\n );\n}\n\n// ####################################################################\nfunction getIconByType(type = \"offer\") {\n return typesIcons[type];\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(() => ({\n avatar: {\n width: 30,\n height: 30,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n borderRadius: \"50%\",\n },\n text: {\n color: \"white\",\n },\n}));\n","import React from \"react\";\n\nvar LayoutStateContext = React.createContext();\nvar LayoutDispatchContext = React.createContext();\n\nfunction layoutReducer(state, action) {\n switch (action.type) {\n case \"TOGGLE_SIDEBAR\":\n return { ...state, isSidebarOpened: !state.isSidebarOpened };\n default: {\n throw new Error(`Unhandled action type: ${action.type}`);\n }\n }\n}\n\nfunction LayoutProvider({ children }) {\n var [state, dispatch] = React.useReducer(layoutReducer, {\n isSidebarOpened: true,\n });\n return (\n \n \n {children}\n \n \n );\n}\n\nfunction useLayoutState() {\n var context = React.useContext(LayoutStateContext);\n if (context === undefined) {\n throw new Error(\"useLayoutState must be used within a LayoutProvider\");\n }\n return context;\n}\n\nfunction useLayoutDispatch() {\n var context = React.useContext(LayoutDispatchContext);\n if (context === undefined) {\n throw new Error(\"useLayoutDispatch must be used within a LayoutProvider\");\n }\n return context;\n}\n\nexport { LayoutProvider, useLayoutState, useLayoutDispatch, toggleSidebar };\n\n// ###########################################################\nfunction toggleSidebar(dispatch) {\n dispatch({\n type: \"TOGGLE_SIDEBAR\",\n });\n}\n","import React from \"react\";\n\nvar UserStateContext = React.createContext();\nvar UserDispatchContext = React.createContext();\n\nfunction userReducer(state, action) {\n switch (action.type) {\n case \"LOGIN_SUCCESS\":\n return { ...state, isAuthenticated: true };\n case \"SIGN_OUT_SUCCESS\":\n return { ...state, isAuthenticated: false };\n default: {\n throw new Error(`Unhandled action type: ${action.type}`);\n }\n }\n}\n\nfunction UserProvider({ children }) {\n var [state, dispatch] = React.useReducer(userReducer, {\n isAuthenticated: !!localStorage.getItem(\"id_token\"),\n });\n\n return (\n \n \n {children}\n \n \n );\n}\n\nfunction useUserState() {\n var context = React.useContext(UserStateContext);\n if (context === undefined) {\n throw new Error(\"useUserState must be used within a UserProvider\");\n }\n return context;\n}\n\nfunction useUserDispatch() {\n var context = React.useContext(UserDispatchContext);\n if (context === undefined) {\n throw new Error(\"useUserDispatch must be used within a UserProvider\");\n }\n return context;\n}\n\nexport { UserProvider, useUserState, useUserDispatch, loginUser, signOut };\n\n// ###########################################################\n\nfunction loginUser(dispatch, login, password, history, setIsLoading, setError) {\n setError(false);\n setIsLoading(true);\n\n if (!!login && !!password) {\n setTimeout(() => {\n localStorage.setItem('id_token', 1)\n setError(null)\n setIsLoading(false)\n dispatch({ type: 'LOGIN_SUCCESS' })\n\n history.push('/app/dashboard')\n }, 2000);\n } else {\n dispatch({ type: \"LOGIN_FAILURE\" });\n setError(true);\n setIsLoading(false);\n }\n}\n\nfunction signOut(dispatch, history) {\n localStorage.removeItem(\"id_token\");\n dispatch({ type: \"SIGN_OUT_SUCCESS\" });\n history.push(\"/login\");\n}\n","import {\n GetInfoRequest,\n WalletBalanceRequest,\n GetTransactionsRequest,\n ListPeersRequest,\n ListChannelsRequest,\n PendingChannelsRequest,\n ConnectPeerRequest,\n LightningAddress,\n DisconnectPeerRequest,\n OpenChannelRequest,\n CloseChannelRequest,\n ChannelPoint,\n NewAddressRequest,\n GetInfoResponse,\n WalletBalanceResponse,\n TransactionDetails,\n ListPeersResponse,\n ListChannelsResponse,\n PendingChannelsResponse,\n ConnectPeerResponse,\n DisconnectPeerResponse,\n CloseStatusUpdate,\n NewAddressResponse\n} from \"../proto/lnd_pb\"\nimport {\n GetSqueakProfileRequest,\n GetFollowedSqueakDisplaysRequest,\n SetSqueakProfileFollowingRequest,\n SetSqueakProfileSharingRequest,\n GetPeersRequest,\n PayOfferRequest,\n GetBuyOffersRequest,\n GetBuyOfferRequest,\n GetPeerRequest,\n SetPeerDownloadingRequest,\n SetPeerUploadingRequest,\n GetSigningProfilesRequest,\n GetContactProfilesRequest,\n MakeSqueakRequest,\n GetSqueakDisplayRequest,\n GetAncestorSqueakDisplaysRequest,\n GetSqueakProfileByAddressRequest,\n GetAddressSqueakDisplaysRequest,\n CreateContactProfileRequest,\n CreateSigningProfileRequest,\n CreatePeerRequest,\n DeletePeerRequest,\n DeleteSqueakProfileRequest,\n DeleteSqueakRequest,\n GetFollowedSqueakDisplaysReply,\n SetSqueakProfileSharingReply,\n GetSqueakProfileReply,\n SetSqueakProfileFollowingReply,\n GetPeersReply,\n PayOfferReply,\n GetBuyOffersReply,\n GetBuyOfferReply,\n GetPeerReply,\n SetPeerDownloadingReply,\n SetPeerUploadingReply,\n GetSigningProfilesReply,\n GetContactProfilesReply,\n MakeSqueakReply,\n GetSqueakDisplayReply,\n GetAncestorSqueakDisplaysReply,\n GetSqueakProfileByAddressReply,\n GetAddressSqueakDisplaysReply,\n CreateContactProfileReply,\n CreateSigningProfileReply,\n CreatePeerReply,\n DeletePeerReply,\n DeleteSqueakProfileReply,\n DeleteSqueakReply,\n SyncSqueakRequest,\n SyncSqueakReply,\n GetSqueakDetailsRequest,\n GetSqueakDetailsReply,\n} from \"../proto/squeak_admin_pb\"\n\nconsole.log('The value of REACT_APP_SERVER_PORT is:', process.env.REACT_APP_SERVER_PORT);\nconst SERVER_PORT = process.env.REACT_APP_SERVER_PORT || window.location.port;\n\nexport let web_host_port = window.location.protocol + '//' + window.location.hostname + ':' + SERVER_PORT;\n\nfunction handleErrorResponse(response, route, handleError) {\n response.text()\n .then(function(data) {\n console.error(data);\n if (handleError) {\n handleError(data);\n }\n });\n}\n\nfunction handleSuccessResponse(deserializeMsg, response, handleResponse) {\n response.arrayBuffer()\n .then(function(data) {\n var response = deserializeMsg(data);\n handleResponse(response);\n });\n}\n\nfunction makeRequest(route, request, deserializeMsg, handleResponse, handleError) {\n fetch(web_host_port + '/' + route, {\n method: 'post',\n body: request.serializeBinary()\n }).then(function(response) {\n if(response.ok) {\n handleSuccessResponse(deserializeMsg, response, handleResponse);\n } else {\n handleErrorResponse(response, route, handleError);\n }\n });\n}\n\nexport function logoutRequest(handleResponse) {\n fetch(web_host_port + '/' + 'logout', {\n method: 'get',\n }).then(function(response) {\n return response.arrayBuffer();\n }).then(function(data) {\n handleResponse(data);\n });\n}\n\nexport function getUserRequest(handleResponse) {\n fetch(web_host_port + '/' + 'user', {\n method: 'get',\n }).then(function(response) {\n return response.text();\n }).then(function(data) {\n handleResponse(data);\n });\n}\n\n// export function getFollowedSqueakDisplaysRequest(handleResponse) {\n// var request = new GetFollowedSqueakDisplaysRequest();\n// client.getFollowedSqueakDisplays(request, {}, (err, response) => {\n// handleResponse(response.getSqueakDisplayEntriesList())\n// });\n// };\n\nexport function getFollowedSqueakDisplaysRequest(handleResponse) {\n var request = new GetFollowedSqueakDisplaysRequest();\n console.log(GetFollowedSqueakDisplaysReply);\n makeRequest(\n 'getfollowedsqueakdisplays',\n request,\n GetFollowedSqueakDisplaysReply.deserializeBinary,\n (response) => {\n handleResponse(response.getSqueakDisplayEntriesList());\n }\n );\n};\n\n// export function lndGetInfoRequest(handleResponse) {\n// var request = new GetInfoRequest();\n// client.lndGetInfo(request, {}, (err, response) => {\n// handleResponse(response);\n// });\n// };\n\nexport function lndGetInfoRequest(handleResponse, handleErr) {\n var request = new GetInfoRequest();\n makeRequest(\n 'lndgetinfo',\n request,\n GetInfoResponse.deserializeBinary,\n handleResponse,\n handleErr\n );\n};\n\n// export function lndWalletBalanceRequest(handleResponse) {\n// var request = new WalletBalanceRequest();\n// client.lndWalletBalance(request, {}, (err, response) => {\n// handleResponse(response);\n// });\n// };\n\nexport function lndWalletBalanceRequest(handleResponse) {\n var request = new WalletBalanceRequest();\n makeRequest(\n 'lndwalletbalance',\n request,\n WalletBalanceResponse.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function lndGetTransactionsRequest(handleResponse) {\n// var request = new GetTransactionsRequest();\n// client.lndGetTransactions(request, {}, (err, response) => {\n// handleResponse(response.getTransactionsList());\n// });\n// };\n\nexport function lndGetTransactionsRequest(handleResponse) {\n var request = new GetTransactionsRequest();\n makeRequest(\n 'lndgettransactions',\n request,\n TransactionDetails.deserializeBinary,\n (response) => {\n handleResponse(response.getTransactionsList());\n }\n );\n};\n\n// export function lndListPeersRequest(handleResponse) {\n// var request = new ListPeersRequest();\n// client.lndListPeers(request, {}, (err, response) => {\n// handleResponse(response.getPeersList());\n// });\n// };\n\nexport function lndListPeersRequest(handleResponse) {\n var request = new ListPeersRequest();\n makeRequest(\n 'lndlistpeers',\n request,\n ListPeersResponse.deserializeBinary,\n (response) => {\n handleResponse(response.getPeersList());\n }\n );\n};\n\n// export function lndListChannelsRequest(handleResponse) {\n// var request = new ListChannelsRequest();\n// client.lndListChannels(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response.getChannelsList());\n// });\n// };\n\nexport function lndListChannelsRequest(handleResponse) {\n var request = new ListChannelsRequest();\n makeRequest(\n 'lndlistchannels',\n request,\n ListChannelsResponse.deserializeBinary,\n (response) => {\n handleResponse(response.getChannelsList());\n }\n );\n};\n\n// export function lndPendingChannelsRequest(handleResponse) {\n// var request = new PendingChannelsRequest();\n// client.lndPendingChannels(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function lndPendingChannelsRequest(handleResponse) {\n var request = new PendingChannelsRequest();\n makeRequest(\n 'lndpendingchannels',\n request,\n PendingChannelsResponse.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function getSqueakProfileRequest(id, handleResponse) {\n// var request = new GetSqueakProfileRequest();\n// request.setProfileId(id);\n// client.getSqueakProfile(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response.getSqueakProfile())\n// });\n// };\n\nexport function getSqueakProfileRequest(id, handleResponse) {\n var request = new GetSqueakProfileRequest();\n request.setProfileId(id);\n makeRequest(\n 'getsqueakprofile',\n request,\n GetSqueakProfileReply.deserializeBinary,\n (response) => {\n handleResponse(response.getSqueakProfile());\n }\n );\n};\n\n// export function setSqueakProfileFollowingRequest(id, following, handleResponse) {\n// var request = new SetSqueakProfileFollowingRequest();\n// request.setProfileId(id);\n// request.setFollowing(following);\n// client.setSqueakProfileFollowing(request, {}, (err, response) => {\n// handleResponse(response);\n// });\n// };\n\nexport function setSqueakProfileFollowingRequest(id, following, handleResponse) {\n var request = new SetSqueakProfileFollowingRequest();\n request.setProfileId(id);\n request.setFollowing(following);\n makeRequest(\n 'setsqueakprofilefollowing',\n request,\n SetSqueakProfileFollowingReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function setSqueakProfileSharingRequest(id, sharing, handleResponse) {\n// var request = new SetSqueakProfileSharingRequest();\n// request.setProfileId(id);\n// request.setSharing(sharing);\n// client.setSqueakProfileSharing(request, {}, (err, response) => {\n// handleResponse(response);\n// });\n// };\n\nexport function setSqueakProfileSharingRequest(id, sharing, handleResponse) {\n var request = new SetSqueakProfileSharingRequest();\n request.setProfileId(id);\n request.setSharing(sharing);\n makeRequest(\n 'setsqueakprofilesharing',\n request,\n SetSqueakProfileSharingReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function lndConnectPeerRequest(pubkey, host, handleResponse) {\n// var request = new ConnectPeerRequest()\n// var address = new LightningAddress();\n// address.setPubkey(pubkey);\n// address.setHost(host);\n// request.setAddr(address);\n// client.lndConnectPeer(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function lndConnectPeerRequest(pubkey, host, handleResponse) {\n var request = new ConnectPeerRequest()\n var address = new LightningAddress();\n address.setPubkey(pubkey);\n address.setHost(host);\n request.setAddr(address);\n makeRequest(\n 'lndconnectpeer',\n request,\n ConnectPeerResponse.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function lndDisconnectPeerRequest(pubkey, handleResponse) {\n// var request = new DisconnectPeerRequest()\n// request.setPubKey(pubkey);\n// client.lndDisconnectPeer(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function lndDisconnectPeerRequest(pubkey, handleResponse) {\n var request = new DisconnectPeerRequest()\n request.setPubKey(pubkey);\n makeRequest(\n 'lnddisconnectpeer',\n request,\n DisconnectPeerResponse.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function getPeersRequest(handleResponse) {\n// var request = new GetPeersRequest();\n// client.getPeers(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response.getSqueakPeersList());\n// });\n// };\n\nexport function getPeersRequest(handleResponse) {\n var request = new GetPeersRequest();\n makeRequest(\n 'getpeers',\n request,\n GetPeersReply.deserializeBinary,\n (response) => {\n handleResponse(response.getSqueakPeersList());\n }\n );\n};\n\n// export function payOfferRequest(offerId, handleResponse, handleErr) {\n// var request = new PayOfferRequest();\n// request.setOfferId(offerId);\n// client.payOffer(request, {}, (err, response) => {\n// if (err) {\n// handleErr(err);\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function payOfferRequest(offerId, handleResponse, handleErr) {\n var request = new PayOfferRequest();\n request.setOfferId(offerId);\n makeRequest(\n 'payoffer',\n request,\n PayOfferReply.deserializeBinary,\n handleResponse,\n handleErr,\n );\n};\n\n// export function lndOpenChannelSyncRequest(pubkey, amount, handleResponse, handleErr) {\n// var request = new OpenChannelRequest()\n// request.setNodePubkeyString(pubkey);\n// request.setLocalFundingAmount(amount);\n// client.lndOpenChannelSync(request, {}, (err, response) => {\n// if (err) {\n// handleErr(err);\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function lndOpenChannelSyncRequest(pubkey, amount, handleResponse, handleErr) {\n var request = new OpenChannelRequest()\n request.setNodePubkeyString(pubkey);\n request.setLocalFundingAmount(amount);\n makeRequest(\n 'lndopenchannelsync',\n request,\n ChannelPoint.deserializeBinary,\n handleResponse,\n handleErr,\n );\n};\n\n// export function lndCloseChannelRequest(txId, outputIndex, handleResponse, handleErr) {\n// var request = new CloseChannelRequest();\n// var channelPoint = new ChannelPoint();\n// channelPoint.setFundingTxidStr(txId);\n// channelPoint.setOutputIndex(outputIndex);\n// request.setChannelPoint(channelPoint);\n// client.lndCloseChannel(request, {}, (err, response) => {\n// if (err) {\n// handleErr(err);\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function lndCloseChannelRequest(txId, outputIndex, handleResponse, handleErr) {\n var request = new CloseChannelRequest();\n var channelPoint = new ChannelPoint();\n channelPoint.setFundingTxidStr(txId);\n channelPoint.setOutputIndex(outputIndex);\n request.setChannelPoint(channelPoint);\n makeRequest(\n 'lndclosechannel',\n request,\n CloseStatusUpdate.deserializeBinary,\n // TODO: handle streaming response\n handleResponse,\n );\n};\n\n// export function getBuyOffersRequest(hash, handleResponse) {\n// var request = new GetBuyOffersRequest();\n// request.setSqueakHash(hash);\n// client.getBuyOffers(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response.getOffersList());\n// });\n// };\n\nexport function getBuyOffersRequest(hash, handleResponse) {\n var request = new GetBuyOffersRequest();\n request.setSqueakHash(hash);\n makeRequest(\n 'getbuyoffers',\n request,\n GetBuyOffersReply.deserializeBinary,\n (response) => {\n handleResponse(response.getOffersList());\n });\n};\n\n// export function getBuyOfferRequest(offerId, handleResponse) {\n// var request = new GetBuyOfferRequest();\n// request.setOfferId(offerId);\n// client.getBuyOffer(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response.getOffer())\n// });\n// };\n\nexport function getBuyOfferRequest(offerId, handleResponse) {\n var request = new GetBuyOfferRequest();\n request.setOfferId(offerId);\n makeRequest(\n 'getbuyoffer',\n request,\n GetBuyOfferReply.deserializeBinary,\n (response) => {\n handleResponse(response.getOffer());\n }\n );\n};\n\n// export function getPeerRequest(id, handleResponse) {\n// var request = new GetPeerRequest();\n// request.setPeerId(id);\n// client.getPeer(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response.getSqueakPeer())\n// });\n// };\n\nexport function getPeerRequest(id, handleResponse) {\n var request = new GetPeerRequest();\n request.setPeerId(id);\n makeRequest(\n 'getpeer',\n request,\n GetPeerReply.deserializeBinary,\n (response) => {\n handleResponse(response.getSqueakPeer());\n }\n );\n};\n\n// export function setPeerDownloadingRequest(id, downloading, handleResponse) {\n// var request = new SetPeerDownloadingRequest();\n// request.setPeerId(id);\n// request.setDownloading(downloading);\n// client.setPeerDownloading(request, {}, (err, response) => {\n// handleResponse(response);\n// });\n// };\n\nexport function setPeerDownloadingRequest(id, downloading, handleResponse) {\n var request = new SetPeerDownloadingRequest();\n request.setPeerId(id);\n request.setDownloading(downloading);\n makeRequest(\n 'setpeerdownloading',\n request,\n SetPeerDownloadingReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function setPeerUploadingRequest(id, uploading, handleResponse) {\n// var request = new SetPeerUploadingRequest();\n// request.setPeerId(id);\n// request.setUploading(uploading);\n// client.setPeerUploading(request, {}, (err, response) => {\n// handleResponse(response);\n// });\n// };\n\nexport function setPeerUploadingRequest(id, uploading, handleResponse) {\n var request = new SetPeerUploadingRequest();\n request.setPeerId(id);\n request.setUploading(uploading);\n makeRequest(\n 'setpeeruploading',\n request,\n SetPeerUploadingReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function getSigningProfilesRequest(handleResponse) {\n// var request = new GetSigningProfilesRequest();\n// client.getSigningProfiles(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response.getSqueakProfilesList());\n// });\n// };\n\nexport function getSigningProfilesRequest(handleResponse) {\n var request = new GetSigningProfilesRequest();\n makeRequest(\n 'getsigningprofiles',\n request,\n GetSigningProfilesReply.deserializeBinary,\n (response) => {\n handleResponse(response.getSqueakProfilesList());\n }\n );\n};\n\n// export function getContactProfilesRequest(handleResponse) {\n// var request = new GetContactProfilesRequest();\n// client.getContactProfiles(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response.getSqueakProfilesList());\n// });\n// };\n\nexport function getContactProfilesRequest(handleResponse) {\n var request = new GetContactProfilesRequest();\n makeRequest(\n 'getcontactprofiles',\n request,\n GetContactProfilesReply.deserializeBinary,\n (response) => {\n handleResponse(response.getSqueakProfilesList());\n }\n );\n};\n\n// export function makeSqueakRequest(profileId, content, replyto, handleResponse, handleErr) {\n// var request = new MakeSqueakRequest();\n// request.setProfileId(profileId);\n// request.setContent(content);\n// request.setReplyto(replyto);\n// client.makeSqueak(request, {}, (err, response) => {\n// if (err) {\n// handleErr(err);\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function makeSqueakRequest(profileId, content, replyto, handleResponse, handleErr) {\n var request = new MakeSqueakRequest();\n request.setProfileId(profileId);\n request.setContent(content);\n request.setReplyto(replyto);\n makeRequest(\n 'makesqueakrequest',\n request,\n MakeSqueakReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function getSqueakDisplayRequest(hash, handleResponse) {\n// var request = new GetSqueakDisplayRequest();\n// request.setSqueakHash(hash);\n// client.getSqueakDisplay(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response.getSqueakDisplayEntry())\n// });\n// };\n\nexport function getSqueakDisplayRequest(hash, handleResponse) {\n var request = new GetSqueakDisplayRequest();\n request.setSqueakHash(hash);\n makeRequest(\n 'getsqueakdisplay',\n request,\n GetSqueakDisplayReply.deserializeBinary,\n (response) => {\n handleResponse(response.getSqueakDisplayEntry());\n }\n );\n};\n\n// export function getAncestorSqueakDisplaysRequest(hash, handleResponse) {\n// var request = new GetAncestorSqueakDisplaysRequest();\n// request.setSqueakHash(hash);\n// client.getAncestorSqueakDisplays(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response.getSqueakDisplayEntriesList());\n// });\n// };\n\nexport function getAncestorSqueakDisplaysRequest(hash, handleResponse) {\n var request = new GetAncestorSqueakDisplaysRequest();\n request.setSqueakHash(hash);\n makeRequest(\n 'getancestorsqueakdisplays',\n request,\n GetAncestorSqueakDisplaysReply.deserializeBinary,\n (response) => {\n handleResponse(response.getSqueakDisplayEntriesList());\n }\n );\n};\n\n// export function getSqueakProfileByAddressRequest(address, handleResponse) {\n// var request = new GetSqueakProfileByAddressRequest();\n// request.setAddress(address);\n// client.getSqueakProfileByAddress(request, {}, (err, response) => {\n// handleResponse(response.getSqueakProfile());\n// });\n// };\n\nexport function getSqueakProfileByAddressRequest(address, handleResponse) {\n var request = new GetSqueakProfileByAddressRequest();\n request.setAddress(address);\n makeRequest(\n 'getsqueakprofilebyaddress',\n request,\n GetSqueakProfileByAddressReply.deserializeBinary,\n (response) => {\n handleResponse(response.getSqueakProfile());\n }\n );\n};\n\n// export function getAddressSqueakDisplaysRequest(address, handleResponse) {\n// var request = new GetAddressSqueakDisplaysRequest();\n// request.setAddress(address);\n// client.getAddressSqueakDisplays(request, {}, (err, response) => {\n// handleResponse(response.getSqueakDisplayEntriesList());\n// });\n// };\n\nexport function getAddressSqueakDisplaysRequest(address, handleResponse) {\n var request = new GetAddressSqueakDisplaysRequest();\n request.setAddress(address);\n makeRequest(\n 'getaddresssqueakdisplays',\n request,\n GetAddressSqueakDisplaysReply.deserializeBinary,\n (response) => {\n handleResponse(response.getSqueakDisplayEntriesList());\n }\n );\n};\n\n// export function createContactProfileRequest(profileName, squeakAddress, handleResponse, handleErr) {\n// var request = new CreateContactProfileRequest();\n// request.setProfileName(profileName);\n// request.setAddress(squeakAddress);\n// client.createContactProfile(request, {}, (err, response) => {\n// if (err) {\n// handleErr(err);\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function createContactProfileRequest(profileName, squeakAddress, handleResponse, handleErr) {\n var request = new CreateContactProfileRequest();\n request.setProfileName(profileName);\n request.setAddress(squeakAddress);\n makeRequest(\n 'createcontactprofile',\n request,\n CreateContactProfileReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function createSigningProfileRequest(profileName, handleResponse, handleErr) {\n// var request = new CreateSigningProfileRequest();\n// request.setProfileName(profileName);\n// client.createSigningProfile(request, {}, (err, response) => {\n// if (err) {\n// handleErr(err);\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function createSigningProfileRequest(profileName, handleResponse, handleErr) {\n var request = new CreateSigningProfileRequest();\n request.setProfileName(profileName);\n makeRequest(\n 'createsigningprofile',\n request,\n CreateSigningProfileReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function createPeerRequest(peerName, host, port, handleResponse) {\n// var request = new CreatePeerRequest();\n// request.setPeerName(peerName);\n// request.setHost(host);\n// request.setPort(port);\n// client.createPeer(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function createPeerRequest(peerName, host, port, handleResponse) {\n var request = new CreatePeerRequest();\n request.setPeerName(peerName);\n request.setHost(host);\n request.setPort(port);\n makeRequest(\n 'createpeer',\n request,\n CreatePeerReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function deletePeerRequest(peerId, handleResponse) {\n// var request = new DeletePeerRequest();\n// request.setPeerId(peerId);\n// client.deletePeer(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function deletePeerRequest(peerId, handleResponse) {\n var request = new DeletePeerRequest();\n request.setPeerId(peerId);\n makeRequest(\n 'deletepeer',\n request,\n DeletePeerReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function deleteProfileRequest(profileId, handleResponse) {\n// var request = new DeleteSqueakProfileRequest();\n// request.setProfileId(profileId);\n// client.deleteSqueakProfile(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function deleteProfileRequest(profileId, handleResponse) {\n var request = new DeleteSqueakProfileRequest();\n request.setProfileId(profileId);\n makeRequest(\n 'deleteprofile',\n request,\n DeleteSqueakProfileReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function deleteSqueakRequest(squeakHash, handleResponse) {\n// var request = new DeleteSqueakRequest();\n// request.setSqueakHash(squeakHash);\n// client.deleteSqueak(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function deleteSqueakRequest(squeakHash, handleResponse) {\n var request = new DeleteSqueakRequest();\n request.setSqueakHash(squeakHash);\n makeRequest(\n 'deletesqueak',\n request,\n DeleteSqueakReply.deserializeBinary,\n handleResponse,\n );\n};\n\n// export function lndNewAddressRequest(handleResponse) {\n// var request = new NewAddressRequest();\n// client.lndNewAddress(request, {}, (err, response) => {\n// if (err) {\n// return;\n// }\n// handleResponse(response);\n// });\n// };\n\nexport function lndNewAddressRequest(handleResponse) {\n var request = new NewAddressRequest();\n makeRequest(\n 'lndnewaddress',\n request,\n NewAddressResponse.deserializeBinary,\n handleResponse,\n );\n};\n\nexport function syncSqueakRequest(squeakHash, handleResponse) {\n var request = new SyncSqueakRequest();\n request.setSqueakHash(squeakHash);\n makeRequest(\n 'syncsqueak',\n request,\n SyncSqueakReply.deserializeBinary,\n handleResponse,\n );\n};\n\nexport function getSqueakDetailsRequest(hash, handleResponse) {\n var request = new GetSqueakDetailsRequest();\n request.setSqueakHash(hash);\n makeRequest(\n 'getsqueakdetails',\n request,\n GetSqueakDetailsReply.deserializeBinary,\n handleResponse,\n );\n};\n","import React, { useState, useEffect } from 'react';\nimport {useHistory} from \"react-router-dom\";\nimport {\n AppBar,\n Toolbar,\n IconButton,\n InputBase,\n Menu,\n MenuItem,\n Fab,\n Link\n} from \"@material-ui/core\";\nimport {\n Menu as MenuIcon,\n MailOutline as MailIcon,\n NotificationsNone as NotificationsIcon,\n Person as AccountIcon,\n Search as SearchIcon,\n Send as SendIcon,\n ArrowBack as ArrowBackIcon,\n} from \"@material-ui/icons\";\nimport classNames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport { Badge, Typography, Button } from \"../Wrappers/Wrappers\";\nimport Notification from \"../Notification/Notification\";\nimport UserAvatar from \"../UserAvatar/UserAvatar\";\n\n// context\nimport {\n useLayoutState,\n useLayoutDispatch,\n toggleSidebar,\n} from \"../../context/LayoutContext\";\nimport { useUserDispatch, signOut } from \"../../context/UserContext\";\n\nimport {\n logoutRequest,\n getUserRequest,\n} from \"../../squeakclient/requests\"\n\nconst notifications = [];\n\nexport default function Header(props) {\n var classes = useStyles();\n\n const history = useHistory();\n\n // global\n var layoutState = useLayoutState();\n var layoutDispatch = useLayoutDispatch();\n var userDispatch = useUserDispatch();\n\n // local\n var [notificationsMenu, setNotificationsMenu] = useState(null);\n var [isNotificationsUnread, setIsNotificationsUnread] = useState(true);\n var [profileMenu, setProfileMenu] = useState(null);\n var [isSearchOpen, setSearchOpen] = useState(false);\n var [username, setUsername] = useState(\"bob smith\");\n\n const reloadRoute = () => {\n history.go(0);\n };\n\n const getUser = () => {\n getUserRequest(setUsername);\n };\n\n useEffect(()=>{\n getUser()\n },[]);\n\n return (\n \n \n toggleSidebar(layoutDispatch)}\n className={classNames(\n classes.headerMenuButton,\n classes.headerMenuButtonCollapse,\n )}\n >\n {layoutState.isSidebarOpened ? (\n \n ) : (\n \n )}\n \n \n Squeak Node\n \n \n \n
setSearchOpen(!isSearchOpen)}\n >\n \n
\n
\n
\n {\n setNotificationsMenu(e.currentTarget);\n setIsNotificationsUnread(false);\n }}\n className={classes.headerMenuButton}\n >\n \n \n \n \n setProfileMenu(e.currentTarget)}\n>\n \n\n \n\n \n\n \n \n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nconst drawerWidth = 240;\n\nexport default makeStyles(theme => ({\n menuButton: {\n marginLeft: 12,\n marginRight: 36,\n },\n hide: {\n display: \"none\",\n },\n drawer: {\n width: drawerWidth,\n flexShrink: 0,\n whiteSpace: \"nowrap\",\n },\n drawerOpen: {\n width: drawerWidth,\n transition: theme.transitions.create(\"width\", {\n easing: theme.transitions.easing.sharp,\n duration: theme.transitions.duration.enteringScreen,\n }),\n },\n drawerClose: {\n transition: theme.transitions.create(\"width\", {\n easing: theme.transitions.easing.sharp,\n duration: theme.transitions.duration.leavingScreen,\n }),\n overflowX: \"hidden\",\n width: theme.spacing(7) + 40,\n [theme.breakpoints.down(\"sm\")]: {\n width: drawerWidth,\n },\n },\n toolbar: {\n ...theme.mixins.toolbar,\n [theme.breakpoints.down(\"sm\")]: {\n display: \"none\",\n },\n },\n content: {\n flexGrow: 1,\n padding: theme.spacing(3),\n },\n /* sidebarList: {\n marginTop: theme.spacing(6),\n }, */\n mobileBackButton: {\n marginTop: theme.spacing(0.5),\n marginLeft: theme.spacing(3),\n [theme.breakpoints.only(\"sm\")]: {\n marginTop: theme.spacing(0.625),\n },\n [theme.breakpoints.up(\"md\")]: {\n display: \"none\",\n },\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n link: {\n textDecoration: \"none\",\n \"&:hover, &:focus\": {\n backgroundColor: theme.palette.background.light,\n },\n },\n linkActive: {\n backgroundColor: theme.palette.background.light,\n },\n linkNested: {\n paddingLeft: 0,\n \"&:hover, &:focus\": {\n backgroundColor: \"#FFFFFF\",\n },\n },\n linkIcon: {\n marginRight: theme.spacing(1),\n color: theme.palette.text.secondary + \"99\",\n transition: theme.transitions.create(\"color\"),\n width: 24,\n display: \"flex\",\n justifyContent: \"center\",\n },\n linkIconActive: {\n color: theme.palette.primary.main,\n },\n linkText: {\n padding: 0,\n color: theme.palette.text.secondary + \"CC\",\n transition: theme.transitions.create([\"opacity\", \"color\"]),\n fontSize: 16,\n },\n linkTextActive: {\n color: theme.palette.text.primary,\n },\n linkTextHidden: {\n opacity: 0,\n },\n nestedList: {\n paddingLeft: theme.spacing(2) + 30,\n },\n sectionTitle: {\n marginLeft: theme.spacing(4.5),\n marginTop: theme.spacing(2),\n marginBottom: theme.spacing(2),\n },\n divider: {\n marginTop: theme.spacing(2),\n marginBottom: theme.spacing(4),\n height: 1,\n backgroundColor: \"#D8D8D880\",\n },\n}));\n","import React from \"react\";\nimport { makeStyles, useTheme } from \"@material-ui/styles\";\nimport classnames from \"classnames\";\n\n// styles\nvar useStyles = makeStyles(theme => ({\n dotBase: {\n width: 8,\n height: 8,\n backgroundColor: theme.palette.text.hint,\n borderRadius: \"50%\",\n transition: theme.transitions.create(\"background-color\"),\n },\n dotSmall: {\n width: 5,\n height: 5\n },\n dotLarge: {\n width: 11,\n height: 11,\n },\n}));\n\nexport default function Dot({ size, color }) {\n var classes = useStyles();\n var theme = useTheme();\n\n return (\n \n );\n}\n","import React, { useState } from \"react\";\nimport {\n Collapse,\n Divider,\n List,\n ListItem,\n ListItemIcon,\n ListItemText,\n Typography,\n} from \"@material-ui/core\";\nimport { Inbox as InboxIcon } from \"@material-ui/icons\";\nimport { Link } from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport Dot from \"../Dot\";\n\nexport default function SidebarLink({\n link,\n icon,\n label,\n children,\n location,\n isSidebarOpened,\n nested,\n type,\n}) {\n var classes = useStyles();\n\n // local\n var [isOpen, setIsOpen] = useState(false);\n var isLinkActive =\n link &&\n (location.pathname === link || location.pathname.indexOf(link) !== -1);\n\n if (type === \"title\")\n return (\n \n {label}\n \n );\n\n if (type === \"divider\") return ;\n\n if (!children)\n return (\n \n \n {nested ? : icon}\n \n \n \n );\n\n return (\n <>\n \n \n {icon ? icon : }\n \n \n \n {children && (\n \n \n {children.map(childrenLink => (\n \n ))}\n
\n \n )}\n >\n );\n\n // ###########################################################\n\n function toggleCollapse(e) {\n if (isSidebarOpened) {\n e.preventDefault();\n setIsOpen(!isOpen);\n }\n }\n}\n","import React, { useState, useEffect } from \"react\";\nimport { Drawer, IconButton, List } from \"@material-ui/core\";\nimport {\n Home as HomeIcon,\n NotificationsNone as NotificationsIcon,\n People as ProfilesIcon,\n AttachMoney as MoneyIcon,\n QuestionAnswer as SupportIcon,\n LibraryBooks as LibraryIcon,\n HelpOutline as FAQIcon,\n ArrowBack as ArrowBackIcon,\n CloudDownload as PeerIcon,\n} from \"@material-ui/icons\";\nimport { useTheme } from \"@material-ui/styles\";\nimport { withRouter } from \"react-router-dom\";\nimport classNames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport SidebarLink from \"./components/SidebarLink/SidebarLink\";\nimport Dot from \"./components/Dot\";\n\n// context\nimport {\n useLayoutState,\n useLayoutDispatch,\n toggleSidebar,\n} from \"../../context/LayoutContext\";\n\nconst structure = [\n { id: 0, label: \"Timeline\", link: \"/app/timeline\", icon: },\n { id: 1, label: \"Profiles\", link: \"/app/profiles\", icon: },\n { id: 2, label: \"Wallet\", link: \"/app/wallet\", icon: },\n { id: 3, label: \"Peers\", link: \"/app/peers\", icon: },\n];\n\nfunction Sidebar({ location }) {\n var classes = useStyles();\n var theme = useTheme();\n\n // global\n var { isSidebarOpened } = useLayoutState();\n var layoutDispatch = useLayoutDispatch();\n\n // local\n var [isPermanent, setPermanent] = useState(true);\n\n useEffect(function() {\n window.addEventListener(\"resize\", handleWindowWidthChange);\n handleWindowWidthChange();\n return function cleanup() {\n window.removeEventListener(\"resize\", handleWindowWidthChange);\n };\n });\n\n return (\n \n \n \n
toggleSidebar(layoutDispatch)}>\n \n \n
\n \n {structure.map(link => (\n \n ))}\n
\n \n );\n\n // ##################################################################\n function handleWindowWidthChange() {\n var windowWidth = window.innerWidth;\n var breakpointWidth = theme.breakpoints.values.md;\n var isSmallScreen = windowWidth < breakpointWidth;\n\n if (isSmallScreen && isPermanent) {\n setPermanent(false);\n } else if (!isSmallScreen && !isPermanent) {\n setPermanent(true);\n }\n }\n}\n\nexport default withRouter(Sidebar);\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n fab: {\n position: 'fixed',\n bottom: theme.spacing(4),\n right: theme.spacing(4),\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n pageTitleContainer: {\n display: \"flex\",\n justifyContent: \"space-between\",\n marginBottom: theme.spacing(4),\n marginTop: theme.spacing(5),\n },\n typo: {\n color: theme.palette.text.hint,\n },\n button: {\n boxShadow: theme.customShadows.widget,\n textTransform: \"none\",\n \"&:active\": {\n boxShadow: theme.customShadows.widgetWide,\n },\n },\n}));\n","import React from \"react\";\nimport { Button } from \"@material-ui/core\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport { Typography } from \"../Wrappers\";\n\nexport default function PageTitle(props) {\n var classes = useStyles();\n\n return (\n \n \n {props.title}\n \n {props.button && (\n \n )}\n
\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, { useState } from \"react\";\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nexport default function Widget({\n children,\n title,\n noBodyPadding,\n bodyClass,\n disableWidgetMenu,\n header,\n ...props\n}) {\n var classes = useStyles();\n\n // local\n var [moreButtonRef, setMoreButtonRef] = useState(null);\n var [isMoreMenuOpen, setMoreMenuOpen] = useState(false);\n\n return (\n \n
\n \n {header ? (\n header\n ) : (\n \n \n {title}\n \n {!disableWidgetMenu && (\n setMoreMenuOpen(true)}\n buttonRef={setMoreButtonRef}\n >\n \n \n )}\n \n )}\n
\n \n {children}\n
\n \n \n
\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, { useState } from \"react\";\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\nimport LockIcon from '@material-ui/icons/Lock';\nimport DownloadIcon from '@material-ui/icons/CloudDownload';\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\n\nimport moment from 'moment';\n\nexport default function SqueakThreadItem({\n hash,\n squeak,\n ...props\n}) {\n var classes = useStyles();\n\n const history = useHistory();\n\n const blockDetailUrl = () => {\n return \"https://blockstream.info/testnet/block/\" + squeak.getBlockHash();\n };\n\n const goToSqueakPage = (hash) => {\n history.push(\"/app/squeak/\" + hash);\n };\n\n const goToSqueakAddressPage = () => {\n history.push(\"/app/squeakaddress/\" + squeak.getAuthorAddress());\n };\n\n const onAddressClick = (event) => {\n event.preventDefault();\n event.stopPropagation();\n console.log(\"Handling address click...\");\n if (!squeak) {\n return;\n }\n goToSqueakAddressPage(squeak.getAuthorAddress());\n }\n\n const onSqueakClick = (event) => {\n event.preventDefault();\n console.log(\"Handling squeak click for hash: \" + hash);\n if (goToSqueakPage) {\n goToSqueakPage(hash);\n }\n }\n\n function SqueakUnlockedContent() {\n return (\n {squeak.getContentStr()}\n \n )\n }\n\n function SqueakLockedContent() {\n return (\n <>\n \n >\n )\n }\n\n function SqueakMissingContent() {\n return (\n <>\n \n >\n )\n }\n\n function SqueakContent() {\n if (!squeak) {\n return (\n <>\n {SqueakMissingContent()}\n >\n )\n }\n\n return (\n <>\n {squeak.getIsUnlocked()\n ? SqueakUnlockedContent()\n : SqueakLockedContent()\n }\n >\n )\n }\n\n function SqueakTime() {\n if (!squeak) {\n return (\n \n Unknown time\n \n )\n }\n\n return (\n \n {moment(squeak.getBlockTime()*1000).fromNow()}\n (Block\n event.stopPropagation()}>\n #{squeak.getBlockHeight()}\n \n )\n \n )\n }\n\n function SqueakLockedBackgroundColor() {\n return {backgroundColor: 'lightgray'};\n }\n\n function SqueakUnlockedBackgroundColor() {\n return {backgroundColor: 'white'};\n }\n\n function getAddressDisplay() {\n if (!squeak) {\n return \"Author unknown\"\n }\n return squeak.getIsAuthorKnown()\n ? squeak.getAuthorName()\n : squeak.getAuthorAddress()\n }\n\n function SqueakBackgroundColor() {\n if (!squeak) {\n return SqueakLockedBackgroundColor();\n }\n return squeak.getIsUnlocked()\n ? SqueakUnlockedBackgroundColor()\n : SqueakLockedBackgroundColor()\n }\n\n return (\n \n \n \n \n \n {getAddressDisplay()}\n \n \n \n \n \n \n {SqueakContent()}\n \n \n \n \n {SqueakTime()}\n \n \n \n )\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\nimport {\n makeSqueakRequest,\n getSigningProfilesRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function MakeSqueakDialog({\n open,\n handleClose,\n replytoSqueak,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n var [profileId, setProfileId] = useState(-1);\n var [content, setContent] = useState('');\n var [signingProfiles, setSigningProfiles] = useState([]);\n\n const resetFields = () => {\n setProfileId(-1);\n setContent('');\n };\n\n const handleChange = (event) => {\n setProfileId(event.target.value);\n };\n\n const handleChangeContent = (event) => {\n setContent(event.target.value);\n };\n\n const handleResponse = (response) => {\n goToSqueakPage(response.getSqueakHash());\n };\n\n const handleErr = (err) => {\n alert('Error making squeak: ' + err.message);\n };\n\n const createSqueak = (profileId, content, replyto) => {\n makeSqueakRequest(profileId, content, replyto, handleResponse, handleErr);\n };\n const loadSigningProfiles = () => {\n getSigningProfilesRequest(setSigningProfiles);\n };\n\n useEffect(() => {\n loadSigningProfiles()\n }, []);\n\n const goToSqueakPage = (squeakHash) => {\n history.push(\"/app/squeak/\" + squeakHash);\n };\n\n function handleSubmit(event) {\n event.preventDefault();\n console.log( 'profileId:', profileId);\n console.log( 'content:', content);\n if (replytoSqueak) {\n var replyto = replytoSqueak.getSqueakHash();\n } else {\n var replyto = null;\n }\n console.log( 'replyto:', replyto);\n if (profileId == -1) {\n alert('Signing profile must be selected.');\n return;\n }\n if (!content) {\n alert('Content cannot be empty.');\n return;\n }\n createSqueak(profileId, content, replyto);\n handleClose();\n }\n\n function ReplySqueakContent() {\n return (\n <>\n \n \n >\n )\n }\n\n function MakeSelectSigningProfile() {\n return (\n \n Signing Profile\n \n \n )\n }\n\n function MakeSqueakContentInput() {\n return (\n \n )\n }\n\n function MakeCancelButton() {\n return (\n \n )\n }\n\n function MakeSqueakButton() {\n return (\n \n )\n }\n\n return (\n \n )\n}\n","import React, { useState, useEffect } from 'react';\nimport { useParams } from 'react-router-dom';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n Fab,\n Box,\n} from \"@material-ui/core\";\nimport { useTheme } from \"@material-ui/styles\";\nimport {\n ResponsiveContainer,\n ComposedChart,\n AreaChart,\n LineChart,\n Line,\n Area,\n PieChart,\n Pie,\n Cell,\n YAxis,\n XAxis,\n} from \"recharts\";\nimport EditIcon from '@material-ui/icons/Edit';\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\nimport { Typography } from \"../../components/Wrappers\";\nimport MakeSqueakDialog from \"../../components/MakeSqueakDialog\";\n\nimport { getFollowedSqueakDisplaysRequest } from \"../../squeakclient/requests\"\n\n\nexport default function TimelinePage() {\n var classes = useStyles();\n var theme = useTheme();\n const [squeaks, setSqueaks] = useState([]);\n const [open, setOpen] = React.useState(false);\n const history = useHistory();\n\n const getSqueaks = () => {\n getFollowedSqueakDisplaysRequest(setSqueaks);\n };\n\n const goToSqueakAddressPage = (squeakAddress) => {\n history.push(\"/app/squeakaddress/\" + squeakAddress);\n };\n\n const handleClickOpen = () => {\n setOpen(true);\n };\n\n const handleClose = () => {\n setOpen(false);\n };\n\n useEffect(()=>{\n getSqueaks(setSqueaks)\n },[]);\n\n function NoSqueaksContent() {\n return (\n \n Unable to load squeaks.\n
\n )\n }\n\n function MakeSqueakDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n function SqueaksContent() {\n return (\n <>\n \n {squeaks.map(squeak =>\n \n \n \n \n )}\n
\n >\n )\n }\n\n return (\n <>\n \n {(squeaks)\n ? SqueaksContent()\n : NoSqueaksContent()\n }\n \n \n \n\n {MakeSqueakDialogContent()}\n >\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n card: {\n minHeight: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n },\n visitsNumberContainer: {\n display: \"flex\",\n alignItems: \"center\",\n flexGrow: 1,\n paddingBottom: theme.spacing(1),\n },\n progressSection: {\n marginBottom: theme.spacing(1),\n },\n progressTitle: {\n marginBottom: theme.spacing(2),\n },\n progress: {\n marginBottom: theme.spacing(1),\n backgroundColor: theme.palette.primary.main,\n },\n pieChartLegendWrapper: {\n height: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n justifyContent: \"center\",\n alignItems: \"flex-end\",\n marginRight: theme.spacing(1),\n },\n legendItemContainer: {\n display: \"flex\",\n alignItems: \"center\",\n marginBottom: theme.spacing(1),\n },\n fullHeightBody: {\n display: \"flex\",\n flexGrow: 1,\n flexDirection: \"column\",\n justifyContent: \"space-between\",\n },\n tableWidget: {\n overflowX: \"auto\",\n },\n progressBar: {\n backgroundColor: theme.palette.warning.main,\n },\n performanceLegendWrapper: {\n display: \"flex\",\n flexGrow: 1,\n alignItems: \"center\",\n marginBottom: theme.spacing(1),\n },\n legendElement: {\n display: \"flex\",\n alignItems: \"center\",\n marginRight: theme.spacing(2),\n },\n legendElementText: {\n marginLeft: theme.spacing(1),\n },\n serverOverviewElement: {\n display: \"flex\",\n alignItems: \"center\",\n maxWidth: \"100%\",\n },\n serverOverviewElementText: {\n minWidth: 145,\n paddingRight: theme.spacing(2),\n },\n serverOverviewElementChartWrapper: {\n width: \"100%\",\n },\n mainChartBody: {\n overflowX: \"auto\",\n },\n mainChartHeader: {\n width: \"100%\",\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"space-between\",\n [theme.breakpoints.only(\"xs\")]: {\n flexWrap: \"wrap\",\n },\n },\n mainChartHeaderLabels: {\n display: \"flex\",\n alignItems: \"center\",\n [theme.breakpoints.only(\"xs\")]: {\n order: 3,\n width: \"100%\",\n justifyContent: \"center\",\n marginTop: theme.spacing(3),\n marginBottom: theme.spacing(2),\n },\n },\n mainChartHeaderLabel: {\n display: \"flex\",\n alignItems: \"center\",\n marginLeft: theme.spacing(3),\n },\n mainChartSelectRoot: {\n borderColor: theme.palette.text.hint + \"80 !important\",\n },\n mainChartSelect: {\n padding: 10,\n paddingRight: 25,\n },\n mainChartLegentElement: {\n fontSize: \"18px !important\",\n marginLeft: theme.spacing(1),\n },\n}));\n","export default {\n tasks: [\n {\n id: 0,\n type: \"Meeting\",\n title: \"Meeting with Andrew Piker\",\n time: \"9:00\"\n },\n {\n id: 1,\n type: \"Call\",\n title: \"Call with HT Company\",\n time: \"12:00\"\n },\n {\n id: 2,\n type: \"Meeting\",\n title: \"Meeting with Zoe Alison\",\n time: \"14:00\"\n },\n {\n id: 3,\n type: \"Interview\",\n title: \"Interview with HR\",\n time: \"15:00\"\n }\n ],\n bigStat: [\n {\n product: \"Light Blue\",\n total: {\n monthly: 4232,\n weekly: 1465,\n daily: 199,\n percent: { value: 3.7, profit: false }\n },\n color: \"primary\",\n registrations: {\n monthly: { value: 830, profit: false },\n weekly: { value: 215, profit: true },\n daily: { value: 33, profit: true }\n },\n bounce: {\n monthly: { value: 4.5, profit: false },\n weekly: { value: 3, profit: true },\n daily: { value: 3.25, profit: true }\n }\n },\n {\n product: \"Sing App\",\n total: {\n monthly: 754,\n weekly: 180,\n daily: 27,\n percent: { value: 2.5, profit: true }\n },\n color: \"warning\",\n registrations: {\n monthly: { value: 32, profit: true },\n weekly: { value: 8, profit: true },\n daily: { value: 2, profit: false }\n },\n bounce: {\n monthly: { value: 2.5, profit: true },\n weekly: { value: 4, profit: false },\n daily: { value: 4.5, profit: false }\n }\n },\n {\n product: \"RNS\",\n total: {\n monthly: 1025,\n weekly: 301,\n daily: 44,\n percent: { value: 3.1, profit: true }\n },\n color: \"secondary\",\n registrations: {\n monthly: { value: 230, profit: true },\n weekly: { value: 58, profit: false },\n daily: { value: 15, profit: false }\n },\n bounce: {\n monthly: { value: 21.5, profit: false },\n weekly: { value: 19.35, profit: false },\n daily: { value: 10.1, profit: true }\n }\n }\n ],\n notifications: [\n {\n id: 0,\n icon: \"thumbs-up\",\n color: \"primary\",\n content:\n 'Ken accepts your invitation'\n },\n {\n id: 1,\n icon: \"file\",\n color: \"success\",\n content: \"Report from LT Company\"\n },\n {\n id: 2,\n icon: \"envelope\",\n color: \"danger\",\n content: '4 Private Mails'\n },\n {\n id: 3,\n icon: \"comment\",\n color: \"success\",\n content: '3 Comments to your Post'\n },\n {\n id: 4,\n icon: \"cog\",\n color: \"light\",\n content: 'New Version of RNS app'\n },\n {\n id: 5,\n icon: \"bell\",\n color: \"info\",\n content:\n '15 Notifications from Social Apps'\n }\n ],\n table: [\n {\n id: 0,\n name: \"Mark Otto\",\n email: \"ottoto@wxample.com\",\n product: \"ON the Road\",\n price: \"$25 224.2\",\n date: \"11 May 2017\",\n city: \"Otsego\",\n status: \"Sent\"\n },\n {\n id: 1,\n name: \"Jacob Thornton\",\n email: \"thornton@wxample.com\",\n product: \"HP Core i7\",\n price: \"$1 254.2\",\n date: \"4 Jun 2017\",\n city: \"Fivepointville\",\n status: \"Sent\"\n },\n {\n id: 2,\n name: \"Larry the Bird\",\n email: \"bird@wxample.com\",\n product: \"Air Pro\",\n price: \"$1 570.0\",\n date: \"27 Aug 2017\",\n city: \"Leadville North\",\n status: \"Pending\"\n },\n {\n id: 3,\n name: \"Joseph May\",\n email: \"josephmay@wxample.com\",\n product: \"Version Control\",\n price: \"$5 224.5\",\n date: \"19 Feb 2018\",\n city: \"Seaforth\",\n status: \"Declined\"\n },\n {\n id: 4,\n name: \"Peter Horadnia\",\n email: \"horadnia@wxample.com\",\n product: \"Let's Dance\",\n price: \"$43 594.7\",\n date: \"1 Mar 2018\",\n city: \"Hanoverton\",\n status: \"Sent\"\n }\n ]\n};\n","import React from \"react\";\nimport {\n Table,\n TableRow,\n TableHead,\n TableBody,\n TableCell,\n} from \"@material-ui/core\";\n\n// components\nimport { Button } from \"../../../../components/Wrappers\";\n\nconst states = {\n sent: \"success\",\n pending: \"warning\",\n declined: \"secondary\",\n};\n\nexport default function TableComponent({ data }) {\n var keys = Object.keys(data[0]).map(i => i.toUpperCase());\n keys.shift(); // delete \"id\" key\n\n return (\n \n \n \n {keys.map(key => (\n {key}\n ))}\n \n \n \n {data.map(({ id, name, email, product, price, date, city, status }) => (\n \n {name}\n {email}\n {product}\n {price}\n {date}\n {city}\n \n \n \n \n ))}\n \n
\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n title: {\n display: \"flex\",\n flexDirection: \"row\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n width: \"100%\",\n marginBottom: theme.spacing(1),\n },\n bottomStatsContainer: {\n display: \"flex\",\n justifyContent: \"space-between\",\n margin: theme.spacing(1) * -2,\n marginTop: theme.spacing(1),\n },\n statCell: {\n padding: theme.spacing(2),\n },\n totalValueContainer: {\n display: \"flex\",\n alignItems: \"flex-end\",\n justifyContent: \"space-between\",\n },\n totalValue: {\n display: \"flex\",\n alignItems: \"baseline\",\n },\n profitArrow: {\n transform: \"rotate(-45deg)\",\n fill: theme.palette.success.main,\n },\n profitArrowDanger: {\n transform: \"rotate(45deg)\",\n fill: theme.palette.secondary.main,\n },\n selectInput: {\n padding: 10,\n paddingRight: 25,\n \"&:focus\": {\n backgroundColor: \"white\",\n },\n },\n}));","import React, { useState } from \"react\";\nimport { Grid, Select, MenuItem, Input } from \"@material-ui/core\";\nimport { ArrowForward as ArrowForwardIcon } from \"@material-ui/icons\";\nimport { useTheme } from \"@material-ui/styles\";\nimport { BarChart, Bar } from \"recharts\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport Widget from \"../../../../components/Widget\";\nimport { Typography } from \"../../../../components/Wrappers\";\n\nexport default function BigStat(props) {\n var { product, total, color, registrations, bounce } = props;\n var classes = useStyles();\n var theme = useTheme();\n\n // local\n var [value, setValue] = useState(\"daily\");\n\n return (\n \n {product}\n\n \n \n }\n upperTitle\n >\n \n
\n \n {total[value]}\n \n \n {total.percent.profit ? \"+\" : \"-\"}\n {total.percent.value}%\n \n
\n
\n \n \n
\n \n
\n
\n {registrations[value].value}\n \n \n
\n Registrations\n \n
\n
\n
\n {bounce[value].value}%\n \n \n
\n Bounce Rate\n \n
\n
\n
\n \n {registrations[value].value * 10}\n \n \n \n
\n Views\n \n
\n
\n \n );\n}\n\n// #######################################################################\n\nfunction getRandomData() {\n return Array(7)\n .fill()\n .map(() => ({ value: Math.floor(Math.random() * 10) + 1 }));\n}\n","import React, { useState } from \"react\";\nimport {\n Grid,\n LinearProgress,\n Select,\n OutlinedInput,\n MenuItem,\n} from \"@material-ui/core\";\nimport { useTheme } from \"@material-ui/styles\";\nimport {\n ResponsiveContainer,\n ComposedChart,\n AreaChart,\n LineChart,\n Line,\n Area,\n PieChart,\n Pie,\n Cell,\n YAxis,\n XAxis,\n} from \"recharts\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport mock from \"./mock\";\nimport Widget from \"../../components/Widget\";\nimport PageTitle from \"../../components/PageTitle\";\nimport { Typography } from \"../../components/Wrappers\";\nimport Dot from \"../../components/Sidebar/components/Dot\";\nimport Table from \"./components/Table/Table\";\nimport BigStat from \"./components/BigStat/BigStat\";\n\nconst mainChartData = getMainChartData();\nconst PieChartData = [\n { name: \"Group A\", value: 400, color: \"primary\" },\n { name: \"Group B\", value: 300, color: \"secondary\" },\n { name: \"Group C\", value: 300, color: \"warning\" },\n { name: \"Group D\", value: 200, color: \"success\" },\n];\n\nexport default function Dashboard(props) {\n var classes = useStyles();\n var theme = useTheme();\n\n // local\n var [mainChartState, setMainChartState] = useState(\"monthly\");\n\n return (\n <>\n \n \n \n \n \n \n 12, 678\n \n \n \n \n
\n \n \n \n Registrations\n \n 860\n \n \n \n Sign Out\n \n 32\n \n \n \n Rate\n \n 3.25%\n \n \n \n \n \n \n \n
\n \n \n Integration\n \n
\n
\n \n \n SDK\n \n
\n
\n \n \n Integration\n \n \n
\n \n \n SDK\n \n \n
\n \n \n \n \n \n
\n 60% / 37°С / 3.3 Ghz\n \n
\n
\n \n
\n 54% / 31°С / 3.3 Ghz\n \n
\n
\n \n
\n 57% / 21°С / 3.3 Ghz\n \n
\n
\n \n \n \n \n \n \n \n \n \n {PieChartData.map((entry, index) => (\n | \n ))}\n \n \n \n \n \n \n {PieChartData.map(({ name, value, color }, index) => (\n
\n \n \n {name} \n \n \n {value}\n \n
\n ))}\n
\n \n \n \n \n \n \n \n Daily Line Chart\n \n \n
\n \n \n Tablet\n \n
\n
\n \n \n Mobile\n \n
\n
\n \n \n Desktop\n \n
\n
\n \n \n }\n >\n \n \n \n i + 1}\n tick={{ fill: theme.palette.text.hint + \"80\", fontSize: 14 }}\n stroke={theme.palette.text.hint + \"80\"}\n tickLine={false}\n />\n \n \n \n \n \n \n \n {mock.bigStat.map(stat => (\n \n \n \n ))}\n \n \n \n \n \n \n >\n );\n}\n\n// #######################################################################\nfunction getRandomData(length, min, max, multiplier = 10, maxDiff = 10) {\n var array = new Array(length).fill();\n let lastValue;\n\n return array.map((item, index) => {\n let randomValue = Math.floor(Math.random() * multiplier + 1);\n\n while (\n randomValue <= min ||\n randomValue >= max ||\n (lastValue && randomValue - lastValue > maxDiff)\n ) {\n randomValue = Math.floor(Math.random() * multiplier + 1);\n }\n\n lastValue = randomValue;\n\n return { value: randomValue };\n });\n}\n\nfunction getMainChartData() {\n var resultArray = [];\n var tablet = getRandomData(31, 3500, 6500, 7500, 1000);\n var desktop = getRandomData(31, 1500, 7500, 7500, 1500);\n var mobile = getRandomData(31, 1500, 7500, 7500, 1500);\n\n for (let i = 0; i < tablet.length; i++) {\n resultArray.push({\n tablet: tablet[i].value,\n desktop: desktop[i].value,\n mobile: mobile[i].value,\n });\n }\n\n return resultArray;\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\nimport {\n createContactProfileRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function CreateContactProfileDialog({\n open,\n handleClose,\n initialAddress='',\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n var [profileName, setProfileName] = useState('');\n var [address, setAddress] = useState(initialAddress);\n\n const resetFields = () => {\n setProfileName('');\n setAddress(initialAddress);\n };\n\n const handleChangeProfileName = (event) => {\n setProfileName(event.target.value);\n };\n\n const handleChangeAddress = (event) => {\n setAddress(event.target.value);\n };\n\n const handleResponse = (response) => {\n goToProfilePage(response.getProfileId());\n };\n\n const handleErr = (err) => {\n alert('Error creating contact profile: ' + err.message);\n };\n\n const createContactProfile = (profileName, squeakAddress) => {\n createContactProfileRequest(profileName, squeakAddress, handleResponse, handleErr);\n };\n\n const goToProfilePage = (profileId) => {\n history.push(\"/app/profile/\" + profileId);\n };\n\n function handleSubmit(event) {\n event.preventDefault();\n console.log( 'profileName:', profileName);\n console.log( 'address:', address);\n if (!profileName) {\n alert('Profile Name cannot be empty.');\n return;\n }\n if (!address) {\n alert('Address Name cannot be empty.');\n return;\n }\n createContactProfile(profileName, address);\n handleClose();\n }\n\n function CreateContactProfileNameInput() {\n return (\n \n )\n }\n\n function CreateContactAddressInput() {\n return (\n \n )\n }\n\n function CancelButton() {\n return (\n \n )\n }\n\n function CreateContactProfilButton() {\n return (\n \n )\n }\n\n return (\n \n )\n}\n","import React, { useState, useEffect } from 'react';\nimport { useParams } from 'react-router-dom';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n Box,\n} from \"@material-ui/core\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\nimport CreateContactProfileDialog from \"../../components/CreateContactProfileDialog\";\n\nimport {\n getSqueakProfileByAddressRequest,\n getAddressSqueakDisplaysRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function SqueakAddressPage() {\n var classes = useStyles();\n const history = useHistory();\n const { address } = useParams();\n const [squeakProfile, setSqueakProfile] = useState(null);\n const [squeaks, setSqueaks] = useState([]);\n const [createContactProfileDialogOpen, setCreateContactProfileDialogOpen] = useState(false);\n\n const getSqueakProfile = (address) => {\n getSqueakProfileByAddressRequest(address, setSqueakProfile);\n };\n const getSqueaks = (address) => {\n getAddressSqueakDisplaysRequest(address, setSqueaks);\n };\n\n const goToProfilePage = (profileId) => {\n history.push(\"/app/profile/\" + profileId);\n };\n\n const handleClickOpenCreateContactProfileDialog = () => {\n setCreateContactProfileDialogOpen(true);\n };\n\n const handleCloseCreateContactProfileDialog = () => {\n setCreateContactProfileDialogOpen(false);\n };\n\n useEffect(()=>{\n getSqueakProfile(address)\n },[address]);\n useEffect(()=>{\n getSqueaks(address)\n },[address]);\n\n function NoProfileContent() {\n return (\n \n No profile for address.\n \n
\n )\n }\n\n function ProfileContent() {\n return (\n \n Profile:\n \n
\n )\n }\n\n function NoSqueaksContent() {\n return (\n \n Unable to load squeaks.\n
\n )\n }\n\n function SqueaksContent() {\n return (\n <>\n \n {squeaks.map(squeak =>\n \n \n \n \n )}\n
\n >\n )\n }\n\n function CreateContactProfileDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n return (\n <>\n \n {squeakProfile\n ? ProfileContent()\n : NoProfileContent()\n }\n {(squeaks)\n ? SqueaksContent()\n : NoSqueaksContent()\n }\n {CreateContactProfileDialogContent()}\n >\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\nimport {\n deleteSqueakRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function DeleteSqueakDialog({\n open,\n handleClose,\n squeakToDelete,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n const deleteSqueak = (squeakHash) => {\n deleteSqueakRequest(squeakHash, (response) => {\n reloadRoute();\n });\n };\n\n const goToSqueakPage = (squeakHash) => {\n history.push(\"/app/squeak/\" + squeakHash);\n };\n\n const reloadRoute = () => {\n history.go(0);\n };\n\n function handleSubmit(event) {\n event.preventDefault();\n console.log( 'squeakToDelete:', squeakToDelete);\n var squeakHash = squeakToDelete.getSqueakHash();\n console.log( 'squeakHash:', squeakHash);\n deleteSqueak(squeakHash);\n handleClose();\n }\n\n function MakeCancelButton() {\n return (\n \n )\n }\n\n function DeleteSqueakButton() {\n return (\n \n )\n }\n\n return (\n \n )\n}\n","import React, { useState } from \"react\";\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Divider,\n Button,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\nimport LockIcon from '@material-ui/icons/Lock';\n\nimport ReplyIcon from '@material-ui/icons/Reply';\nimport RepeatIcon from '@material-ui/icons/Repeat';\nimport FavoriteIcon from '@material-ui/icons/Favorite';\nimport DeleteIcon from '@material-ui/icons/Delete';\nimport DownloadIcon from '@material-ui/icons/CloudDownload';\nimport ZoomInIcon from '@material-ui/icons/ZoomIn';\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\nimport MakeSqueakDialog from \"../../components/MakeSqueakDialog\";\nimport DeleteSqueakDialog from \"../../components/DeleteSqueakDialog\";\n\nimport {\n syncSqueakRequest,\n} from \"../../squeakclient/requests\"\n\nimport moment from 'moment';\n\nexport default function SqueakDetailItem({\n hash,\n squeak,\n handleReplyClick,\n handleDeleteClick,\n ...props\n}) {\n var classes = useStyles();\n\n const history = useHistory();\n const [replyDialogOpen, setReplyDialogOpen] = useState(false);\n const [deleteDialogOpen, setDeleteDialogOpen] = useState(false);\n\n const handleClickOpen = () => {\n setReplyDialogOpen(true);\n };\n\n const handleClose = () => {\n setReplyDialogOpen(false);\n };\n\n const handleClickOpenDeleteDialog = () => {\n setDeleteDialogOpen(true);\n console.log(\"deleteDialogOpen: \" + deleteDialogOpen);\n };\n\n const handleCloseDeleteDialog = () => {\n setDeleteDialogOpen(false);\n };\n\n const goToSqueakAddressPage = () => {\n history.push(\"/app/squeakaddress/\" + squeak.getAuthorAddress());\n };\n\n const goToBuyPage = (hash) => {\n history.push(\"/app/buy/\" + hash);\n };\n\n const goToSqueakDetailPage = () => {\n history.push(\"/app/squeakdetail/\" + hash);\n };\n\n const reloadRoute = () => {\n history.go(0);\n };\n\n const blockDetailUrl = () => {\n return \"https://blockstream.info/testnet/block/\" + squeak.getBlockHash();\n };\n\n const onAddressClick = (event) => {\n event.preventDefault();\n event.stopPropagation();\n console.log(\"Handling address click...\");\n if (!squeak) {\n return;\n }\n goToSqueakAddressPage(squeak.getAuthorAddress());\n }\n\n const onReplyClick = (event) => {\n event.preventDefault();\n console.log(\"Handling reply click...\");\n if (!squeak) {\n return;\n }\n handleClickOpen();\n }\n\n const onDeleteClick = (event) => {\n event.preventDefault();\n console.log(\"Handling delete click...\");\n if (!squeak) {\n return;\n }\n handleClickOpenDeleteDialog();\n }\n\n const onZoomInClick = (event) => {\n event.preventDefault();\n console.log(\"Handling zoomin click...\");\n if (!squeak) {\n return;\n }\n //handleClickOpenDeleteDialog();\n goToSqueakDetailPage();\n }\n\n const onUnlockClick = (event) => {\n event.preventDefault();\n console.log(\"Handling unlock click...\");\n if (!squeak) {\n return;\n }\n goToBuyPage(squeak.getSqueakHash());\n }\n\n const onDownloadClick = (event) => {\n event.preventDefault();\n console.log(\"Handling download click...\");\n // goToBuyPage(squeak.getSqueakHash());\n console.log(\"syncSqueakRequest with hash: \" + hash);\n syncSqueakRequest(hash, (response) => {\n console.log(\"response:\");\n console.log(response);\n reloadRoute();\n });\n }\n\n function SqueakUnlockedContent() {\n return (\n {squeak.getContentStr()}\n \n )\n }\n\n function SqueakLockedContent() {\n return (\n <>\n \n \n\n >\n )\n }\n\n function SqueakMissingContent() {\n return (\n <>\n \n \n >\n )\n }\n\n function SqueakContent() {\n if (!squeak) {\n return (\n <>\n {SqueakMissingContent()}\n >\n )\n }\n\n return (\n <>\n {squeak.getIsUnlocked()\n ? SqueakUnlockedContent()\n : SqueakLockedContent()\n }\n >\n )\n }\n\n function SqueakLockedBackgroundColor() {\n return {backgroundColor: 'lightgray'};\n }\n\n function SqueakUnlockedBackgroundColor() {\n return {backgroundColor: 'white'};\n }\n\n function SqueakBackgroundColor() {\n if (!squeak) {\n return SqueakLockedBackgroundColor();\n }\n return squeak.getIsUnlocked()\n ? SqueakUnlockedBackgroundColor()\n : SqueakLockedBackgroundColor()\n }\n\n function getAddressDisplay() {\n if (!squeak) {\n return \"Author unknown\"\n }\n return squeak.getIsAuthorKnown()\n ? squeak.getAuthorName()\n : squeak.getAuthorAddress()\n }\n\n function SqueakTime() {\n if (!squeak) {\n return (\n \n Unknown time\n \n )\n }\n\n return (\n \n {moment(squeak.getBlockTime()*1000).fromNow()}\n (Block\n event.stopPropagation()}>\n #{squeak.getBlockHeight()}\n \n )\n \n )\n }\n\n function MakeSqueakDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n function DeleteSqueakDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n return (\n <>\n \n \n \n \n \n {getAddressDisplay()}\n \n \n \n \n \n \n {SqueakContent()}\n \n \n \n \n {SqueakTime()}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n {MakeSqueakDialogContent()}\n {DeleteSqueakDialogContent()}\n >\n )\n}\n","import React, { useState, useEffect } from 'react';\nimport { useParams } from 'react-router-dom';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n Divider,\n Box,\n} from \"@material-ui/core\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport SqueakDetailItem from \"../../components/SqueakDetailItem\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\nimport {\n getSqueakDisplayRequest,\n getAncestorSqueakDisplaysRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function SqueakPage() {\n var classes = useStyles();\n const history = useHistory();\n const { hash } = useParams();\n const [squeak, setSqueak] = useState(null);\n const [ancestorSqueaks, setAncestorSqueaks] = useState([]);\n\n const getSqueak = (hash) => {\n getSqueakDisplayRequest(hash, setSqueak);\n };\n const getAncestorSqueaks = (hash) => {\n getAncestorSqueakDisplaysRequest(hash, setAncestorSqueaks);\n };\n\n const unknownAncestorHash = () => {\n if (!ancestorSqueaks) {\n return null;\n }\n var oldestKnownAncestor = ancestorSqueaks[0];\n if (!oldestKnownAncestor) {\n return null;\n }\n console.log(oldestKnownAncestor);\n console.log(\"oldestKnownAncestor\");\n return oldestKnownAncestor.getReplyTo();\n };\n\n useEffect(()=>{\n getSqueak(hash)\n },[hash]);\n useEffect(()=>{\n getAncestorSqueaks(hash)\n },[hash]);\n\n function NoSqueakContent() {\n return (\n \n Unable to load squeak.\n
\n )\n }\n\n function UnkownReplyToContent() {\n var squeakHash = unknownAncestorHash();\n if (!squeakHash) {\n return (\n <>>\n )\n }\n return (\n \n )\n }\n\n function AncestorsContent() {\n return (\n \n {ancestorSqueaks.slice(0, -1)\n //.reverse()\n .map(ancestorSqueak =>\n
\n \n \n \n \n )}\n
\n )\n }\n\n function SqueakContent() {\n return (\n <>\n {UnkownReplyToContent()}\n {AncestorsContent()}\n \n \n \n
\n >\n )\n }\n\n return (\n <>\n \n {SqueakContent()}\n >\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n}));\n","import React, { useState, useEffect } from 'react';\nimport { useParams } from 'react-router-dom';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n Divider,\n Box,\n TextField,\n} from \"@material-ui/core\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport { Typography } from \"../../components/Wrappers\";\nimport SqueakDetailItem from \"../../components/SqueakDetailItem\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\nimport {\n getSqueakDisplayRequest,\n getSqueakDetailsRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function SqueakDetailPage() {\n var classes = useStyles();\n const history = useHistory();\n const { hash } = useParams();\n const [squeak, setSqueak] = useState(null);\n const [squeakDetails, setSqueakDetails] = useState(null);\n\n const getSqueak = (hash) => {\n getSqueakDisplayRequest(hash, setSqueak);\n };\n const getSqueakDetails = (hash) => {\n getSqueakDetailsRequest(hash, setSqueakDetails);\n };\n\n useEffect(()=>{\n getSqueak(hash)\n },[hash]);\n useEffect(()=>{\n getSqueakDetails(hash)\n },[hash]);\n\n function NoSqueakContent() {\n return (\n \n Unable to load squeak.\n
\n )\n }\n\n\n function SqueakContent() {\n return (\n <>\n {SqueakDetailsContent()}\n >\n )\n }\n\n function SqueakDetailsContent() {\n return (\n <>\n \n \n \n \n
\n\n \n Hash\n \n \n {squeak.getSqueakHash()}\n \n
\n\n
\n\n \n Address\n \n \n {squeak.getAuthorAddress()}\n \n
\n\n
\n \n Raw Data\n \n \n
\n\n
\n \n \n \n >\n )\n }\n\n return (\n <>\n \n {(squeak && squeakDetails)\n ? SqueakContent()\n : NoSqueakContent()\n }\n >\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, { useState } from \"react\";\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\nimport LockIcon from '@material-ui/icons/Lock';\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\n\nimport moment from 'moment';\n\nexport default function BuyOfferItem({\n offer,\n handleOfferClick,\n ...props\n}) {\n var classes = useStyles();\n\n const history = useHistory();\n\n const onOfferClick = (event) => {\n event.preventDefault();\n console.log(\"Handling offer click...\");\n if (handleOfferClick) {\n handleOfferClick();\n }\n }\n\n function OfferContent() {\n return (\n {offer.getPriceMsat()} msats ({offer.getPriceMsat() / 1000} sats)\n \n )\n }\n\n function ProfileInfoContent(peer) {\n return (\n \n {peer.getPeerName()}\n \n \n )\n }\n\n function ExpiresInfoContent(offer) {\n var invoiceTime = offer.getInvoiceTimestamp();\n var invoiceExpiry = offer.getInvoiceExpiry();\n var expireTime = invoiceTime + invoiceExpiry;\n return (\n \n \n Expires: {moment(expireTime*1000).fromNow()}\n \n \n )\n }\n\n return (\n \n \n \n {OfferContent()}\n \n \n \n \n {ProfileInfoContent(offer.getPeer())}\n \n \n \n \n {ExpiresInfoContent(offer)}\n \n \n \n )\n}\n","import React, { useState, useEffect } from 'react';\nimport { useParams } from 'react-router-dom';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n Divider,\n Box,\n Typography,\n} from \"@material-ui/core\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport SqueakDetailItem from \"../../components/SqueakDetailItem\";\nimport BuyOfferItem from \"../../components/BuyOfferItem\";\nimport MakeSqueakDialog from \"../../components/MakeSqueakDialog\";\nimport DeleteSqueakDialog from \"../../components/DeleteSqueakDialog\";\n\nimport {\n getBuyOffersRequest,\n syncSqueakRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function BuyPage() {\n var classes = useStyles();\n const history = useHistory();\n const { hash } = useParams();\n const [offers, setOffers] = useState([]);\n\n const getOffers = (hash) => {\n getBuyOffersRequest(hash, setOffers);\n };\n\n const goToOfferPage = (offerId) => {\n console.log(\"Go to offer page for id: \" + offerId);\n history.push(\"/app/offer/\" + offerId);\n };\n\n const reloadRoute = () => {\n history.go(0);\n };\n\n const onDownloadClick = (event) => {\n event.preventDefault();\n console.log(\"Handling download click...\");\n // goToBuyPage(squeak.getSqueakHash());\n console.log(\"syncSqueakRequest with hash: \" + hash);\n syncSqueakRequest(hash, (response) => {\n console.log(\"response:\");\n console.log(response);\n reloadRoute();\n });\n }\n\n useEffect(()=>{\n getOffers(hash)\n },[hash]);\n\n function OffersContent() {\n return (\n <>\n \n Offers\n \n \n \n {offers.map(offer =>\n \n goToOfferPage(offer.getOfferId())}\n offer={offer}>\n \n \n )}\n
\n >\n )\n }\n\n return (\n <>\n \n {OffersContent()}\n >\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\n\nimport {\n payOfferRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function BuyOfferDialog({\n open,\n offer,\n handleClose,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n const handleResponse = (response) => {\n goToSqueakPage(offer.getSqueakHash());\n };\n\n const handleErr = (err) => {\n alert('Payment failure: ' + err);\n };\n\n const pay = (offerId) => {\n payOfferRequest(offerId, handleResponse, handleErr);\n };\n\n const goToSqueakPage = (squeakHash) => {\n history.push(\"/app/squeak/\" + squeakHash);\n };\n\n function handleSubmit(event) {\n event.preventDefault();\n console.log( 'Offer ID:', offer.getOfferId());\n pay(offer.getOfferId());\n handleClose();\n }\n\n function CancelButton() {\n return (\n \n )\n }\n\n function PayOfferButton() {\n return (\n \n )\n }\n\n return (\n \n )\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, { useState } from \"react\";\nimport {\n Paper,\n Button,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\nimport LockIcon from '@material-ui/icons/Lock';\n\n// components\nimport BuyOfferDialog from \"../../components/BuyOfferDialog\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\n\nimport moment from 'moment';\n\nexport default function BuyOfferDetailItem({\n offer,\n handleOfferClick,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n const [payOfferDialogOpen, setPayOfferDialogOpen] = useState(false);\n\n\n const preventDefault = (event) => event.preventDefault();\n\n const onOfferClick = (event) => {\n event.preventDefault();\n console.log(\"Handling offer click...\");\n if (handleOfferClick) {\n handleOfferClick();\n }\n }\n\n const goToLightningNodePage = (pubkey, host, port) => {\n console.log(\"Go to lightning node for pubkey: \" + pubkey);\n if (pubkey && host && port) {\n history.push(\"/app/lightningnode/\" + pubkey + \"/\" + host + \"/\" + port);\n } else if (pubkey && host) {\n history.push(\"/app/lightningnode/\" + pubkey + \"/\" + host);\n } else {\n history.push(\"/app/lightningnode/\" + pubkey);\n }\n };\n\n const handleClickPayOffer = () => {\n console.log(\"Handle click pay offer.\");\n setPayOfferDialogOpen(true);\n };\n\n const handleClosePayOfferDialog = () => {\n setPayOfferDialogOpen(false);\n };\n\n function OfferContent() {\n return (\n {offer.getPriceMsat()} msats ({offer.getPriceMsat() / 1000} sats)\n \n )\n }\n\n function ProfileInfoContent(peer) {\n return (\n \n {peer.getPeerName()}\n \n \n )\n }\n\n function ExpiresInfoContent(offer) {\n var invoiceTime = offer.getInvoiceTimestamp();\n var invoiceExpiry = offer.getInvoiceExpiry();\n var expireTime = invoiceTime + invoiceExpiry;\n return (\n \n \n Expires: {moment(expireTime*1000).fromNow()} ({expireTime})\n \n \n )\n }\n\n function PeerNodeInfoContent(offer) {\n return (\n \n Node Host: {offer.getNodeHost()}\n \n Node Port: {offer.getNodePort()}\n \n Node Pubkey:\n {\n console.info(\"I'm a button.\");\n goToLightningNodePage(\n offer.getNodePubkey(),\n offer.getNodeHost(),\n offer.getNodePort(),\n )\n }}>\n {offer.getNodePubkey()}\n \n \n\n \n {PayOfferButton()}\n \n\n \n )\n }\n\n function PayOfferButton() {\n return (\n <>\n \n >\n )\n }\n\n function PayOfferDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n return (\n <>\n \n \n \n {OfferContent()}\n \n \n \n \n {ProfileInfoContent(offer.getPeer())}\n \n \n \n \n {ExpiresInfoContent(offer)}\n \n \n \n \n {PeerNodeInfoContent(offer)}\n \n \n \n {PayOfferDialogContent()}\n >\n )\n}\n","import React, { useState, useEffect } from 'react';\nimport { useParams } from 'react-router-dom';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n Divider,\n Box,\n Typography,\n} from \"@material-ui/core\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport SqueakDetailItem from \"../../components/SqueakDetailItem\";\nimport BuyOfferDetailItem from \"../../components/BuyOfferDetailItem\";\nimport MakeSqueakDialog from \"../../components/MakeSqueakDialog\";\nimport DeleteSqueakDialog from \"../../components/DeleteSqueakDialog\";\n\nimport {\n getBuyOfferRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function OfferPage() {\n var classes = useStyles();\n const history = useHistory();\n const { id } = useParams();\n const [offer, setOffer] = useState(null);\n\n const getOffer = (offerId) => {\n getBuyOfferRequest(offerId, setOffer);\n };\n\n useEffect(()=>{\n getOffer(id)\n },[id]);\n\n function OfferContent() {\n return (\n <>\n \n \n \n \n \n
\n >\n )\n }\n\n function NoOfferContent() {\n return (\n \n No offer loaded\n
\n )\n }\n\n return (\n <>\n \n {offer\n ? OfferContent()\n : NoOfferContent()\n }\n >\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\n\nimport {\n deleteProfileRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function DeleteProfileDialog({\n open,\n handleClose,\n profile,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n const deleteProfile = (profileId) => {\n deleteProfileRequest(profileId, (response) => {\n reloadRoute();\n });\n };\n\n const reloadRoute = () => {\n history.go(0);\n };\n\n function handleSubmit(event) {\n event.preventDefault();\n console.log( 'profile:', profile);\n var profileId = profile.getProfileId();\n console.log( 'profileId:', profileId);\n deleteProfile(profileId);\n handleClose();\n }\n\n function MakeCancelButton() {\n return (\n \n )\n }\n\n function DeleteProfileButton() {\n return (\n \n )\n }\n\n return (\n \n )\n}\n","import React, { useState, useEffect } from 'react';\nimport {useHistory} from \"react-router-dom\";\nimport { useParams } from 'react-router-dom';\nimport {\n Grid,\n FormLabel,\n FormControl,\n FormGroup,\n FormControlLabel,\n FormHelperText,\n Switch,\n Button,\n} from \"@material-ui/core\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport DeleteProfileDialog from \"../../components/DeleteProfileDialog\";\n\nimport {\n getSqueakProfileRequest,\n setSqueakProfileFollowingRequest,\n setSqueakProfileSharingRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function ProfilePage() {\n var classes = useStyles();\n const { id } = useParams();\n const [squeakProfile, setSqueakProfile] = useState(null);\n const [deleteDialogOpen, setDeleteDialogOpen] = useState(false);\n const history = useHistory();\n\n const getSqueakProfile = (id) => {\n getSqueakProfileRequest(id, setSqueakProfile);\n };\n const setFollowing = (id, following) => {\n setSqueakProfileFollowingRequest(id, following, () => {\n getSqueakProfile(id);\n })\n };\n const setSharing = (id, sharing) => {\n setSqueakProfileSharingRequest(id, sharing, () => {\n getSqueakProfile(id);\n })\n };\n\n const goToSqueakAddressPage = (squeakAddress) => {\n history.push(\"/app/squeakaddress/\" + squeakAddress);\n };\n\n\n useEffect(()=>{\n getSqueakProfile(id)\n },[id]);\n\n const handleClickOpenDeleteDialog = () => {\n setDeleteDialogOpen(true);\n };\n\n const handleCloseDeleteDialog = () => {\n setDeleteDialogOpen(false);\n };\n\n const handleSettingsFollowingChange = (event) => {\n console.log(\"Following changed for profile id: \" + id);\n console.log(\"Following changed to: \" + event.target.checked);\n setFollowing(id, event.target.checked);\n };\n\n const handleSettingsSharingChange = (event) => {\n console.log(\"Sharing changed for profile id: \" + id);\n console.log(\"Sharing changed to: \" + event.target.checked);\n setSharing(id, event.target.checked);\n };\n\n function NoProfileContent() {\n return (\n \n No profile loaded\n
\n )\n }\n\n function ProfileContent() {\n return (\n <>\n \n Address: {squeakProfile.getAddress()}\n
\n {ProfileSettingsForm()}\n {ViewSqueaksButton()}\n {DeleteProfileButton()}\n >\n )\n }\n\n function ProfileSettingsForm() {\n return (\n \n Profile settings\n \n }\n label=\"Following\"\n />\n }\n label=\"Sharing\"\n />\n \n \n )\n }\n\n function DeleteProfileButton() {\n return (\n <>\n \n \n \n
\n \n >\n )\n }\n\n function ViewSqueaksButton() {\n return (\n <>\n \n \n \n
\n \n >\n )\n }\n\n function DeleteProfileDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n return (\n <>\n \n \n {squeakProfile\n ? ProfileContent()\n : NoProfileContent()\n }\n
\n {DeleteProfileDialogContent()}\n >\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\nimport {\n lndNewAddressRequest,\n} from \"../../squeakclient/requests\"\n\n\n\nexport default function ReceiveBitcoinDialog({\n open,\n handleClose,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n var [address, setAddress] = useState('');\n\n const resetFields = () => {\n setAddress('');\n };\n\n const handleChangeAddress = (event) => {\n setAddress(event.target.value);\n };\n\n const getNewAddress = () => {\n lndNewAddressRequest((response) => {\n setAddress(response.getAddress());\n });\n };\n\n function handleSubmit(event) {\n event.preventDefault();\n getNewAddress(address);\n // handleClose();\n }\n\n function ReceiveBitcoinAddess() {\n return (\n \n )\n }\n\n function CancelButton() {\n return (\n \n )\n }\n\n function RenewAddressButton() {\n return (\n \n )\n }\n\n return (\n \n )\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\n\n\nexport default function LndUnavailableDialog({\n open,\n handleClose,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n return (\n \n )\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, { useState } from \"react\";\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\nimport LockIcon from '@material-ui/icons/Lock';\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\n\nimport moment from 'moment';\n\nexport default function TransactionItem({\n transaction,\n handleTransactionClick,\n ...props\n}) {\n var classes = useStyles();\n\n const history = useHistory();\n\n const onTransactionClick = (event) => {\n event.preventDefault();\n console.log(\"Handling transaction click...\");\n if (handleTransactionClick) {\n handleTransactionClick();\n }\n }\n\n function TransactionContent() {\n return (\n {transaction.getAmount()}\n \n )\n }\n\n function TransactionPositiveBackgroundColor() {\n return {backgroundColor: 'lightgreen'};\n }\n\n function TransactionNegativeBackgroundColor() {\n return {backgroundColor: 'lightred'};\n }\n\n function transactionBackgroundColor() {\n var amount = transaction.getAmount();\n if (amount == 0) {\n return 'white'\n } else if (amount < 0) {\n return '#ffcdd2';\n } else if (amount > 0) {\n return '#c8e6c9';\n }\n }\n\n function TransactionBackgroundColor() {\n return {backgroundColor: transactionBackgroundColor()};\n }\n\n return (\n \n \n \n {TransactionContent()}\n \n \n \n \n \n {moment(transaction.getTimeStamp()*1000).fromNow()} (Block #{transaction.getBlockHeight()})\n \n \n \n \n )\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, { useState } from \"react\";\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\nimport LockIcon from '@material-ui/icons/Lock';\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\n\nimport moment from 'moment';\n\nexport default function LightningPeerListItem({\n peer,\n ...props\n}) {\n var classes = useStyles();\n\n const history = useHistory();\n\n const onPeerClick = (event) => {\n event.preventDefault();\n console.log(\"Handling peer click...\");\n goToLightningNodePage();\n }\n\n const goToLightningNodePage = () => {\n var pubkey = peer.getPubKey();\n var host = getPeerHost();\n var port = getPeerPort();\n history.push(\"/app/lightningnode/\" + pubkey + \"/\" + host + \"/\" + port);\n };\n\n const getPeerHost = () => {\n var address = peer.getAddress();\n if (address == null) {\n return null;\n }\n var pieces = address.split(\":\");\n return pieces[0];\n }\n\n const getPeerPort = () => {\n var address = peer.getAddress();\n if (address == null) {\n return null;\n }\n var pieces = address.split(\":\");\n if (pieces.length < 2) {\n return null;\n }\n return pieces[1];\n }\n\n function PeerContent() {\n return (\n {peer.getPubKey()}\n \n )\n }\n\n return (\n \n \n \n Pubkey: {peer.getPubKey()}\n \n \n \n \n \n Address: {peer.getAddress()}\n \n \n \n \n )\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, { useState } from \"react\";\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\nimport LockIcon from '@material-ui/icons/Lock';\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\n\nimport moment from 'moment';\n\nexport default function ChannelItem({\n channel,\n ...props\n}) {\n var classes = useStyles();\n\n const history = useHistory();\n\n const getTxId = (channel) => {\n var channelPoint = channel.getChannelPoint();\n if (channelPoint == null) {\n return null;\n }\n var pieces = channelPoint.split(\":\");\n return pieces[0];\n }\n\n const getOutputIndex = (channel) => {\n var channelPoint = channel.getChannelPoint();\n if (channelPoint == null) {\n return null;\n }\n var pieces = channelPoint.split(\":\");\n if (pieces.length < 2) {\n return null;\n }\n return pieces[1];\n }\n\n const goToChannelPage = (txId, outputIndex) => {\n history.push(\"/app/channel/\" + txId + \"/\" + outputIndex);\n };\n\n const onChannelClick = (event) => {\n event.preventDefault();\n console.log(\"Handling channel click...\");\n var txId = getTxId(channel);\n var outputIndex = getOutputIndex(channel);\n goToChannelPage(txId, outputIndex);\n }\n\n function ChannelContent() {\n return (\n \n \n Open Channel\n \n \n Capacity: {channel.getCapacity()}\n \n \n Local Balance: {channel.getLocalBalance()}\n \n \n Remote Balance: {channel.getRemoteBalance()}\n \n \n Pubkey: {channel.getRemotePubkey()}\n \n \n Channel Point: {channel.getChannelPoint()}\n \n \n )\n }\n\n return (\n \n \n \n {ChannelContent()}\n \n \n \n )\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, { useState } from \"react\";\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\nimport LockIcon from '@material-ui/icons/Lock';\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\n\nimport moment from 'moment';\n\nexport default function PendingOpenChannelItem({\n pendingOpenChannel,\n ...props\n}) {\n var classes = useStyles();\n\n const history = useHistory();\n\n const getTxId = (channel) => {\n var channelPoint = channel.getChannelPoint();\n if (channelPoint == null) {\n return null;\n }\n var pieces = channelPoint.split(\":\");\n return pieces[0];\n }\n\n const getOutputIndex = (channel) => {\n var channelPoint = channel.getChannelPoint();\n if (channelPoint == null) {\n return null;\n }\n var pieces = channelPoint.split(\":\");\n if (pieces.length < 2) {\n return null;\n }\n return pieces[1];\n }\n\n const goToChannelPage = (txId, outputIndex) => {\n history.push(\"/app/channel/\" + txId + \"/\" + outputIndex);\n };\n\n const onChannelClick = (event) => {\n event.preventDefault();\n console.log(\"Handling channel click...\");\n var channel = pendingOpenChannel.getChannel();\n var txId = getTxId(channel);\n var outputIndex = getOutputIndex(channel);\n goToChannelPage(txId, outputIndex);\n }\n\n function ChannelContent() {\n var channel = pendingOpenChannel.getChannel();\n return (\n \n \n Pending Open Channel\n \n \n Capacity: {channel.getCapacity()}\n \n \n Local Balance: {channel.getLocalBalance()}\n \n \n Remote Balance: {channel.getRemoteBalance()}\n \n \n Pubkey: {channel.getRemoteNodePub()}\n \n \n Channel Point: {channel.getChannelPoint()}\n \n \n )\n }\n\n return (\n \n \n \n {ChannelContent()}\n \n \n \n )\n}\n","import React, { useState, useEffect } from 'react';\nimport { useParams } from 'react-router-dom';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n AppBar,\n Tabs,\n Tab,\n Box,\n} from \"@material-ui/core\";\nimport { useTheme } from \"@material-ui/styles\";\nimport {\n ResponsiveContainer,\n ComposedChart,\n AreaChart,\n LineChart,\n Line,\n Area,\n PieChart,\n Pie,\n Cell,\n YAxis,\n XAxis,\n} from \"recharts\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport { Typography } from \"../../components/Wrappers\";\nimport ReceiveBitcoinDialog from \"../../components/ReceiveBitcoinDialog\";\nimport LndUnavailableDialog from \"../../components/LndUnavailableDialog\";\nimport TransactionItem from \"../../components/TransactionItem\";\nimport LightningPeerListItem from \"../../components/LightningPeerListItem\";\nimport ChannelItem from \"../../components/ChannelItem\";\nimport PendingOpenChannelItem from \"../../components/PendingOpenChannelItem\";\n\nimport {\n lndGetInfoRequest,\n lndWalletBalanceRequest,\n lndGetTransactionsRequest,\n lndListPeersRequest,\n lndListChannelsRequest,\n lndPendingChannelsRequest,\n} from \"../../squeakclient/requests\"\n\nexport default function WalletPage() {\n var classes = useStyles();\n var theme = useTheme();\n\n const [lndInfo, setLndInfo] = useState(null);\n const [walletBalance, setWalletBalance] = useState(null);\n const [transactions, setTransactions] = useState([]);\n const [peers, setPeers] = useState(null);\n const [channels, setChannels] = useState(null);\n const [pendingChannels, setPendingChannels] = useState(null);\n const [value, setValue] = useState(0);\n const [receiveBitcoinDialogOpen, setReceiveBitcoinDialogOpen] = useState(false);\n\n function a11yProps(index) {\n return {\n id: `simple-tab-${index}`,\n 'aria-controls': `simple-tabpanel-${index}`,\n };\n }\n\n const handleChange = (event, newValue) => {\n setValue(newValue);\n };\n\n const handleClickOpenReceiveBitcoinDialog = () => {\n setReceiveBitcoinDialogOpen(true);\n };\n\n const handleCloseReceiveBitcoinDialog = () => {\n setReceiveBitcoinDialogOpen(false);\n };\n\n const getLndInfo = () => {\n lndGetInfoRequest(setLndInfo);\n };\n const getWalletBalance = () => {\n lndWalletBalanceRequest(setWalletBalance);\n };\n const getTransactions = () => {\n lndGetTransactionsRequest(setTransactions)\n };\n const listPeers = () => {\n lndListPeersRequest(setPeers);\n };\n const listChannels = () => {\n lndListChannelsRequest(setChannels);\n };\n const getPendingChannels = () => {\n lndPendingChannelsRequest(setPendingChannels);\n };\n\n const lndUnavailableDialogOpen = () => {\n return lndInfo == null;\n };\n\n\n useEffect(()=>{\n getLndInfo()\n },[]);\n useEffect(()=>{\n getWalletBalance()\n },[]);\n useEffect(()=>{\n getTransactions()\n },[]);\n useEffect(()=>{\n listPeers()\n },[]);\n useEffect(()=>{\n listChannels()\n },[]);\n useEffect(()=>{\n getPendingChannels()\n },[]);\n\n function ReceiveBitcoinButton() {\n return (\n <>\n \n \n \n
\n \n >\n )\n }\n\n function NoBalanceContent() {\n return (\n \n Unable to fetch lightning info.\n
\n )\n }\n\n function InfoContentOld() {\n return (\n \n
identity_pubkey: {lndInfo.getIdentityPubkey()}
\n
alias: {lndInfo.getAlias()}
\n
num_pending_channels: {lndInfo.getNumPendingChannels()}
\n
num_active_channels: {lndInfo.getNumActiveChannels()}
\n
num_inactive_channels: {lndInfo.getNumInactiveChannels()}
\n
num_peers: {lndInfo.getNumPeers()}
\n
block_height: {lndInfo.getBlockHeight()}
\n
block_hash: {lndInfo.getBlockHash()}
\n
synced_to_chain: {lndInfo.getSyncedToChain().toString()}
\n
synced_to_graph: {lndInfo.getSyncedToGraph().toString()}
\n
\n )\n }\n\n function BalanceContent() {\n return (\n <>\n \n {BalanceGridItem()}\n \n >\n )\n }\n\n function NodeInfoContent() {\n return (\n <>\n \n {StatusGridItem()}\n \n >\n )\n }\n\n function TransactionsContent() {\n return (\n <>\n \n {TransactionsGridItem()}\n \n >\n )\n }\n\n function PeersContent() {\n return (\n <>\n \n {PeersGridItem()}\n \n >\n )\n }\n\n function BalanceGridItem() {\n return (\n \n \n \n \n {walletBalance.getTotalBalance()} satoshis\n \n
\n \n \n \n unconfirmed balance (satoshis)\n \n {walletBalance.getUnconfirmedBalance()}\n \n \n \n \n \n confirmed balance (satoshis):\n \n {walletBalance.getConfirmedBalance()}\n \n \n \n \n \n receive bitcoin:\n \n {ReceiveBitcoinButton()}\n \n \n \n \n )\n }\n\n function StatusGridItem() {\n return (\n \n \n \n \n \n node pubkey\n \n {lndInfo.getIdentityPubkey()}\n \n \n\n \n \n \n synced to chain\n \n {lndInfo.getSyncedToChain().toString()}\n \n \n \n \n \n synced to graph\n \n {lndInfo.getSyncedToGraph().toString()}\n \n \n \n \n \n block height\n \n {lndInfo.getBlockHeight()}\n \n \n \n \n )\n }\n\n function TransactionsGridItem() {\n return (\n \n \n \n \n {transactions.map(transaction =>\n \n goToSqueakPage(transaction.getSqueakHash())}\n handleTransactionClick={() => console.log(\"clicked transaction\")}\n transaction={transaction}>\n \n \n )}\n \n \n \n \n\n )\n }\n\n function PeersGridItem() {\n return (\n \n \n \n \n {peers.map(peer =>\n \n goToSqueakPage(transaction.getSqueakHash())}\n handlePeerClick={() => console.log(\"clicked peer\")}\n peer={peer}>\n \n \n )}\n \n \n \n \n\n )\n }\n\n function ChannelsGridItem() {\n return (\n \n \n \n \n {pendingChannels.getPendingOpenChannelsList().map(pendingOpenChannel =>\n \n \n \n \n )}\n {channels.map(channel =>\n \n \n \n \n )}\n \n \n \n \n )\n }\n\n function TabPanel(props) {\n const { children, value, index, ...other } = props;\n\n return (\n \n {value === index && (\n
{children}
\n )}\n
\n );\n }\n\n function LightningTabs() {\n return (\n <>\n \n \n \n \n \n \n \n \n \n \n {(lndInfo && walletBalance)\n ? BalanceContent()\n : NoBalanceContent()\n }\n \n \n {(lndInfo && walletBalance)\n ? NodeInfoContent()\n : NoBalanceContent()\n }\n \n \n {(lndInfo && walletBalance)\n ? TransactionsContent()\n : NoBalanceContent()\n }\n \n \n {(peers != null)\n ? PeersContent()\n : NoBalanceContent()\n }\n \n \n {(channels != null && pendingChannels != null)\n ? ChannelsGridItem()\n : NoBalanceContent()\n }\n \n >\n )\n }\n\n function ReceiveBitcoinDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n function LndUnavailableDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n return (\n <>\n \n {LightningTabs()}\n {ReceiveBitcoinDialogContent()}\n {LndUnavailableDialogContent()}\n >\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\nimport {\n lndOpenChannelSyncRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function OpenChannelDialog({\n open,\n pubkey,\n handleClose,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n var [amount, setAmount] = useState(\"\");\n\n const resetFields = () => {\n setAmount(\"\");\n };\n\n const handleChangeAmount = (event) => {\n setAmount(event.target.value);\n };\n\n const handleResponse = (response) => {\n // TODO: go to channel page instead of showing alert.\n alert('Open channel pending.');\n };\n\n const handleErr = (err) => {\n alert('Error opening channel: ' + err);\n };\n\n const openChannel = (pubkey, amount) => {\n lndOpenChannelSyncRequest(pubkey, amount, handleResponse, handleErr);\n };\n\n // const goToProfilePage = (profileId) => {\n // history.push(\"/app/profile/\" + profileId);\n // };\n\n function handleSubmit(event) {\n event.preventDefault();\n console.log( 'pubkey:', pubkey);\n console.log( 'amount:', amount);\n if (!amount) {\n alert('Amount cannot be empty.');\n return;\n }\n openChannel(pubkey, amount);\n handleClose();\n }\n\n function PubKeyInput() {\n return (\n \n )\n }\n\n function LocalFundingAmountInput() {\n return (\n \n )\n }\n\n function CancelButton() {\n return (\n \n )\n }\n\n function OpenChannelButton() {\n return (\n \n )\n }\n\n return (\n \n )\n}\n","import React, { useState, useEffect } from 'react';\nimport { useParams } from 'react-router-dom';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n AppBar,\n Tabs,\n Tab,\n Box,\n} from \"@material-ui/core\";\nimport { useTheme } from \"@material-ui/styles\";\nimport {\n ResponsiveContainer,\n ComposedChart,\n AreaChart,\n LineChart,\n Line,\n Area,\n PieChart,\n Pie,\n Cell,\n YAxis,\n XAxis,\n} from \"recharts\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport { Typography } from \"../../components/Wrappers\";\nimport OpenChannelDialog from \"../../components/OpenChannelDialog\";\nimport ChannelItem from \"../../components/ChannelItem\";\nimport PendingOpenChannelItem from \"../../components/PendingOpenChannelItem\";\n\nimport {\n lndGetInfo,\n lndWalletBalance,\n lndGetTransactions,\n lndListPeersRequest,\n lndListChannelsRequest,\n lndPendingChannelsRequest,\n lndConnectPeerRequest,\n lndDisconnectPeerRequest,\n} from \"../../squeakclient/requests\"\n\nexport default function LightningNodePage() {\n var classes = useStyles();\n var theme = useTheme();\n\n const history = useHistory();\n const { pubkey, host, port } = useParams();\n const [value, setValue] = useState(0);\n const [peers, setPeers] = useState(null);\n const [channels, setChannels] = useState(null);\n const [pendingChannels, setPendingChannels] = useState(null);\n const [openChannelDialogOpen, setOpenChannelDialogOpen] = useState(false);\n\n function a11yProps(index) {\n return {\n id: `simple-tab-${index}`,\n 'aria-controls': `simple-tabpanel-${index}`,\n };\n }\n\n const handleChange = (event, newValue) => {\n setValue(newValue);\n };\n\n const handleClickConnectPeer = () => {\n var lightningHost = host + \":\" + port;\n connectPeer(pubkey, lightningHost);\n };\n\n const handleClickOpenChannel = () => {\n console.log(\"Handle click open channel.\");\n setOpenChannelDialogOpen(true);\n };\n\n const handleCloseOpenChannelDialog = () => {\n setOpenChannelDialogOpen(false);\n };\n\n const handleClickDisconnectPeer = () => {\n disconnectPeer(pubkey);\n };\n\n const isConnected = () => {\n if (peers == null) {\n return false;\n }\n var i;\n for (i = 0; i < peers.length; i++) {\n if (pubkey == peers[i].getPubKey()) {\n return true;\n }\n }\n return false;\n };\n\n const hasChannelToPeer = () => {\n if (channels == null) {\n return false;\n }\n var i;\n for (i = 0; i < channels.length; i++) {\n if (pubkey == channels[i].getRemotePubkey()) {\n return true;\n }\n }\n return false;\n };\n\n const listPeers = () => {\n lndListPeersRequest(setPeers);\n };\n const listChannels = () => {\n lndListChannelsRequest(setChannels);\n };\n const getPendingChannels = () => {\n lndPendingChannelsRequest(setPendingChannels);\n };\n const connectPeer = (pubkey, host) => {\n lndConnectPeerRequest(pubkey, host, () => {\n reloadRoute();\n });\n };\n const disconnectPeer = (pubkey) => {\n lndDisconnectPeerRequest(pubkey, () => {\n reloadRoute();\n });\n };\n\n const reloadRoute = () => {\n history.go(0);\n };\n\n useEffect(()=>{\n listPeers()\n },[]);\n useEffect(()=>{\n listChannels()\n },[]);\n useEffect(()=>{\n getPendingChannels()\n },[]);\n\n function ConnectPeerButton() {\n return (\n <>\n \n \n \n
\n \n >\n )\n }\n\n function DisconnectPeerButton() {\n return (\n <>\n \n \n \n
\n \n >\n )\n }\n\n function OpenChannelButton() {\n return (\n <>\n \n \n \n
\n \n >\n )\n }\n\n function NodeInfoGridItem() {\n return (\n \n \n \n \n \n pubkey\n \n {pubkey}\n \n \n\n \n \n \n host\n \n {host}\n \n \n\n \n \n \n port\n \n {port}\n \n \n\n \n \n \n connected\n \n \n {IsConnected()}\n \n {isConnected()\n ? DisconnectPeerButton()\n : ConnectPeerButton()\n }\n \n \n\n \n \n \n channel to peer\n \n \n {HasChannelToPeer()}\n \n {hasChannelToPeer()\n ? \"\"\n : OpenChannelButton()\n }\n \n \n\n \n \n )\n }\n\n function ChannelsGridItem() {\n var nodeChannels = channels.filter(channel => channel.getRemotePubkey() == pubkey);\n var nodePendingOpenChannels = pendingChannels.getPendingOpenChannelsList().filter(pendingOpenChannel => pendingOpenChannel.getChannel().getRemoteNodePub() == pubkey);\n return (\n \n \n \n \n {nodePendingOpenChannels.map(pendingOpenChannel =>\n \n \n \n \n )}\n {nodeChannels.map(channel =>\n \n \n \n \n )}\n \n \n \n \n )\n }\n\n function IsConnected() {\n return (\n isConnected().toString()\n )\n }\n\n function HasChannelToPeer() {\n return (\n hasChannelToPeer().toString()\n )\n }\n\n function NoPubkeyContent() {\n return (\n \n No pubkey.\n
\n )\n }\n\n function PubkeyContent() {\n return (\n <>\n \n {NodeInfoGridItem()}\n \n >\n )\n }\n\n function ChannelsContent() {\n if (channels == null || pendingChannels == null) {\n return (\n <>\n \n \n \n \n \n Unable to load channels\n \n \n \n \n \n >\n )\n }\n\n return (\n <>\n \n {ChannelsGridItem()}\n \n >\n )\n }\n\n function TabPanel(props) {\n const { children, value, index, ...other } = props;\n\n return (\n \n {value === index && (\n
{children}
\n )}\n
\n );\n }\n\n function LightningNodeTabs() {\n return (\n <>\n \n \n \n \n \n \n \n \n {PubkeyContent()}\n \n \n {ChannelsContent()}\n \n \n Show routes here\n \n >\n )\n }\n\n function OpenChannelDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n return (\n <>\n \n {pubkey\n ? LightningNodeTabs()\n : NoPubkeyContent()\n }\n {OpenChannelDialogContent()}\n >\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\nimport {\n lndCloseChannelRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function CloseChannelDialog({\n open,\n txId,\n outputIndex,\n handleClose,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n var [amount, setAmount] = useState(0);\n\n const resetFields = () => {\n setAmount(0);\n };\n\n const handleChangeAmount = (event) => {\n setAmount(event.target.value);\n };\n\n const handleResponse = (response) => {\n // TODO: handle streaming response.\n // TODO: go to channel page instead of showing alert.\n };\n\n const handleErr = (err) => {\n alert('Error closing channel: ' + err.message);\n };\n\n const closeChannel = (txId, outputIndex) => {\n lndCloseChannelRequest(txId, outputIndex, handleResponse, handleErr);\n };\n\n function handleSubmit(event) {\n event.preventDefault();\n console.log( 'txId:', txId);\n console.log( 'outputIndex:', outputIndex);\n closeChannel(txId, outputIndex);\n handleClose();\n }\n\n function TxIdInput() {\n return (\n \n )\n }\n\n function OutputIndexInput() {\n return (\n \n )\n }\n\n function LocalFundingAmountInput() {\n return (\n \n )\n }\n\n function CancelButton() {\n return (\n \n )\n }\n\n function CloseChannelButton() {\n return (\n \n )\n }\n\n return (\n \n )\n}\n","import React, { useState, useEffect } from 'react';\nimport { useParams } from 'react-router-dom';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n AppBar,\n Tabs,\n Tab,\n Box,\n} from \"@material-ui/core\";\nimport { useTheme } from \"@material-ui/styles\";\nimport {\n ResponsiveContainer,\n ComposedChart,\n AreaChart,\n LineChart,\n Line,\n Area,\n PieChart,\n Pie,\n Cell,\n YAxis,\n XAxis,\n} from \"recharts\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport { Typography } from \"../../components/Wrappers\";\nimport CloseChannelDialog from \"../../components/CloseChannelDialog\";\nimport ChannelItem from \"../../components/ChannelItem\";\n\nimport {\n lndListPeersRequest,\n lndListChannelsRequest,\n lndPendingChannelsRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function LightningNodePage() {\n var classes = useStyles();\n var theme = useTheme();\n\n const history = useHistory();\n const { txId, outputIndex } = useParams();\n const [value, setValue] = useState(0);\n const [peers, setPeers] = useState(null);\n const [channels, setChannels] = useState(null);\n const [closeChannelDialogOpen, setCloseChannelDialogOpen] = useState(false);\n\n function a11yProps(index) {\n return {\n id: `simple-tab-${index}`,\n 'aria-controls': `simple-tabpanel-${index}`,\n };\n }\n\n const handleChange = (event, newValue) => {\n setValue(newValue);\n };\n\n const getChannelPoint = () => {\n return txId + \":\" + outputIndex;\n };\n\n const handleCloseCloseChannelDialog = () => {\n setCloseChannelDialogOpen(false);\n };\n\n const isChannelOpen = () => {\n if (channels == null) {\n return false;\n }\n var i;\n for (i = 0; i < channels.length; i++) {\n if (getChannelPoint() == channels[i].getChannelPoint()) {\n return true;\n }\n }\n return false;\n };\n\n const listPeers = () => {\n lndListPeersRequest(setPeers);\n };\n\n const listChannels = () => {\n lndListChannelsRequest(setChannels);\n };\n\n const handleClickCloseChannel = () => {\n console.log(\"Handle click close channel.\");\n setCloseChannelDialogOpen(true);\n };\n\n\n const reloadRoute = () => {\n history.go(0);\n };\n\n useEffect(()=>{\n listPeers()\n },[]);\n useEffect(()=>{\n listChannels()\n },[]);\n\n function CloseChannelButton() {\n return (\n <>\n \n \n \n
\n \n >\n )\n }\n\n function ChannelInfoGridItem() {\n return (\n \n \n \n \n \n channel point\n \n {txId + \":\" + outputIndex}\n \n \n\n \n \n \n channel status\n \n {\"channel status here\"}\n {isChannelOpen()\n ? CloseChannelButton()\n : \"no\"\n }\n \n \n\n \n \n )\n }\n\n function TabPanel(props) {\n const { children, value, index, ...other } = props;\n\n return (\n \n {value === index && (\n
{children}
\n )}\n
\n );\n }\n\n function ChannelTabs() {\n return (\n <>\n \n \n \n \n \n \n {ChannelInfoGridItem()}\n \n >\n )\n }\n\n function CloseChannelDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n return (\n <>\n \n {ChannelTabs()}\n {CloseChannelDialogContent()}\n >\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\nimport tinycolor from \"tinycolor2\";\n\nexport default makeStyles(theme => ({\n layoutContainer: {\n height: 200,\n display: \"flex\",\n flexDirection: \"column\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n marginTop: theme.spacing(2),\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n position: \"relative\",\n },\n layoutText: {\n color: tinycolor(theme.palette.background.light)\n .darken()\n .toHexString(),\n },\n layoutButtonsRow: {\n width: \"100%\",\n display: \"flex\",\n justifyContent: \"space-between\",\n },\n layoutButton: {\n backgroundColor: theme.palette.background.light,\n width: 125,\n height: 50,\n outline: \"none\",\n border: \"none\",\n },\n layoutButtonActive: {\n backgroundColor: tinycolor(theme.palette.background.light)\n .darken()\n .toHexString(),\n },\n buttonsContainer: {\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"flex-start\",\n marginTop: theme.spacing(2),\n },\n notificationCallButton: {\n color: \"white\",\n marginBottom: theme.spacing(1),\n textTransform: \"none\",\n },\n codeContainer: {\n display: \"flex\",\n flexDirection: \"column\",\n marginTop: theme.spacing(2),\n },\n codeComponent: {\n flexGrow: 1,\n },\n notificationItem: {\n marginTop: theme.spacing(2),\n },\n notificationCloseButton: {\n position: \"absolute\",\n right: theme.spacing(2),\n },\n toastsContainer: {\n width: 400,\n marginTop: theme.spacing(6),\n right: 0,\n },\n progress: {\n visibility: \"hidden\",\n },\n notification: {\n display: \"flex\",\n alignItems: \"center\",\n background: \"transparent\",\n boxShadow: \"none\",\n overflow: \"visible\",\n },\n notificationComponent: {\n paddingRight: theme.spacing(4),\n },\n}));\n","import React, { useState } from \"react\";\nimport { Grid } from \"@material-ui/core\";\nimport { Close as CloseIcon } from \"@material-ui/icons\";\nimport { ToastContainer, toast } from \"react-toastify\";\nimport SyntaxHighlighter from \"react-syntax-highlighter\";\nimport { docco } from \"react-syntax-highlighter/dist/esm/styles/hljs\";\nimport classnames from \"classnames\";\n\n// styles\nimport \"react-toastify/dist/ReactToastify.css\";\nimport useStyles from \"./styles\";\n\n// components\nimport Widget from \"../../components/Widget/Widget\";\nimport PageTitle from \"../../components/PageTitle/PageTitle\";\nimport Notification from \"../../components/Notification\";\nimport { Typography, Button } from \"../../components/Wrappers/Wrappers\";\n\nconst positions = [\n toast.POSITION.TOP_LEFT,\n toast.POSITION.TOP_CENTER,\n toast.POSITION.TOP_RIGHT,\n toast.POSITION.BOTTOM_LEFT,\n toast.POSITION.BOTTOM_CENTER,\n toast.POSITION.BOTTOM_RIGHT,\n];\n\nexport default function NotificationsPage(props) {\n var classes = useStyles();\n\n // local\n var [notificationsPosition, setNotificationPosition] = useState(2);\n var [errorToastId, setErrorToastId] = useState(null);\n\n return (\n <>\n \n \n \n }\n closeOnClick={false}\n progressClassName={classes.notificationProgress}\n />\n \n \n \n There are few position options available for notifications. You\n can click any of them to change notifications position:\n \n \n
\n
\n
\n Click any position\n \n
\n changeNotificationPosition(3)}\n className={classnames(classes.layoutButton, {\n [classes.layoutButtonActive]: notificationsPosition === 3,\n })}\n />\n changeNotificationPosition(4)}\n className={classnames(classes.layoutButton, {\n [classes.layoutButtonActive]: notificationsPosition === 4,\n })}\n />\n changeNotificationPosition(5)}\n className={classnames(classes.layoutButton, {\n [classes.layoutButtonActive]: notificationsPosition === 5,\n })}\n />\n
\n
\n \n \n \n \n \n Different types of notifications for lost of use cases. Custom\n classes are also supported.\n \n \n handleNotificationCall(\"info\")}\n className={classnames(classes.notificationCallButton)}\n >\n Info Message\n \n handleNotificationCall(\"error\")}\n className={classnames(classes.notificationCallButton)}\n >\n Error + Retry Message\n \n handleNotificationCall(\"success\")}\n className={classnames(classes.notificationCallButton)}\n >\n Success Message\n \n
\n \n \n \n \n \n Notifications are created with the help of{\" \"}\n \n react-toastify\n \n \n \n
{`\n // import needed components, functions and styles\n import { ToastContainer, toast } from 'react-toastify';\n import 'react-toastify/dist/ReactToastify.css';\n\n const Page = () => {\n \n \n toast('Toast Message')}>\n show notification\n \n
\n };\n `}\n
\n For more API information refer to the library documentation\n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n >\n );\n\n // #############################################################\n function sendNotification(componentProps, options) {\n return toast(\n ,\n options,\n );\n }\n\n function retryErrorNotification() {\n var componentProps = {\n type: \"message\",\n message: \"Message was sent successfully!\",\n variant: \"contained\",\n color: \"success\",\n };\n toast.update(errorToastId, {\n render: ,\n type: \"success\",\n });\n setErrorToastId(null);\n }\n\n function handleNotificationCall(notificationType) {\n var componentProps;\n\n if (errorToastId && notificationType === \"error\") return;\n\n switch (notificationType) {\n case \"info\":\n componentProps = {\n type: \"feedback\",\n message: \"New user feedback received\",\n variant: \"contained\",\n color: \"primary\",\n };\n break;\n case \"error\":\n componentProps = {\n type: \"message\",\n message: \"Message was not sent!\",\n variant: \"contained\",\n color: \"secondary\",\n extraButton: \"Resend\",\n extraButtonClick: retryErrorNotification,\n };\n break;\n default:\n componentProps = {\n type: \"shipped\",\n message: \"The item was shipped\",\n variant: \"contained\",\n color: \"success\",\n };\n }\n\n var toastId = sendNotification(componentProps, {\n type: notificationType,\n position: positions[notificationsPosition],\n progressClassName: classes.progress,\n onClose: notificationType === \"error\" && (() => setErrorToastId(null)),\n className: classes.notification,\n });\n\n if (notificationType === \"error\") setErrorToastId(toastId);\n }\n\n function changeNotificationPosition(positionId) {\n setNotificationPosition(positionId);\n }\n}\n\n// #############################################################\nfunction CloseButton({ closeToast, className }) {\n return ;\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n mapContainer: {\n height: \"100%\",\n margin: -theme.spacing(1) * 3,\n },\n}));","import React from \"react\";\nimport {\n withGoogleMap,\n withScriptjs,\n GoogleMap,\n Marker,\n} from \"react-google-maps\";\n\n// styles\nimport useStyles from \"./styles\";\n\nconst BasicMap = withScriptjs(\n withGoogleMap(() => (\n \n \n \n )),\n);\n\nexport default function Maps() {\n var classes = useStyles();\n\n return (\n \n
}\n containerElement={
}\n mapElement={
}\n />\n
\n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\nimport {\n createSigningProfileRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function CreateSigningProfileDialog({\n open,\n handleClose,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n var [profileName, setProfileName] = useState('');\n\n const resetFields = () => {\n setProfileName('');\n };\n\n const handleChangeProfileName = (event) => {\n setProfileName(event.target.value);\n };\n\n const handleResponse = (response) => {\n goToProfilePage(response.getProfileId());\n };\n\n const handleErr = (err) => {\n alert('Error creating contact profile: ' + err.message);\n };\n\n const createSigningProfile = (profileName) => {\n createSigningProfileRequest(profileName, handleResponse, handleErr);\n };\n\n const goToProfilePage = (profileId) => {\n history.push(\"/app/profile/\" + profileId);\n };\n\n function handleSubmit(event) {\n event.preventDefault();\n console.log( 'profileName:', profileName);\n if (!profileName) {\n alert('Profile Name cannot be empty.');\n return;\n }\n createSigningProfile(profileName);\n handleClose();\n }\n\n function CreateSigningProfileNameInput() {\n return (\n \n )\n }\n\n function CancelButton() {\n return (\n \n Cancel\n \n )\n }\n\n function CreateSigningProfilButton() {\n return (\n \n Create Signing Profile\n \n )\n }\n\n return (\n \n )\n}\n","import React, {useState, useEffect} from 'react';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n Paper,\n Tabs,\n Tab,\n AppBar,\n Box,\n Typography,\n } from \"@material-ui/core\";\nimport MUIDataTable from \"mui-datatables\";\n\n// styles\nimport {makeStyles} from '@material-ui/core/styles';\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport Table from \"../dashboard/components/Table/Table\";\nimport CreateSigningProfileDialog from \"../../components/CreateSigningProfileDialog\";\nimport CreateContactProfileDialog from \"../../components/CreateContactProfileDialog\";\n\n// data\nimport mock from \"../dashboard/mock\";\n\nimport {\n getSigningProfilesRequest,\n getContactProfilesRequest,\n} from \"../../squeakclient/requests\"\n\n\nconst useStyles = makeStyles((theme) => ({\n root: {\n '& > *': {\n margin: theme.spacing(1)\n }\n }\n}));\n\nexport default function Profiles() {\n const classes = useStyles();\n const [signingProfiles, setSigningProfiles] = useState([]);\n const [contactProfiles, setContactProfiles] = useState([]);\n const [createSigningProfileDialogOpen, setCreateSigningProfileDialogOpen] = useState(false);\n const [createContactProfileDialogOpen, setCreateContactProfileDialogOpen] = useState(false);\n const [value, setValue] = useState(0);\n const history = useHistory();\n\n function a11yProps(index) {\n return {\n id: `simple-tab-${index}`,\n 'aria-controls': `simple-tabpanel-${index}`,\n };\n }\n\n const handleChange = (event, newValue) => {\n setValue(newValue);\n };\n\n const loadSigningProfiles = () => {\n getSigningProfilesRequest(setSigningProfiles);\n };\n const loadContactProfiles = () => {\n getContactProfilesRequest(setContactProfiles);\n };\n\n const goToProfilePage = (profileId) => {\n history.push(\"/app/profile/\" + profileId);\n };\n\n const handleClickOpenCreateSigningProfileDialog = () => {\n setCreateSigningProfileDialogOpen(true);\n };\n\n const handleCloseCreateSigningProfileDialog = () => {\n setCreateSigningProfileDialogOpen(false);\n };\n\n const handleClickOpenCreateContactProfileDialog = () => {\n setCreateContactProfileDialogOpen(true);\n };\n\n const handleCloseCreateContactProfileDialog = () => {\n setCreateContactProfileDialogOpen(false);\n };\n\n useEffect(() => {\n loadSigningProfiles()\n }, []);\n useEffect(() => {\n loadContactProfiles()\n }, []);\n\n function TabPanel(props) {\n const { children, value, index, ...other } = props;\n\n return (\n \n {value === index && (\n
{children}
\n )}\n
\n );\n }\n\n function ProfilesTabs() {\n return (\n <>\n \n \n \n \n \n \n \n {SigningProfilesContent()}\n \n \n {ContactProfilesContent()}\n \n >\n )\n }\n\n function SigningProfilesContent() {\n return (\n <>\n \n \n \n {CreateSigningProfileButton()}\n {ShowProfiles(\"Signing profiles\", signingProfiles)}\n \n \n \n >\n )\n }\n\n function ContactProfilesContent() {\n return (\n <>\n \n \n \n {CreateContactProfileButton()}\n {ShowProfiles(\"Contact profiles\", contactProfiles)}\n \n \n \n >\n )\n }\n\n function CreateSigningProfileButton() {\n return (\n <>\n \n \n {\n handleClickOpenCreateSigningProfileDialog();\n }}>Create Signing Profile\n \n
\n \n >\n )\n }\n\n function CreateContactProfileButton() {\n return (\n <>\n \n \n {\n handleClickOpenCreateContactProfileDialog();\n }}>Add contact\n \n
\n \n >\n )\n }\n\n function ShowProfiles(title, profiles) {\n return (\n <>\n \n \n \n [\n p.getProfileId(),\n p.getProfileName(),\n p.getAddress(),\n p.getFollowing().toString(),\n p.getSharing().toString(),\n ]\n )}\n columns={[\n {\n name: \"Id\",\n options: {\n display: false,\n }\n },\n \"Name\", \"Address\", \"Following\", \"Sharing\"\n ]}\n options={{\n filter: false,\n print: false,\n viewColumns: false,\n selectableRows: \"none\",\n onRowClick: rowData => {\n var id = rowData[0];\n var address = rowData[2];\n //goToSqueakAddressPage(address);\n goToProfilePage(id);\n }\n }}/>\n \n \n >\n )\n }\n\n function CreateSigningProfileDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n function CreateContactProfileDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n return (\n <>\n < PageTitle title = \"Profiles\" />\n {ProfilesTabs()}\n {CreateSigningProfileDialogContent()}\n {CreateContactProfileDialogContent()}\n < />);\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n titleBold: {\n fontWeight: 600,\n },\n iconsBar: {\n marginBottom: theme.spacing(4),\n borderBottom: \"1px solid\",\n borderBottomColor: theme.palette.text.hint + \"80\",\n },\n tab: {\n color: theme.palette.primary.light + \"CC\",\n },\n materailIcon: {\n display: \"flex\",\n paddingLeft: `${theme.spacing(4)}px !important`,\n paddingRight: `${theme.spacing(4)}px !important`,\n color: theme.palette.text.secondary,\n fontSize: 24,\n overflowX: \"hidden\",\n },\n materialIconText: {\n marginLeft: theme.spacing(2),\n fontSize: 14,\n },\n iconsContainer: {\n boxShadow: theme.customShadows.widget,\n overflow: \"hidden\",\n paddingBottom: theme.spacing(2),\n },\n}));\n","import React, { useState } from \"react\";\nimport {\n Typography,\n Grid,\n Tabs,\n Tab,\n Paper,\n} from \"@material-ui/core\";\nimport * as Icons from \"@material-ui/icons\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle/PageTitle\";\n\n\n// icons sets\nimport \"font-awesome/css/font-awesome.min.css\";\n\nexport default function IconsPage () {\n var classes = useStyles();\n\n // local\n var [activeTabId, setActiveTabId] = useState(0);\n\n return (\n <>\n \n \n setActiveTabId(id)}\n className={classes.iconsBar}\n >\n \n \n \n {activeTabId === 0 && (\n \n \n \n \n \n AccessAlarm\n \n \n \n \n \n AccessAlarms\n \n \n \n \n \n Accessibility\n \n \n \n \n \n Accessible\n \n \n \n \n \n AccessibleForward\n \n \n \n \n \n AccessTime\n \n \n \n \n \n AccountBalance\n \n \n \n \n \n AccountBalanceWallet\n \n \n \n \n \n AccountBox\n \n \n \n \n \n AccountCircle\n \n \n \n \n \n AcUnit\n \n \n \n \n Adb\n \n \n \n \n Adjust\n \n \n \n \n \n AirlineSeatFlat\n \n \n \n \n \n AirlineSeatFlatAngled\n \n \n \n \n \n AirlineSeatIndividualSuite\n \n \n \n \n \n AirlineSeatLegroomExtra\n \n \n \n \n \n AirlineSeatLegroomNormal\n \n \n \n \n \n AirlineSeatLegroomReduced\n \n \n \n \n \n AirlineSeatReclineExtra\n \n \n \n \n \n AirlineSeatReclineNormal\n \n \n \n \n \n AirplanemodeActive\n \n \n \n \n \n AirplanemodeInactive\n \n \n \n \n \n Airplay\n \n \n \n \n \n AirportShuttle\n \n \n \n \n \n Alarm\n \n \n \n \n \n Album\n \n \n \n \n \n AllInbox\n \n \n \n \n \n AllInclusive\n \n \n \n \n \n AllOut\n \n \n \n \n \n AlternateEmail\n \n \n \n \n \n Android\n \n \n \n \n \n Announcement\n \n \n \n \n Apps\n \n \n \n \n Archive\n \n \n \n \n \n ArrowBack\n \n \n \n \n \n ArrowBackIos\n \n \n \n \n \n ArrowDownward\n \n \n \n \n \n ArrowDropDown\n \n \n \n \n \n ArrowDropDownCircle\n \n \n \n \n \n ArrowDropUp\n \n \n \n \n \n ArrowForward\n \n \n \n \n \n ArrowForwardIos\n \n \n \n \n \n ArrowLeft\n \n \n \n \n \n ArrowRight\n \n \n \n \n \n ArrowRightAlt\n \n \n \n \n \n ArrowUpward\n \n \n \n \n \n ArtTrack\n \n \n \n \n \n AspectRatio\n \n \n \n \n \n Assessment\n \n \n \n \n \n Assignment\n \n \n \n \n \n AssignmentInd\n \n \n \n \n \n AssignmentLate\n \n \n \n \n \n AssignmentReturn\n \n \n \n \n \n AssignmentReturned\n \n \n \n \n \n AssignmentTurnedIn\n \n \n \n \n \n Assistant\n \n \n \n \n \n AssistantPhoto\n \n \n \n \n Atm\n \n \n \n \n AttachFile\n \n \n \n \n \n Attachment\n \n \n \n \n \n AttachMoney\n \n \n \n \n \n Audiotrack\n \n \n \n \n \n Autorenew\n \n \n \n \n \n AvTimer\n \n \n \n \n \n Backspace\n \n \n \n \n \n Backup\n \n \n \n \n \n Ballot\n \n \n \n \n \n BarChart\n \n \n \n \n \n Battery20\n \n \n \n \n \n Battery30\n \n \n \n \n \n Battery50\n \n \n \n \n \n Battery60\n \n \n \n \n \n Battery80\n \n \n \n \n \n Battery90\n \n \n \n \n \n BatteryAlert\n \n \n \n \n \n BatteryCharging20\n \n \n \n \n \n BatteryCharging30\n \n \n \n \n \n BatteryCharging50\n \n \n \n \n \n BatteryCharging60\n \n \n \n \n \n BatteryCharging80\n \n \n \n \n \n BatteryCharging90\n \n \n \n \n \n BatteryChargingFull\n \n \n \n \n \n BatteryFull\n \n \n \n \n \n BatteryStd\n \n \n \n \n \n BatteryUnknown\n \n \n \n \n \n BeachAccess\n \n \n \n \n \n Beenhere\n \n \n \n \n \n Block\n \n \n \n \n \n Bluetooth\n \n \n \n \n \n BluetoothAudio\n \n \n \n \n \n BluetoothConnected\n \n \n \n \n \n BluetoothDisabled\n \n \n \n \n \n BluetoothSearching\n \n \n \n \n \n BlurCircular\n \n \n \n \n \n BlurLinear\n \n \n \n \n Book\n \n \n \n \n Bookmark\n \n \n \n \n \n BookmarkBorder\n \n \n \n \n \n Bookmarks\n \n \n \n \n \n BorderAll\n \n \n \n \n \n BorderBottom\n \n \n \n \n \n BorderClear\n \n \n \n \n \n BorderColor\n \n \n \n \n \n BorderHorizontal\n \n \n \n \n \n BorderInner\n \n \n \n \n \n BorderLeft\n \n \n \n \n \n BorderOuter\n \n \n \n \n \n BorderRight\n \n \n \n \n \n BorderStyle\n \n \n \n \n \n BorderTop\n \n \n \n \n \n BorderVertical\n \n \n \n \n \n BrandingWatermark\n \n \n \n \n \n Brightness1\n \n \n \n \n \n Brightness2\n \n \n \n \n \n Brightness3\n \n \n \n \n \n Brightness4\n \n \n \n \n \n Brightness5\n \n \n \n \n \n Brightness6\n \n \n \n \n \n Brightness7\n \n \n \n \n \n BrightnessAuto\n \n \n \n \n \n BrightnessHigh\n \n \n \n \n \n BrightnessLow\n \n \n \n \n \n BrightnessMedium\n \n \n \n \n \n BrokenImage\n \n \n \n \n \n Brush\n \n \n \n \n \n BubbleChart\n \n \n \n \n \n BugReport\n \n \n \n \n \n Build\n \n \n \n \n \n BurstMode\n \n \n \n \n \n Business\n \n \n \n \n \n BusinessCenter\n \n \n \n \n \n Cached\n \n \n \n \n Cake\n \n \n \n \n CalendarToday\n \n \n \n \n \n CalendarViewDay\n \n \n \n \n Call\n \n \n \n \n CallEnd\n \n \n \n \n \n CallMade\n \n \n \n \n \n CallMerge\n \n \n \n \n \n CallMissed\n \n \n \n \n \n CallMissedOutgoing\n \n \n \n \n \n CallReceived\n \n \n \n \n \n CallSplit\n \n \n \n \n \n CallToAction\n \n \n \n \n \n Camera\n \n \n \n \n \n CameraAlt\n \n \n \n \n \n CameraEnhance\n \n \n \n \n \n CameraFront\n \n \n \n \n \n CameraRear\n \n \n \n \n \n CameraRoll\n \n \n \n \n \n Cancel\n \n \n \n \n \n CancelPresentation\n \n \n \n \n \n CardGiftcard\n \n \n \n \n \n CardMembership\n \n \n \n \n \n CardTravel\n \n \n \n \n \n Casino\n \n \n \n \n Cast\n \n \n \n \n CastConnected\n \n \n \n \n \n CastForEducation\n \n \n \n \n \n Category\n \n \n \n \n \n CellWifi\n \n \n \n \n \n CenterFocusStrong\n \n \n \n \n \n CenterFocusWeak\n \n \n \n \n \n ChangeHistory\n \n \n \n \n Chat\n \n \n \n \n ChatBubble\n \n \n \n \n \n ChatBubbleOutline\n \n \n \n \n \n Check\n \n \n \n \n \n CheckBox\n \n \n \n \n \n CheckBoxOutlineBlank\n \n \n \n \n \n CheckCircle\n \n \n \n \n \n CheckCircleOutline\n \n \n \n \n \n ChevronLeft\n \n \n \n \n \n ChevronRight\n \n \n \n \n \n ChildCare\n \n \n \n \n \n ChildFriendly\n \n \n \n \n \n ChromeReaderMode\n \n \n \n \n \n Class\n \n \n \n \n \n Clear\n \n \n \n \n \n ClearAll\n \n \n \n \n \n Close\n \n \n \n \n \n ClosedCaption\n \n \n \n \n \n Cloud\n \n \n \n \n \n CloudCircle\n \n \n \n \n \n CloudDone\n \n \n \n \n \n CloudDownload\n \n \n \n \n \n CloudQueue\n \n \n \n \n \n CloudUpload\n \n \n \n \n Code\n \n \n \n \n Collections\n \n \n \n \n \n CollectionsBookmark\n \n \n \n \n \n Colorize\n \n \n \n \n \n ColorLens\n \n \n \n \n \n Comment\n \n \n \n \n \n Commute\n \n \n \n \n \n Compare\n \n \n \n \n \n CompareArrows\n \n \n \n \n \n CompassCalibration\n \n \n \n \n \n Computer\n \n \n \n \n \n ConfirmationNumber\n \n \n \n \n \n ContactMail\n \n \n \n \n \n ContactPhone\n \n \n \n \n \n Contacts\n \n \n \n \n \n ContactSupport\n \n \n \n \n \n ControlCamera\n \n \n \n \n \n ControlPoint\n \n \n \n \n \n ControlPointDuplicate\n \n \n \n \n \n Copyright\n \n \n \n \n \n Create\n \n \n \n \n \n CreditCard\n \n \n \n \n Crop\n \n \n \n \n Crop169\n \n \n \n \n \n Crop32\n \n \n \n \n \n Crop54\n \n \n \n \n \n Crop75\n \n \n \n \n \n CropDin\n \n \n \n \n \n CropFree\n \n \n \n \n \n CropLandscape\n \n \n \n \n \n CropOriginal\n \n \n \n \n \n CropPortrait\n \n \n \n \n \n CropRotate\n \n \n \n \n \n CropSquare\n \n \n \n \n \n Dashboard\n \n \n \n \n \n DataUsage\n \n \n \n \n \n DateRange\n \n \n \n \n \n Dehaze\n \n \n \n \n \n Delete\n \n \n \n \n \n DeleteForever\n \n \n \n \n \n DeleteOutline\n \n \n \n \n \n DeleteSweep\n \n \n \n \n \n DepartureBoard\n \n \n \n \n \n Description\n \n \n \n \n \n DesktopAccessDisabled\n \n \n \n \n \n DesktopMac\n \n \n \n \n \n DesktopWindows\n \n \n \n \n \n Details\n \n \n \n \n \n DeveloperBoard\n \n \n \n \n \n DeveloperMode\n \n \n \n \n \n DeviceHub\n \n \n \n \n \n Devices\n \n \n \n \n \n DevicesOther\n \n \n \n \n \n DeviceUnknown\n \n \n \n \n \n DialerSip\n \n \n \n \n \n Dialpad\n \n \n \n \n \n Directions\n \n \n \n \n \n DirectionsBike\n \n \n \n \n \n DirectionsBoat\n \n \n \n \n \n DirectionsBus\n \n \n \n \n \n DirectionsCar\n \n \n \n \n \n DirectionsRailway\n \n \n \n \n \n DirectionsRun\n \n \n \n \n \n DirectionsSubway\n \n \n \n \n \n DirectionsTransit\n \n \n \n \n \n DirectionsWalk\n \n \n \n \n \n DiscFull\n \n \n \n \n Dns\n \n \n \n Dock\n \n \n \n \n Domain\n \n \n \n \n \n DomainDisabled\n \n \n \n \n Done\n \n \n \n \n DoneAll\n \n \n \n \n \n DoneOutline\n \n \n \n \n \n DonutLarge\n \n \n \n \n \n DonutSmall\n \n \n \n \n \n Drafts\n \n \n \n \n \n DragHandle\n \n \n \n \n \n DragIndicator\n \n \n \n \n \n DriveEta\n \n \n \n \n Duo\n \n \n \n Dvr\n \n \n \n Edit\n \n \n \n \n EditAttributes\n \n \n \n \n \n EditLocation\n \n \n \n \n \n Eject\n \n \n \n \n \n Email\n \n \n \n \n \n EnhancedEncryption\n \n \n \n \n \n Equalizer\n \n \n \n \n \n Error\n \n \n \n \n \n ErrorOutline\n \n \n \n \n \n EuroSymbol\n \n \n \n \n \n Event\n \n \n \n \n \n EventAvailable\n \n \n \n \n \n EventBusy\n \n \n \n \n \n EventNote\n \n \n \n \n \n EventSeat\n \n \n \n \n \n EvStation\n \n \n \n \n \n ExitToApp\n \n \n \n \n \n ExpandLess\n \n \n \n \n \n ExpandMore\n \n \n \n \n \n Explicit\n \n \n \n \n \n Explore\n \n \n \n \n \n Exposure\n \n \n \n \n \n ExposureNeg1\n \n \n \n \n \n ExposureNeg2\n \n \n \n \n \n ExposurePlus1\n \n \n \n \n \n ExposurePlus2\n \n \n \n \n \n ExposureZero\n \n \n \n \n \n Extension\n \n \n \n \n Face\n \n \n \n \n Fastfood\n \n \n \n \n \n FastForward\n \n \n \n \n \n FastRewind\n \n \n \n \n \n Favorite\n \n \n \n \n \n FavoriteBorder\n \n \n \n \n \n FeaturedPlayList\n \n \n \n \n \n FeaturedVideo\n \n \n \n \n \n Feedback\n \n \n \n \n \n FiberDvr\n \n \n \n \n \n FiberManualRecord\n \n \n \n \n \n FiberPin\n \n \n \n \n \n FiberSmartRecord\n \n \n \n \n \n FileCopy\n \n \n \n \n \n Filter\n \n \n \n \n \n Filter1\n \n \n \n \n \n Filter2\n \n \n \n \n \n Filter3\n \n \n \n \n \n Filter4\n \n \n \n \n \n Filter5\n \n \n \n \n \n Filter6\n \n \n \n \n \n Filter7\n \n \n \n \n \n Filter8\n \n \n \n \n \n Filter9\n \n \n \n \n \n Filter9Plus\n \n \n \n \n \n FilterBAndW\n \n \n \n \n \n FilterCenterFocus\n \n \n \n \n \n FilterDrama\n \n \n \n \n \n FilterFrames\n \n \n \n \n \n FilterHdr\n \n \n \n \n \n FilterList\n \n \n \n \n \n FilterNone\n \n \n \n \n \n FilterTiltShift\n \n \n \n \n \n FilterVintage\n \n \n \n \n \n FindInPage\n \n \n \n \n \n FindReplace\n \n \n \n \n \n Fingerprint\n \n \n \n \n \n FirstPage\n \n \n \n \n \n FitnessCenter\n \n \n \n \n Flag\n \n \n \n \n Flare\n \n \n \n \n \n FlashAuto\n \n \n \n \n \n Flight\n \n \n \n \n \n FlightLand\n \n \n \n \n \n FlightTakeoff\n \n \n \n \n Flip\n \n \n \n \n FlipToBack\n \n \n \n \n \n FlipToFront\n \n \n \n \n \n Folder\n \n \n \n \n \n FolderOpen\n \n \n \n \n \n FolderShared\n \n \n \n \n \n FolderSpecial\n \n \n \n \n \n FontDownload\n \n \n \n \n \n FormatAlignCenter\n \n \n \n \n \n FormatAlignJustify\n \n \n \n \n \n FormatAlignLeft\n \n \n \n \n \n FormatAlignRight\n \n \n \n \n \n FormatBold\n \n \n \n \n \n FormatClear\n \n \n \n \n \n FormatColorFill\n \n \n \n \n \n FormatColorReset\n \n \n \n \n \n FormatColorText\n \n \n \n \n \n FormatIndentDecrease\n \n \n \n \n \n FormatIndentIncrease\n \n \n \n \n \n FormatItalic\n \n \n \n \n \n FormatLineSpacing\n \n \n \n \n \n FormatListBulleted\n \n \n \n \n \n FormatListNumbered\n \n \n \n \n \n FormatListNumberedRtl\n \n \n \n \n \n FormatPaint\n \n \n \n \n \n FormatQuote\n \n \n \n \n \n FormatShapes\n \n \n \n \n \n FormatSize\n \n \n \n \n \n FormatStrikethrough\n \n \n \n \n \n FormatTextdirectionLToR\n \n \n \n \n \n FormatTextdirectionRToL\n \n \n \n \n \n FormatUnderlined\n \n \n \n \n \n Forum\n \n \n \n \n \n Forward\n \n \n \n \n \n Forward10\n \n \n \n \n \n Forward30\n \n \n \n \n \n Forward5\n \n \n \n \n \n FourK\n \n \n \n \n \n FreeBreakfast\n \n \n \n \n \n Fullscreen\n \n \n \n \n \n FullscreenExit\n \n \n \n \n \n Functions\n \n \n \n \n \n Gamepad\n \n \n \n \n \n Games\n \n \n \n \n \n Gavel\n \n \n \n \n \n Gesture\n \n \n \n \n \n GetApp\n \n \n \n \n Gif\n \n \n \n \n GolfCourse\n \n \n \n \n \n GpsFixed\n \n \n \n \n \n GpsNotFixed\n \n \n \n \n \n Grade\n \n \n \n \n \n Gradient\n \n \n \n \n \n Grain\n \n \n \n \n \n GraphicEq\n \n \n \n \n \n Group\n \n \n \n \n \n GroupWork\n \n \n \n \n \n GTranslate\n \n \n \n \n Hd\n \n \n \n \n HdrStrong\n \n \n \n \n \n HdrWeak\n \n \n \n \n \n Headset\n \n \n \n \n \n HeadsetMic\n \n \n \n \n \n Healing\n \n \n \n \n \n Hearing\n \n \n \n \n Help\n \n \n \n \n HelpOutline\n \n \n \n \n \n Highlight\n \n \n \n \n \n HighQuality\n \n \n \n \n \n History\n \n \n \n \n Home\n \n \n \n \n HorizontalSplit\n \n \n \n \n \n Hotel\n \n \n \n \n \n HotTub\n \n \n \n \n \n HourglassEmpty\n \n \n \n \n \n HourglassFull\n \n \n \n \n \n HowToReg\n \n \n \n \n \n HowToVote\n \n \n \n \n Http\n \n \n \n \n Https\n \n \n \n \n \n Image\n \n \n \n \n \n ImageAspectRatio\n \n \n \n \n \n ImageSearch\n \n \n \n \n \n ImportantDevices\n \n \n \n \n \n ImportContacts\n \n \n \n \n \n ImportExport\n \n \n \n \n \n Inbox\n \n \n \n \n \n IndeterminateCheckBox\n \n \n \n \n Info\n \n \n \n \n Input\n \n \n \n \n \n InsertChart\n \n \n \n \n \n InsertComment\n \n \n \n \n \n InsertDriveFile\n \n \n \n \n \n InsertEmoticon\n \n \n \n \n \n InsertInvitation\n \n \n \n \n \n InsertLink\n \n \n \n \n \n InsertPhoto\n \n \n \n \n \n InvertColors\n \n \n \n \n Iso\n \n \n \n \n Keyboard\n \n \n \n \n \n KeyboardArrowDown\n \n \n \n \n \n KeyboardArrowLeft\n \n \n \n \n \n KeyboardArrowRight\n \n \n \n \n \n KeyboardArrowUp\n \n \n \n \n \n KeyboardBackspace\n \n \n \n \n \n KeyboardCapslock\n \n \n \n \n \n KeyboardHide\n \n \n \n \n \n KeyboardReturn\n \n \n \n \n \n KeyboardTab\n \n \n \n \n \n KeyboardVoice\n \n \n \n \n \n Kitchen\n \n \n \n \n \n Label\n \n \n \n \n \n LabelImportant\n \n \n \n \n \n Landscape\n \n \n \n \n \n Language\n \n \n \n \n \n Laptop\n \n \n \n \n \n LaptopChromebook\n \n \n \n \n \n LaptopMac\n \n \n \n \n \n LaptopWindows\n \n \n \n \n \n LastPage\n \n \n \n \n \n Launch\n \n \n \n \n \n Layers\n \n \n \n \n \n LayersClear\n \n \n \n \n \n LeakRemove\n \n \n \n \n Lens\n \n \n \n \n LibraryBooks\n \n \n \n \n \n LibraryMusic\n \n \n \n \n \n LinearScale\n \n \n \n \n \n LineStyle\n \n \n \n \n \n LineWeight\n \n \n \n \n Link\n \n \n \n \n LinkedCamera\n \n \n \n \n List\n \n \n \n \n ListAlt\n \n \n \n \n \n LiveHelp\n \n \n \n \n \n LiveTv\n \n \n \n \n \n LocalActivity\n \n \n \n \n \n LocalAirport\n \n \n \n \n \n LocalAtm\n \n \n \n \n \n LocalBar\n \n \n \n \n \n LocalCafe\n \n \n \n \n \n LocalCarWash\n \n \n \n \n \n LocalConvenienceStore\n \n \n \n \n \n LocalDining\n \n \n \n \n \n LocalDrink\n \n \n \n \n \n LocalFlorist\n \n \n \n \n \n LocalGasStation\n \n \n \n \n \n LocalGroceryStore\n \n \n \n \n \n LocalHospital\n \n \n \n \n \n LocalHotel\n \n \n \n \n \n LocalLaundryService\n \n \n \n \n \n LocalLibrary\n \n \n \n \n \n LocalMall\n \n \n \n \n \n LocalMovies\n \n \n \n \n \n LocalParking\n \n \n \n \n \n LocalPharmacy\n \n \n \n \n \n LocalPhone\n \n \n \n \n \n LocalPizza\n \n \n \n \n \n LocalPlay\n \n \n \n \n \n LocalPrintshop\n \n \n \n \n \n LocalSee\n \n \n \n \n \n LocalShipping\n \n \n \n \n \n LocalTaxi\n \n \n \n \n \n LocationCity\n \n \n \n \n \n LocationDisabled\n \n \n \n \n \n LocationSearching\n \n \n \n \n Lock\n \n \n \n \n LockOpen\n \n \n \n \n \n Looks\n \n \n \n \n \n Looks3\n \n \n \n \n \n Looks4\n \n \n \n \n \n Looks5\n \n \n \n \n \n Looks6\n \n \n \n \n \n LooksTwo\n \n \n \n \n Loop\n \n \n \n \n Loupe\n \n \n \n \n \n LowPriority\n \n \n \n \n \n Loyalty\n \n \n \n \n Mail\n \n \n \n \n MailOutline\n \n \n \n \n Map\n \n \n \n \n Markunread\n \n \n \n \n \n MarkunreadMailbox\n \n \n \n \n \n Maximize\n \n \n \n \n \n MeetingRoom\n \n \n \n \n \n Memory\n \n \n \n \n Menu\n \n \n \n \n MergeType\n \n \n \n \n \n Message\n \n \n \n \n Mic\n \n \n \n \n MicNone\n \n \n \n \n \n Minimize\n \n \n \n \n \n MissedVideoCall\n \n \n \n \n Mms\n \n \n \n \n MobileFriendly\n \n \n \n \n \n MobileScreenShare\n \n \n \n \n \n ModeComment\n \n \n \n \n \n Money\n \n \n \n \n \n MonochromePhotos\n \n \n \n \n Mood\n \n \n \n \n MoodBad\n \n \n \n \n More\n \n \n \n \n MoreHoriz\n \n \n \n \n \n MoreVert\n \n \n \n \n \n Motorcycle\n \n \n \n \n \n Mouse\n \n \n \n \n \n MoveToInbox\n \n \n \n \n \n Movie\n \n \n \n \n \n MovieCreation\n \n \n \n \n \n MovieFilter\n \n \n \n \n \n MultilineChart\n \n \n \n \n \n MusicNote\n \n \n \n \n \n MusicVideo\n \n \n \n \n \n MyLocation\n \n \n \n \n \n Nature\n \n \n \n \n \n NaturePeople\n \n \n \n \n \n NavigateBefore\n \n \n \n \n \n NavigateNext\n \n \n \n \n \n Navigation\n \n \n \n \n \n NearMe\n \n \n \n \n \n NetworkCell\n \n \n \n \n \n NetworkCheck\n \n \n \n \n \n NetworkLocked\n \n \n \n \n \n NetworkWifi\n \n \n \n \n \n NextWeek\n \n \n \n \n Nfc\n \n \n \n \n NoEncryption\n \n \n \n \n \n NoMeetingRoom\n \n \n \n \n \n NoSim\n \n \n \n \n Note\n \n \n \n \n Notes\n \n \n \n \n \n NotificationImportant\n \n \n \n \n \n Notifications\n \n \n \n \n \n NotificationsActive\n \n \n \n \n \n NotificationsNone\n \n \n \n \n \n NotificationsPaused\n \n \n \n \n \n NotInterested\n \n \n \n \n \n NotListedLocation\n \n \n \n \n \n Opacity\n \n \n \n \n \n OpenInBrowser\n \n \n \n \n \n OpenWith\n \n \n \n \n \n Pages\n \n \n \n \n \n Pageview\n \n \n \n \n \n Palette\n \n \n \n \n \n Panorama\n \n \n \n \n \n PanoramaFishEye\n \n \n \n \n \n PanoramaHorizontal\n \n \n \n \n \n PanoramaVertical\n \n \n \n \n \n PanoramaWideAngle\n \n \n \n \n \n PanTool\n \n \n \n \n \n PartyMode\n \n \n \n \n \n Pause\n \n \n \n \n \n PauseCircleFilled\n \n \n \n \n \n PauseCircleOutline\n \n \n \n \n \n PausePresentation\n \n \n \n \n \n Payment\n \n \n \n \n \n People\n \n \n \n \n \n PeopleOutline\n \n \n \n \n \n PermCameraMic\n \n \n \n \n \n PermContactCalendar\n \n \n \n \n \n PermDataSetting\n \n \n \n \n \n PermDeviceInformation\n \n \n \n \n \n PermIdentity\n \n \n \n \n \n PermMedia\n \n \n \n \n \n PermPhoneMsg\n \n \n \n \n \n PermScanWifi\n \n \n \n \n \n Person\n \n \n \n \n \n PersonalVideo\n \n \n \n \n \n PersonOutline\n \n \n \n \n \n PersonPin\n \n \n \n \n \n PersonPinCircle\n \n \n \n \n Pets\n \n \n \n \n Phone\n \n \n \n \n \n PhoneAndroid\n \n \n \n \n \n PhoneBluetoothSpeaker\n \n \n \n \n \n PhoneCallback\n \n \n \n \n \n PhoneForwarded\n \n \n \n \n \n PhoneInTalk\n \n \n \n \n \n PhoneIphone\n \n \n \n \n \n Phonelink\n \n \n \n \n \n PhonelinkErase\n \n \n \n \n \n PhonelinkLock\n \n \n \n \n \n PhonelinkRing\n \n \n \n \n \n PhonelinkSetup\n \n \n \n \n \n PhoneLocked\n \n \n \n \n \n PhoneMissed\n \n \n \n \n \n PhonePaused\n \n \n \n \n \n Photo\n \n \n \n \n \n PhotoAlbum\n \n \n \n \n \n PhotoCamera\n \n \n \n \n \n PhotoFilter\n \n \n \n \n \n PhotoLibrary\n \n \n \n \n \n PhotoSizeSelectActual\n \n \n \n \n \n PhotoSizeSelectLarge\n \n \n \n \n \n PhotoSizeSelectSmall\n \n \n \n \n \n PictureAsPdf\n \n \n \n \n \n PictureInPicture\n \n \n \n \n \n PictureInPictureAlt\n \n \n \n \n \n PieChart\n \n \n \n \n \n PinDrop\n \n \n \n \n \n Place\n \n \n \n \n \n PlayArrow\n \n \n \n \n \n PlayCircleFilled\n \n \n \n \n \n PlayCircleFilledWhite\n \n \n \n \n \n PlayCircleOutline\n \n \n \n \n \n PlayForWork\n \n \n \n \n \n PlaylistPlay\n \n \n \n \n Poll\n \n \n \n \n Polymer\n \n \n \n \n Pool\n \n \n \n \n Portrait\n \n \n \n \n \n Power\n \n \n \n \n \n PowerInput\n \n \n \n \n \n PregnantWoman\n \n \n \n \n \n PresentToAll\n \n \n \n \n \n Print\n \n \n \n \n \n PrintDisabled\n \n \n \n \n \n PriorityHigh\n \n \n \n \n \n Public\n \n \n \n \n \n Publish\n \n \n \n \n \n QueryBuilder\n \n \n \n \n \n QuestionAnswer\n \n \n \n \n \n Queue\n \n \n \n \n \n QueueMusic\n \n \n \n \n \n QueuePlayNext\n \n \n \n \n \n Radio\n \n \n \n \n \n RadioButtonChecked\n \n \n \n \n \n RadioButtonUnchecked\n \n \n \n \n \n RateReview\n \n \n \n \n \n Receipt\n \n \n \n \n \n RecentActors\n \n \n \n \n \n RecordVoiceOver\n \n \n \n \n \n Redeem\n \n \n \n \n Redo\n \n \n \n \n Refresh\n \n \n \n \n \n Remove\n \n \n \n \n \n RemoveCircle\n \n \n \n \n \n RemoveCircleOutline\n \n \n \n \n \n RemoveFromQueue\n \n \n \n \n \n RemoveRedEye\n \n \n \n \n \n RemoveShoppingCart\n \n \n \n \n \n Reorder\n \n \n \n \n \n Repeat\n \n \n \n \n \n Replay\n \n \n \n \n \n Replay10\n \n \n \n \n \n Replay30\n \n \n \n \n \n Replay5\n \n \n \n \n \n Reply\n \n \n \n \n \n ReplyAll\n \n \n \n \n \n Report\n \n \n \n \n \n ReportProblem\n \n \n \n \n \n Restaurant\n \n \n \n \n \n RestaurantMenu\n \n \n \n \n \n Restore\n \n \n \n \n \n RestoreFromTrash\n \n \n \n \n \n RestorePage\n \n \n \n \n \n RingVolume\n \n \n \n \n Room\n \n \n \n \n RoomService\n \n \n \n \n \n Rotate90DegreesCcw\n \n \n \n \n \n RotateLeft\n \n \n \n \n \n RotateRight\n \n \n \n \n \n Router\n \n \n \n \n \n Rowing\n \n \n \n \n \n RssFeed\n \n \n \n \n \n RvHookup\n \n \n \n \n \n Satellite\n \n \n \n \n Save\n \n \n \n \n SaveAlt\n \n \n \n \n \n Scanner\n \n \n \n \n \n ScatterPlot\n \n \n \n \n \n Schedule\n \n \n \n \n \n School\n \n \n \n \n \n Score\n \n \n \n \n \n ScreenLockLandscape\n \n \n \n \n \n ScreenLockPortrait\n \n \n \n \n \n ScreenLockRotation\n \n \n \n \n \n ScreenRotation\n \n \n \n \n \n ScreenShare\n \n \n \n \n \n SdCard\n \n \n \n \n \n SdStorage\n \n \n \n \n \n Search\n \n \n \n \n \n Security\n \n \n \n \n \n SelectAll\n \n \n \n \n Send\n \n \n \n \n SentimentDissatisfied\n \n \n \n \n \n SentimentSatisfied\n \n \n \n \n \n SentimentSatisfiedAlt\n \n \n \n \n \n SentimentVeryDissatisfied\n \n \n \n \n \n SentimentVerySatisfied\n \n \n \n \n \n Settings\n \n \n \n \n \n SettingsApplications\n \n \n \n \n \n SettingsBackupRestore\n \n \n \n \n \n SettingsBluetooth\n \n \n \n \n \n SettingsBrightness\n \n \n \n \n \n SettingsCell\n \n \n \n \n \n SettingsEthernet\n \n \n \n \n \n SettingsInputAntenna\n \n \n \n \n \n SettingsInputComponent\n \n \n \n \n \n SettingsInputComposite\n \n \n \n \n \n SettingsInputHdmi\n \n \n \n \n \n SettingsInputSvideo\n \n \n \n \n \n SettingsOverscan\n \n \n \n \n \n SettingsPhone\n \n \n \n \n \n SettingsPower\n \n \n \n \n \n SettingsRemote\n \n \n \n \n \n SettingsSystemDaydream\n \n \n \n \n \n SettingsVoice\n \n \n \n \n \n Share\n \n \n \n \n Shop\n \n \n \n \n ShoppingBasket\n \n \n \n \n \n ShoppingCart\n \n \n \n \n \n ShopTwo\n \n \n \n \n \n ShortText\n \n \n \n \n \n ShowChart\n \n \n \n \n \n Shuffle\n \n \n \n \n \n ShutterSpeed\n \n \n \n \n \n SignalCellular0Bar\n \n \n \n \n \n SignalCellular1Bar\n \n \n \n \n \n SignalCellular2Bar\n \n \n \n \n \n SignalCellular3Bar\n \n \n \n \n \n SignalCellular4Bar\n \n \n \n \n \n SignalCellularAlt\n \n \n \n \n \n SignalCellularConnectedNoInternet0Bar\n \n \n \n \n \n SignalCellularConnectedNoInternet1Bar\n \n \n \n \n \n SignalCellularConnectedNoInternet2Bar\n \n \n \n \n \n SignalCellularConnectedNoInternet3Bar\n \n \n \n \n \n SignalCellularConnectedNoInternet4Bar\n \n \n \n \n \n SignalCellularNoSim\n \n \n \n \n \n SignalCellularNull\n \n \n \n \n \n SignalWifi0Bar\n \n \n \n \n \n SignalWifi1Bar\n \n \n \n \n \n SignalWifi1BarLock\n \n \n \n \n \n SignalWifi2Bar\n \n \n \n \n \n SignalWifi2BarLock\n \n \n \n \n \n SignalWifi3Bar\n \n \n \n \n \n SignalWifi3BarLock\n \n \n \n \n \n SignalWifi4Bar\n \n \n \n \n \n SignalWifi4BarLock\n \n \n \n \n \n SimCard\n \n \n \n \n \n SkipNext\n \n \n \n \n \n SkipPrevious\n \n \n \n \n \n Slideshow\n \n \n \n \n \n SlowMotionVideo\n \n \n \n \n \n Smartphone\n \n \n \n \n \n SmokeFree\n \n \n \n \n \n SmokingRooms\n \n \n \n \n Sms\n \n \n \n \n SmsFailed\n \n \n \n \n \n Snooze\n \n \n \n \n Sort\n \n \n \n \n SortByAlpha\n \n \n \n \n Spa\n \n \n \n \n SpaceBar\n \n \n \n \n \n Speaker\n \n \n \n \n \n SpeakerGroup\n \n \n \n \n \n SpeakerNotes\n \n \n \n \n \n SpeakerPhone\n \n \n \n \n \n Spellcheck\n \n \n \n \n Star\n \n \n \n \n StarBorder\n \n \n \n \n \n StarHalf\n \n \n \n \n \n StarRate\n \n \n \n \n \n Stars\n \n \n \n \n \n StayCurrentLandscape\n \n \n \n \n \n StayCurrentPortrait\n \n \n \n \n \n StayPrimaryLandscape\n \n \n \n \n \n StayPrimaryPortrait\n \n \n \n \n Stop\n \n \n \n \n StopScreenShare\n \n \n \n \n \n Storage\n \n \n \n \n \n Store\n \n \n \n \n \n StoreMallDirectory\n \n \n \n \n \n Straighten\n \n \n \n \n \n Streetview\n \n \n \n \n \n StrikethroughS\n \n \n \n \n \n Style\n \n \n \n \n \n SubdirectoryArrowLeft\n \n \n \n \n \n SubdirectoryArrowRight\n \n \n \n \n \n Subject\n \n \n \n \n \n Subscriptions\n \n \n \n \n \n Subtitles\n \n \n \n \n \n Subway\n \n \n \n \n \n SupervisedUserCircle\n \n \n \n \n \n SupervisorAccount\n \n \n \n \n \n SurroundSound\n \n \n \n \n \n SwapCalls\n \n \n \n \n \n SwapHoriz\n \n \n \n \n \n SwapHorizontalCircle\n \n \n \n \n \n SwapVert\n \n \n \n \n \n SwapVerticalCircle\n \n \n \n \n \n SwitchCamera\n \n \n \n \n \n SwitchVideo\n \n \n \n \n Sync\n \n \n \n \n SyncDisabled\n \n \n \n \n \n SyncProblem\n \n \n \n \n \n SystemUpdate\n \n \n \n \n Tab\n \n \n \n \n TableChart\n \n \n \n \n \n Tablet\n \n \n \n \n \n TabletAndroid\n \n \n \n \n \n TabletMac\n \n \n \n \n \n TabUnselected\n \n \n \n \n \n TagFaces\n \n \n \n \n \n TapAndPlay\n \n \n \n \n \n Terrain\n \n \n \n \n \n TextFields\n \n \n \n \n \n TextFormat\n \n \n \n \n \n TextRotateUp\n \n \n \n \n \n TextRotateVertical\n \n \n \n \n \n TextRotationDown\n \n \n \n \n \n TextRotationNone\n \n \n \n \n \n Textsms\n \n \n \n \n \n Texture\n \n \n \n \n \n Theaters\n \n \n \n \n \n ThreeDRotation\n \n \n \n \n \n ThreeSixty\n \n \n \n \n \n ThumbDown\n \n \n \n \n \n ThumbDownAlt\n \n \n \n \n \n ThumbsUpDown\n \n \n \n \n \n ThumbUp\n \n \n \n \n \n ThumbUpAlt\n \n \n \n \n \n Timelapse\n \n \n \n \n \n Timeline\n \n \n \n \n \n Timer\n \n \n \n \n \n Timer10\n \n \n \n \n \n Timer3\n \n \n \n \n \n TimeToLeave\n \n \n \n \n \n Title\n \n \n \n \n Toc\n \n \n \n \n Today\n \n \n \n \n Toll\n \n \n \n \n Tonality\n \n \n \n \n \n TouchApp\n \n \n \n \n Toys\n \n \n \n \n TrackChanges\n \n \n \n \n \n Traffic\n \n \n \n \n \n Train\n \n \n \n \n Tram\n \n \n \n \n TransferWithinAStation\n \n \n \n \n \n Transform\n \n \n \n \n \n TransitEnterexit\n \n \n \n \n \n Translate\n \n \n \n \n \n TrendingDown\n \n \n \n \n \n TrendingFlat\n \n \n \n \n \n TrendingUp\n \n \n \n \n \n TripOrigin\n \n \n \n \n Tune\n \n \n \n \n TurnedIn\n \n \n \n \n \n TurnedInNot\n \n \n \n \n Tv\n \n \n \n \n Unarchive\n \n \n \n \n Undo\n \n \n \n \n UnfoldLess\n \n \n \n \n \n UnfoldMore\n \n \n \n \n \n Unsubscribe\n \n \n \n \n \n Update\n \n \n \n \n Usb\n \n \n \n \n VerifiedUser\n \n \n \n \n \n VerticalAlignBottom\n \n \n \n \n \n VerticalAlignCenter\n \n \n \n \n \n VerticalAlignTop\n \n \n \n \n \n VerticalSplit\n \n \n \n \n \n Vibration\n \n \n \n \n \n VideoCall\n \n \n \n \n \n Videocam\n \n \n \n \n \n VideogameAsset\n \n \n \n \n \n VideoLabel\n \n \n \n \n \n VideoLibrary\n \n \n \n \n \n ViewAgenda\n \n \n \n \n \n ViewArray\n \n \n \n \n \n ViewCarousel\n \n \n \n \n \n ViewColumn\n \n \n \n \n \n ViewComfy\n \n \n \n \n \n ViewCompact\n \n \n \n \n \n ViewDay\n \n \n \n \n \n ViewHeadline\n \n \n \n \n \n ViewList\n \n \n \n \n \n ViewModule\n \n \n \n \n \n ViewQuilt\n \n \n \n \n \n ViewStream\n \n \n \n \n \n ViewWeek\n \n \n \n \n \n Vignette\n \n \n \n \n \n Visibility\n \n \n \n \n \n VoiceChat\n \n \n \n \n \n Voicemail\n \n \n \n \n \n VolumeDown\n \n \n \n \n \n VolumeMute\n \n \n \n \n \n VolumeUp\n \n \n \n \n \n VpnKey\n \n \n \n \n \n VpnLock\n \n \n \n \n \n Wallpaper\n \n \n \n \n \n Warning\n \n \n \n \n \n Watch\n \n \n \n \n \n WatchLater\n \n \n \n \n \n Waves\n \n \n \n \n \n WbAuto\n \n \n \n \n \n WbCloudy\n \n \n \n \n \n WbIncandescent\n \n \n \n \n \n WbIridescent\n \n \n \n \n \n WbSunny\n \n \n \n \n Wc\n \n \n \n Web\n \n \n \n \n WebAsset\n \n \n \n \n \n Weekend\n \n \n \n \n \n Whatshot\n \n \n \n \n \n WhereToVote\n \n \n \n \n \n Widgets\n \n \n \n \n Wifi\n \n \n \n \n WifiLock\n \n \n \n \n \n WifiTethering\n \n \n \n \n Work\n \n \n \n \n WorkOutline\n \n \n \n \n \n WrapText\n \n \n \n \n \n YoutubeSearchedFor\n \n \n \n \n \n ZoomIn\n \n \n \n \n \n ZoomOut\n \n \n \n \n \n ZoomOutMap\n \n \n \n
\n )}\n\n {activeTabId === 1 && (\n \n \n \n \n Bed\n \n \n \n Bank\n \n \n \n \n Behance\n \n \n \n \n \n Behance-square\n \n \n \n \n Bomb\n \n \n \n \n Building\n \n \n \n \n Cab\n \n \n \n Car\n \n \n \n \n Child\n \n \n \n \n \n Circle-o-notch\n \n \n \n \n \n Circle-thin\n \n \n \n \n \n Codepen\n \n \n \n \n Cube\n \n \n \n \n Cubes\n \n \n \n \n \n Database\n \n \n \n \n \n Delicious\n \n \n \n \n \n Deviantart\n \n \n \n \n Digg\n \n \n \n \n Drupal\n \n \n \n \n \n Empire\n \n \n \n \n \n Envelope-square\n \n \n \n \n Fax\n \n \n \n \n File-archive-o\n \n \n \n \n \n File-audio-o\n \n \n \n \n \n Аile-code-o\n \n \n \n \n \n Аile-excel-o\n \n \n \n \n \n File-image-o\n \n \n \n \n \n Аile-movie-o\n \n \n \n \n \n File-pdf-o\n \n \n \n \n \n File-photo-o\n \n \n \n \n \n File-picture-o\n \n \n \n \n \n File-powerpoint-o\n \n \n \n \n \n File-sound-o\n \n \n \n \n \n File-video-o\n \n \n \n \n \n File-word-o\n \n \n \n \n \n File-zip-o\n \n \n \n \n Ge\n \n \n \n Git\n \n \n \n \n Git-square\n \n \n \n \n \n Google\n \n \n \n \n \n Graduation-cap\n \n \n \n \n \n Hacker-news\n \n \n \n \n \n Header\n \n \n \n \n \n History\n \n \n \n \n \n Institution\n \n \n \n \n \n Joomla\n \n \n \n \n \n Jsfiddle\n \n \n \n \n \n Language\n \n \n \n \n \n Life-bouy\n \n \n \n \n \n Life-ring\n \n \n \n \n \n Life-saver\n \n \n \n \n \n Mortar-board\n \n \n \n \n \n Openid\n \n \n \n \n \n Paper-plane\n \n \n \n \n \n paper-plane-o\n \n \n \n \n \n Paragraph\n \n \n \n \n Paw\n \n \n \n \n Pied-piper\n \n \n \n \n \n Pied-piper-alt\n \n \n \n \n \n Pied-piper-square\n \n \n \n \n Qq\n \n \n \n Ra\n \n \n \n \n Rebel\n \n \n \n \n \n Recycle\n \n \n \n \n \n Reddit\n \n \n \n \n \n Reddit-square\n \n \n \n \n Send\n \n \n \n \n Send-o\n \n \n \n \n \n Share-alt\n \n \n \n \n \n Share-alt-square\n \n \n \n \n \n Slack\n \n \n \n \n \n Sliders\n \n \n \n \n \n Soundcloud\n \n \n \n \n \n Space-shuttle\n \n \n \n \n \n Spoon\n \n \n \n \n \n Spotify\n \n \n \n \n \n Steam\n \n \n \n \n \n Steam-square\n \n \n \n \n \n Stumbleupon\n \n \n \n \n \n Stumbleupon-circle\n \n \n \n \n \n Support\n \n \n \n \n Taxi\n \n \n \n \n Tencent-weibo\n \n \n \n \n Tree\n \n \n \n \n University\n \n \n \n \n Vine\n \n \n \n \n Wechat\n \n \n \n \n \n Weixin\n \n \n \n \n \n Wordpress\n \n \n \n \n \n Yahoo\n \n \n \n
\n )}\n \n >\n);}\n","import React from \"react\";\nimport ApexCharts from \"react-apexcharts\";\nimport { useTheme } from \"@material-ui/styles\";\n\nconst series = [\n {\n name: \"series1\",\n data: [31, 40, 28, 51, 42, 109, 100],\n },\n {\n name: \"series2\",\n data: [11, 32, 45, 32, 34, 52, 41],\n },\n];\n\nexport default function ApexLineChart() {\n var theme = useTheme();\n\n return (\n \n );\n}\n\n// ############################################################\nfunction themeOptions(theme) {\n return {\n dataLabels: {\n enabled: false,\n },\n stroke: {\n curve: \"smooth\",\n },\n xaxis: {\n type: \"datetime\",\n categories: [\n \"2018-09-19T00:00:00\",\n \"2018-09-19T01:30:00\",\n \"2018-09-19T02:30:00\",\n \"2018-09-19T03:30:00\",\n \"2018-09-19T04:30:00\",\n \"2018-09-19T05:30:00\",\n \"2018-09-19T06:30:00\",\n ],\n },\n tooltip: {\n x: {\n format: \"dd/MM/yy HH:mm\",\n },\n },\n fill: {\n colors: [theme.palette.primary.light, theme.palette.success.light],\n },\n colors: [theme.palette.primary.main, theme.palette.success.main],\n chart: {\n toolbar: {\n show: false,\n },\n },\n legend: {\n show: false,\n },\n };\n}\n","import React from \"react\";\nimport { useTheme } from \"@material-ui/styles\";\nimport ApexCharts from \"react-apexcharts\";\n\nconst series = [\n {\n name: \"Metric1\",\n data: generateData(18, {\n min: 0,\n max: 90,\n }),\n },\n {\n name: \"Metric2\",\n data: generateData(18, {\n min: 0,\n max: 90,\n }),\n },\n {\n name: \"Metric3\",\n data: generateData(18, {\n min: 0,\n max: 90,\n }),\n },\n {\n name: \"Metric4\",\n data: generateData(18, {\n min: 0,\n max: 90,\n }),\n },\n {\n name: \"Metric5\",\n data: generateData(18, {\n min: 0,\n max: 90,\n }),\n },\n {\n name: \"Metric6\",\n data: generateData(18, {\n min: 0,\n max: 90,\n }),\n },\n {\n name: \"Metric7\",\n data: generateData(18, {\n min: 0,\n max: 90,\n }),\n },\n {\n name: \"Metric8\",\n data: generateData(18, {\n min: 0,\n max: 90,\n }),\n },\n {\n name: \"Metric9\",\n data: generateData(18, {\n min: 0,\n max: 90,\n }),\n },\n];\n\nexport default function ApexLineChart() {\n var theme = useTheme();\n\n return (\n \n );\n}\n\n// ##################################################################\nfunction generateData(count, yrange) {\n var i = 0;\n var series = [];\n while (i < count) {\n var x = \"w\" + (i + 1).toString();\n var y =\n Math.floor(Math.random() * (yrange.max - yrange.min + 1)) + yrange.min;\n\n series.push({\n x: x,\n y: y,\n });\n i++;\n }\n\n return series;\n}\n\nfunction themeOptions(theme) {\n return {\n chart: {\n toolbar: {\n show: false,\n },\n },\n dataLabels: {\n enabled: false,\n },\n colors: [theme.palette.primary.main],\n };\n}\n","import React, { useState } from \"react\";\nimport { Grid } from \"@material-ui/core\";\nimport { useTheme } from \"@material-ui/styles\";\nimport {\n CartesianGrid,\n Legend,\n Line,\n LineChart,\n Pie,\n PieChart,\n ResponsiveContainer,\n Sector,\n Tooltip,\n XAxis,\n YAxis,\n} from \"recharts\";\n\n// components\nimport Widget from \"../../components/Widget/Widget\";\nimport ApexLineChart from \"./components/ApexLineChart\";\nimport ApexHeatmap from \"./components/ApexHeatmap\";\nimport PageTitle from \"../../components/PageTitle/PageTitle\";\n\nconst lineChartData = [\n {\n name: \"Page A\",\n uv: 4000,\n pv: 2400,\n amt: 2400,\n },\n {\n name: \"Page B\",\n uv: 3000,\n pv: 1398,\n amt: 2210,\n },\n {\n name: \"Page C\",\n uv: 2000,\n pv: 9800,\n amt: 2290,\n },\n {\n name: \"Page D\",\n uv: 2780,\n pv: 3908,\n amt: 2000,\n },\n {\n name: \"Page E\",\n uv: 1890,\n pv: 4800,\n amt: 2181,\n },\n {\n name: \"Page F\",\n uv: 2390,\n pv: 3800,\n amt: 2500,\n },\n {\n name: \"Page G\",\n uv: 3490,\n pv: 4300,\n amt: 2100,\n },\n];\n\nconst pieChartData = [\n { name: \"Group A\", value: 400 },\n { name: \"Group B\", value: 300 },\n { name: \"Group C\", value: 300 },\n { name: \"Group D\", value: 200 },\n];\n\nexport default function Charts(props) {\n var theme = useTheme();\n\n // local\n var [activeIndex, setActiveIndexId] = useState(0);\n\n return (\n <>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n setActiveIndexId(id)}\n />\n \n \n \n \n \n >\n );\n}\n\n// ################################################################\n\nfunction renderActiveShape(props) {\n var RADIAN = Math.PI / 180;\n var {\n cx,\n cy,\n midAngle,\n innerRadius,\n outerRadius,\n startAngle,\n endAngle,\n fill,\n payload,\n percent,\n value,\n } = props;\n var sin = Math.sin(-RADIAN * midAngle);\n var cos = Math.cos(-RADIAN * midAngle);\n var sx = cx + (outerRadius + 10) * cos;\n var sy = cy + (outerRadius + 10) * sin;\n var mx = cx + (outerRadius + 30) * cos;\n var my = cy + (outerRadius + 30) * sin;\n var ex = mx + (cos >= 0 ? 1 : -1) * 22;\n var ey = my;\n var textAnchor = cos >= 0 ? \"start\" : \"end\";\n\n return (\n \n \n {payload.name}\n \n \n \n \n \n = 0 ? 1 : -1) * 12}\n y={ey}\n textAnchor={textAnchor}\n fill=\"#333\"\n >{`PV ${value}`}\n = 0 ? 1 : -1) * 12}\n y={ey}\n dy={18}\n textAnchor={textAnchor}\n fill=\"#999\"\n >\n {`(Rate ${(percent * 100).toFixed(2)}%)`}\n \n \n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\nimport SqueakThreadItem from \"../../components/SqueakThreadItem\";\n\nimport {\n createPeerRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function CreatePeerDialog({\n open,\n handleClose,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n var [peerName, setpeerName] = useState('');\n var [host, setHost] = useState('');\n var [port, setPort] = useState('');\n\n const resetFields = () => {\n setpeerName('');\n setHost('');\n setPort('');\n };\n\n const handleChangePeerName = (event) => {\n setpeerName(event.target.value);\n };\n\n const handleChangeHost = (event) => {\n setHost(event.target.value);\n };\n\n const handleChangePort = (event) => {\n setPort(event.target.value);\n };\n\n const createPeer = (peerName, host, port) => {\n createPeerRequest(peerName, host, port, (response) => {\n goToPeerPage(response.getPeerId());\n });\n };\n\n const goToPeerPage = (peerId) => {\n history.push(\"/app/peer/\" + peerId);\n };\n\n function handleSubmit(event) {\n event.preventDefault();\n console.log( 'peerName:', peerName);\n console.log( 'host:', host);\n console.log( 'port:', port);\n if (!host) {\n alert('Host cannot be empty.');\n return;\n }\n if (!port) {\n alert('Port cannot be empty.');\n return;\n }\n createPeer(peerName, host, port);\n handleClose();\n }\n\n function CreatePeerNameInput() {\n return (\n \n )\n }\n\n function CreateHostInput() {\n return (\n \n )\n }\n\n function CreatePortInput() {\n return (\n \n )\n }\n\n function CancelButton() {\n return (\n \n Cancel\n \n )\n }\n\n function CreatePeerButton() {\n return (\n \n Create Peer\n \n )\n }\n\n return (\n \n )\n}\n","import React, {useState, useEffect} from 'react';\nimport {useHistory} from \"react-router-dom\";\nimport {\n Grid,\n Button,\n Paper,\n Tabs,\n Tab,\n AppBar,\n Box,\n Typography,\n } from \"@material-ui/core\";\nimport MUIDataTable from \"mui-datatables\";\n\n// styles\nimport {makeStyles} from '@material-ui/core/styles';\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport Table from \"../dashboard/components/Table/Table\";\nimport CreatePeerDialog from \"../../components/CreatePeerDialog\";\n\n// data\nimport mock from \"../dashboard/mock\";\n\nimport {\n getPeersRequest,\n} from \"../../squeakclient/requests\"\n\n\nconst useStyles = makeStyles((theme) => ({\n root: {\n '& > *': {\n margin: theme.spacing(1)\n }\n }\n}));\n\nexport default function Peers() {\n const classes = useStyles();\n const [peers, setPeers] = useState([]);\n const [createPeerDialogOpen, setCreatePeerDialogOpen] = useState(false);\n const history = useHistory();\n\n function a11yProps(index) {\n return {\n id: `simple-tab-${index}`,\n 'aria-controls': `simple-tabpanel-${index}`,\n };\n }\n\n const getSqueakPeers = () => {\n getPeersRequest(setPeers);\n };\n\n const goToPeerPage = (id) => {\n history.push(\"/app/Peer/\" + id);\n };\n\n const handleClickOpenCreatePeerDialog = () => {\n setCreatePeerDialogOpen(true);\n };\n\n const handleCloseCreatePeerDialog = () => {\n setCreatePeerDialogOpen(false);\n };\n\n useEffect(() => {\n getSqueakPeers()\n }, []);\n\n function CreatePeerButton() {\n return (\n <>\n \n \n {\n handleClickOpenCreatePeerDialog();\n }}>Create Peer\n \n
\n \n >\n )\n }\n\n function PeersInfo() {\n return (\n <>\n \n {CreatePeerButton()}\n \n \n [\n s.getPeerId(),\n s.getPeerName(),\n s.getHost(),\n s.getPort(),\n s.getDownloading().toString(),\n s.getUploading().toString(),\n ]\n )}\n columns={[\n {\n name: \"Id\",\n options: {\n display: false,\n }\n },\n \"Name\",\n \"Host\",\n \"Port\",\n \"Downloading\",\n \"Uploading\",\n ]}\n options={{\n filter: false,\n print: false,\n viewColumns: false,\n selectableRows: \"none\",\n onRowClick: rowData => {\n var id = rowData[0];\n console.log(\"clicked on id\" + id);\n goToPeerPage(id);\n },\n }}/>\n \n \n >\n )\n }\n\n function CreatePeerDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n return (\n <>\n < PageTitle title = \"Peers\" />\n {PeersInfo()}\n {CreatePeerDialogContent()}\n < />);\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n dashedBorder: {\n border: \"1px dashed\",\n borderColor: theme.palette.primary.main,\n padding: theme.spacing(2),\n paddingTop: theme.spacing(4),\n paddingBottom: theme.spacing(4),\n marginTop: theme.spacing(1),\n },\n text: {\n marginBottom: theme.spacing(2),\n },\n}));\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n widgetWrapper: {\n display: \"flex\",\n minHeight: \"100%\",\n },\n widgetHeader: {\n padding: theme.spacing(3),\n paddingBottom: theme.spacing(1),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n widgetRoot: {\n boxShadow: theme.customShadows.widget,\n },\n widgetBody: {\n paddingBottom: theme.spacing(3),\n paddingRight: theme.spacing(3),\n paddingLeft: theme.spacing(3),\n },\n noPadding: {\n padding: 0,\n },\n paper: {\n display: \"flex\",\n flexDirection: \"column\",\n flexGrow: 1,\n overflow: \"hidden\",\n },\n moreButton: {\n margin: -theme.spacing(1),\n padding: 0,\n width: 40,\n height: 40,\n color: theme.palette.text.hint,\n \"&:hover\": {\n backgroundColor: theme.palette.primary.main,\n color: \"rgba(255, 255, 255, 0.35)\",\n },\n },\n}));\n","import React, {useState, useEffect} from 'react';\nimport {\n Paper,\n IconButton,\n Menu,\n MenuItem,\n Typography,\n Grid,\n Box,\n Link,\n Dialog,\n DialogTitle,\n DialogContent,\n DialogContentText,\n TextField,\n DialogActions,\n Button,\n FormControl,\n InputLabel,\n Select,\n} from \"@material-ui/core\";\nimport { MoreVert as MoreIcon } from \"@material-ui/icons\";\nimport {useHistory} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\nimport Widget from \"../../components/Widget\";\n\nimport {\n deletePeerRequest,\n} from \"../../squeakclient/requests\"\n\n\nexport default function DeletePeerDialog({\n open,\n handleClose,\n peer,\n ...props\n}) {\n var classes = useStyles();\n const history = useHistory();\n\n const deletePeer = (peerId) => {\n deletePeerRequest(peerId, (response) => {\n reloadRoute();\n });\n };\n\n const reloadRoute = () => {\n history.go(0);\n };\n\n function handleSubmit(event) {\n event.preventDefault();\n console.log( 'peer:', peer);\n var peerId = peer.getPeerId();\n console.log( 'peerId:', peerId);\n deletePeer(peerId);\n handleClose();\n }\n\n function MakeCancelButton() {\n return (\n \n Cancel\n \n )\n }\n\n function DeletePeerButton() {\n return (\n \n Delete peer\n \n )\n }\n\n return (\n \n )\n}\n","import React, { useState, useEffect } from 'react';\nimport { useParams } from 'react-router-dom';\nimport {\n Grid,\n FormLabel,\n FormControl,\n FormGroup,\n FormControlLabel,\n FormHelperText,\n Switch,\n Button,\n} from \"@material-ui/core\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport PageTitle from \"../../components/PageTitle\";\nimport Widget from \"../../components/Widget\";\nimport DeletePeerDialog from \"../../components/DeletePeerDialog\";\n\nimport {\n getPeerRequest,\n setPeerDownloadingRequest,\n setPeerUploadingRequest,\n} from \"../../squeakclient/requests\"\n\n\n\nexport default function PeerPage() {\n var classes = useStyles();\n const { id } = useParams();\n const [peer, setPeer] = useState(null);\n const [deleteDialogOpen, setDeleteDialogOpen] = useState(false);\n\n const getSqueakPeer = (id) => {\n getPeerRequest(id, setPeer);\n };\n const setDownloading = (id, downloading) => {\n setPeerDownloadingRequest(id, downloading, () => {\n getSqueakPeer(id);\n });\n };\n const setUploading = (id, uploading) => {\n setPeerUploadingRequest(id, uploading, () => {\n getSqueakPeer(id);\n });\n };\n\n useEffect(()=>{\n getSqueakPeer(id)\n },[id]);\n\n const handleClickOpenDeleteDialog = () => {\n setDeleteDialogOpen(true);\n console.log(\"deleteDialogOpen: \" + deleteDialogOpen);\n };\n\n const handleCloseDeleteDialog = () => {\n setDeleteDialogOpen(false);\n };\n\n const handleSettingsDownloadingChange = (event) => {\n console.log(\"Downloading changed for peer id: \" + id);\n console.log(\"Downloading changed to: \" + event.target.checked);\n setDownloading(id, event.target.checked);\n };\n\n const handleSettingsUploadingChange = (event) => {\n console.log(\"Uploading changed for peer id: \" + id);\n console.log(\"Uploading changed to: \" + event.target.checked);\n setUploading(id, event.target.checked);\n };\n\n function NoPeerContent() {\n return (\n \n No peer loaded\n
\n )\n }\n\n function PeerContent() {\n return (\n <>\n \n Peer name: {peer.getPeerName()}\n
\n {PeerSettingsForm()}\n {DeletePeerButton()}\n >\n )\n }\n\n function PeerSettingsForm() {\n return (\n \n Peer settings\n \n }\n label=\"Downloading\"\n />\n }\n label=\"Uploading\"\n />\n \n \n )\n }\n\n function DeletePeerButton() {\n return (\n <>\n \n \n {\n handleClickOpenDeleteDialog();\n }}>Delete Peer\n \n
\n \n >\n )\n }\n\n function DeletePeerDialogContent() {\n return (\n <>\n \n >\n )\n }\n\n return (\n <>\n \n \n {peer\n ? PeerContent()\n : NoPeerContent()\n }\n
\n {DeletePeerDialogContent()}\n >\n );\n}\n","import React from \"react\";\nimport {\n Route,\n Switch,\n Redirect,\n withRouter,\n} from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// components\nimport Header from \"../Header\";\nimport Sidebar from \"../Sidebar\";\n\n// pages\nimport Timeline from \"../../pages/timeline\";\nimport Dashboard from \"../../pages/dashboard\";\nimport SqueakAddress from \"../../pages/squeakaddress\";\nimport Squeak from \"../../pages/squeak\";\nimport SqueakDetail from \"../../pages/squeakdetail\";\nimport Buy from \"../../pages/buy\";\nimport Offer from \"../../pages/offer\";\nimport Profile from \"../../pages/profile\";\nimport Wallet from \"../../pages/wallet\";\nimport LightningNode from \"../../pages/lightningnode\";\nimport Channel from \"../../pages/channel\";\nimport Notifications from \"../../pages/notifications\";\nimport Maps from \"../../pages/maps\";\nimport Profiles from \"../../pages/profiles\";\nimport Icons from \"../../pages/icons\";\nimport Charts from \"../../pages/charts\";\nimport Peers from \"../../pages/peers\";\nimport Peer from \"../../pages/peer\";\n\n// context\nimport { useLayoutState } from \"../../context/LayoutContext\";\n\nfunction Layout(props) {\n var classes = useStyles();\n\n // global\n var layoutState = useLayoutState();\n\n return (\n \n <>\n
\n
\n
\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n }\n />\n \n \n \n \n
\n >\n
\n );\n}\n\nexport default withRouter(Layout);\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n container: {\n height: \"100vh\",\n width: \"100vw\",\n display: \"flex\",\n flexDirection: \"column\",\n justifyContent: \"center\",\n alignItems: \"center\",\n backgroundColor: theme.palette.primary.main,\n position: \"absolute\",\n top: 0,\n left: 0,\n },\n logotype: {\n display: \"flex\",\n alignItems: \"center\",\n marginBottom: theme.spacing(12),\n [theme.breakpoints.down(\"sm\")]: {\n display: \"none\",\n },\n },\n logotypeText: {\n fontWeight: 500,\n color: \"white\",\n marginLeft: theme.spacing(2),\n },\n logotypeIcon: {\n width: 70,\n marginRight: theme.spacing(2),\n },\n paperRoot: {\n boxShadow: theme.customShadows.widgetDark,\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"center\",\n paddingTop: theme.spacing(8),\n paddingBottom: theme.spacing(8),\n paddingLeft: theme.spacing(6),\n paddingRight: theme.spacing(6),\n maxWidth: 404,\n },\n textRow: {\n marginBottom: theme.spacing(10),\n textAlign: \"center\",\n },\n errorCode: {\n fontSize: 148,\n fontWeight: 600,\n },\n safetyText: {\n fontWeight: 300,\n color: theme.palette.text.hint,\n },\n backButton: {\n boxShadow: theme.customShadows.widget,\n textTransform: \"none\",\n fontSize: 22,\n },\n}));\n","import React from \"react\";\nimport { Grid, Paper, Typography, Button } from \"@material-ui/core\";\nimport { Link } from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// logo\nimport logo from \"./logo.svg\";\n\nexport default function Error() {\n var classes = useStyles();\n\n return (\n \n \n

\n
\n Material Admin\n \n
\n \n \n 404\n \n \n Oops. Looks like the page you're looking for no longer exists\n \n \n But we're here to bring you back to safety\n \n \n Back to Home\n \n \n \n );\n}\n","import { makeStyles } from \"@material-ui/styles\";\n\nexport default makeStyles(theme => ({\n container: {\n height: \"100vh\",\n width: \"100vw\",\n display: \"flex\",\n justifyContent: \"center\",\n alignItems: \"center\",\n position: \"absolute\",\n top: 0,\n left: 0,\n },\n logotypeContainer: {\n backgroundColor: theme.palette.primary.main,\n width: \"60%\",\n height: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n justifyContent: \"center\",\n alignItems: \"center\",\n [theme.breakpoints.down(\"md\")]: {\n width: \"50%\",\n },\n [theme.breakpoints.down(\"md\")]: {\n display: \"none\",\n },\n },\n logotypeImage: {\n width: 165,\n marginBottom: theme.spacing(4),\n },\n logotypeText: {\n color: \"white\",\n fontWeight: 500,\n fontSize: 84,\n [theme.breakpoints.down(\"md\")]: {\n fontSize: 48,\n },\n },\n formContainer: {\n width: \"40%\",\n height: \"100%\",\n display: \"flex\",\n flexDirection: \"column\",\n justifyContent: \"center\",\n alignItems: \"center\",\n [theme.breakpoints.down(\"md\")]: {\n width: \"50%\",\n },\n },\n form: {\n width: 320,\n },\n tab: {\n fontWeight: 400,\n fontSize: 18,\n },\n greeting: {\n fontWeight: 500,\n textAlign: \"center\",\n marginTop: theme.spacing(4),\n },\n subGreeting: {\n fontWeight: 500,\n textAlign: \"center\",\n marginTop: theme.spacing(2),\n },\n googleButton: {\n marginTop: theme.spacing(6),\n boxShadow: theme.customShadows.widget,\n backgroundColor: \"white\",\n width: \"100%\",\n textTransform: \"none\",\n },\n googleButtonCreating: {\n marginTop: 0,\n },\n googleIcon: {\n width: 30,\n marginRight: theme.spacing(2),\n },\n creatingButtonContainer: {\n marginTop: theme.spacing(2.5),\n height: 46,\n display: \"flex\",\n justifyContent: \"center\",\n alignItems: \"center\",\n },\n createAccountButton: {\n height: 46,\n textTransform: \"none\",\n },\n formDividerContainer: {\n marginTop: theme.spacing(4),\n marginBottom: theme.spacing(4),\n display: \"flex\",\n alignItems: \"center\",\n },\n formDividerWord: {\n paddingLeft: theme.spacing(2),\n paddingRight: theme.spacing(2),\n },\n formDivider: {\n flexGrow: 1,\n height: 1,\n backgroundColor: theme.palette.text.hint + \"40\",\n },\n errorMessage: {\n textAlign: \"center\",\n },\n textFieldUnderline: {\n \"&:before\": {\n borderBottomColor: theme.palette.primary.light,\n },\n \"&:after\": {\n borderBottomColor: theme.palette.primary.main,\n },\n \"&:hover:before\": {\n borderBottomColor: `${theme.palette.primary.light} !important`,\n },\n },\n textField: {\n borderBottomColor: theme.palette.background.light,\n },\n formButtons: {\n width: \"100%\",\n marginTop: theme.spacing(4),\n display: \"flex\",\n justifyContent: \"space-between\",\n alignItems: \"center\",\n },\n forgetButton: {\n textTransform: \"none\",\n fontWeight: 400,\n },\n loginLoader: {\n marginLeft: theme.spacing(4),\n },\n copyright: {\n marginTop: theme.spacing(4),\n whiteSpace: \"nowrap\",\n [theme.breakpoints.up(\"md\")]: {\n position: \"absolute\",\n bottom: theme.spacing(2),\n },\n },\n}));\n","import React, { useState } from \"react\";\nimport {\n Grid,\n CircularProgress,\n Typography,\n Button,\n Tabs,\n Tab,\n TextField,\n Fade,\n} from \"@material-ui/core\";\nimport { withRouter } from \"react-router-dom\";\nimport classnames from \"classnames\";\n\n// styles\nimport useStyles from \"./styles\";\n\n// logo\nimport logo from \"./logo.svg\";\nimport google from \"../../images/google.svg\";\n\n// context\nimport { useUserDispatch, loginUser } from \"../../context/UserContext\";\n\nfunction Login(props) {\n var classes = useStyles();\n\n // global\n var userDispatch = useUserDispatch();\n\n // local\n var [isLoading, setIsLoading] = useState(false);\n var [error, setError] = useState(null);\n var [activeTabId, setActiveTabId] = useState(0);\n var [nameValue, setNameValue] = useState(\"\");\n var [loginValue, setLoginValue] = useState(\"\");\n var [passwordValue, setPasswordValue] = useState(\"\");\n\n return (\n \n \n

\n
Material Admin\n
\n \n
\n
setActiveTabId(id)}\n indicatorColor=\"primary\"\n textColor=\"primary\"\n centered\n >\n \n \n \n {activeTabId === 0 && (\n
\n \n Good Morning, User\n \n \n
\n Sign in with Google\n \n \n \n \n Something is wrong with your login or password :(\n \n \n setLoginValue(e.target.value)}\n margin=\"normal\"\n placeholder=\"Email Adress\"\n type=\"email\"\n fullWidth\n />\n setPasswordValue(e.target.value)}\n margin=\"normal\"\n placeholder=\"Password\"\n type=\"password\"\n fullWidth\n />\n \n {isLoading ? (\n \n ) : (\n \n loginUser(\n userDispatch,\n loginValue,\n passwordValue,\n props.history,\n setIsLoading,\n setError,\n )\n }\n variant=\"contained\"\n color=\"primary\"\n size=\"large\"\n >\n Login\n \n )}\n \n Forget Password\n \n
\n \n )}\n {activeTabId === 1 && (\n
\n \n Welcome!\n \n \n Create your account\n \n \n \n Something is wrong with your login or password :(\n \n \n setNameValue(e.target.value)}\n margin=\"normal\"\n placeholder=\"Full Name\"\n type=\"text\"\n fullWidth\n />\n setLoginValue(e.target.value)}\n margin=\"normal\"\n placeholder=\"Email Adress\"\n type=\"email\"\n fullWidth\n />\n setPasswordValue(e.target.value)}\n margin=\"normal\"\n placeholder=\"Password\"\n type=\"password\"\n fullWidth\n />\n \n {isLoading ? (\n \n ) : (\n \n loginUser(\n userDispatch,\n loginValue,\n passwordValue,\n props.history,\n setIsLoading,\n setError,\n )\n }\n disabled={\n loginValue.length === 0 ||\n passwordValue.length === 0 ||\n nameValue.length === 0\n }\n size=\"large\"\n variant=\"contained\"\n color=\"primary\"\n fullWidth\n className={classes.createAccountButton}\n >\n Create your account\n \n )}\n
\n \n \n
\n Sign in with Google\n \n \n )}\n
\n
\n © 2014-2019 Flatlogic, LLC. All rights reserved.\n \n
\n \n );\n}\n\nexport default withRouter(Login);\n","import React from \"react\";\nimport { HashRouter, Route, Switch, Redirect } from \"react-router-dom\";\n\n// components\nimport Layout from \"./Layout\";\n\n// pages\nimport Error from \"../pages/error\";\nimport Login from \"../pages/login\";\n\n// context\nimport { useUserState } from \"../context/UserContext\";\n\nexport default function App() {\n // global\n var { isAuthenticated } = useUserState();\n\n return (\n \n \n } />\n }\n />\n \n // \n \n \n \n );\n\n // #######################################################################\n\n // function PrivateRoute({ component, ...rest }) {\n // return (\n // \n // isAuthenticated ? (\n // React.createElement(component, props)\n // ) : (\n // \n // )\n // }\n // />\n // );\n // }\n\n function PublicRoute({ component, ...rest }) {\n return (\n \n React.createElement(component, props)\n }\n />\n );\n }\n}\n","// This optional code is used to register a service worker.\n// register() is not called by default.\n\n// This lets the app load faster on subsequent visits in production, and gives\n// it offline capabilities. However, it also means that developers (and users)\n// will only see deployed updates on subsequent visits to a page, after all the\n// existing tabs open on the page have been closed, since previously cached\n// resources are updated in the background.\n\n// To learn more about the benefits of this model and instructions on how to\n// opt-in, read http://bit.ly/CRA-PWA\n\nconst isLocalhost = Boolean(\n window.location.hostname === 'localhost' ||\n // [::1] is the IPv6 localhost address.\n window.location.hostname === '[::1]' ||\n // 127.0.0.1/8 is considered localhost for IPv4.\n window.location.hostname.match(\n /^127(?:\\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/\n )\n);\n\nexport function register(config) {\n if (process.env.NODE_ENV === 'production' && 'serviceWorker' in navigator) {\n // The URL constructor is available in all browsers that support SW.\n const publicUrl = new URL(process.env.PUBLIC_URL, window.location.href);\n if (publicUrl.origin !== window.location.origin) {\n // Our service worker won't work if PUBLIC_URL is on a different origin\n // from what our page is served on. This might happen if a CDN is used to\n // serve assets; see https://github.com/facebook/create-react-app/issues/2374\n return;\n }\n\n window.addEventListener('load', () => {\n const swUrl = `${process.env.PUBLIC_URL}/service-worker.js`;\n\n if (isLocalhost) {\n // This is running on localhost. Let's check if a service worker still exists or not.\n checkValidServiceWorker(swUrl, config);\n\n // Add some additional logging to localhost, pointing developers to the\n // service worker/PWA documentation.\n navigator.serviceWorker.ready.then(() => {\n console.log(\n 'This web app is being served cache-first by a service ' +\n 'worker. To learn more, visit http://bit.ly/CRA-PWA'\n );\n });\n } else {\n // Is not localhost. Just register service worker\n registerValidSW(swUrl, config);\n }\n });\n }\n}\n\nfunction registerValidSW(swUrl, config) {\n navigator.serviceWorker\n .register(swUrl)\n .then(registration => {\n registration.onupdatefound = () => {\n const installingWorker = registration.installing;\n if (installingWorker == null) {\n return;\n }\n installingWorker.onstatechange = () => {\n if (installingWorker.state === 'installed') {\n if (navigator.serviceWorker.controller) {\n // At this point, the updated precached content has been fetched,\n // but the previous service worker will still serve the older\n // content until all client tabs are closed.\n console.log(\n 'New content is available and will be used when all ' +\n 'tabs for this page are closed. See http://bit.ly/CRA-PWA.'\n );\n\n // Execute callback\n if (config && config.onUpdate) {\n config.onUpdate(registration);\n }\n } else {\n // At this point, everything has been precached.\n // It's the perfect time to display a\n // \"Content is cached for offline use.\" message.\n console.log('Content is cached for offline use.');\n\n // Execute callback\n if (config && config.onSuccess) {\n config.onSuccess(registration);\n }\n }\n }\n };\n };\n })\n .catch(error => {\n console.error('Error during service worker registration:', error);\n });\n}\n\nfunction checkValidServiceWorker(swUrl, config) {\n // Check if the service worker can be found. If it can't reload the page.\n fetch(swUrl)\n .then(response => {\n // Ensure service worker exists, and that we really are getting a JS file.\n const contentType = response.headers.get('content-type');\n if (\n response.status === 404 ||\n (contentType != null && contentType.indexOf('javascript') === -1)\n ) {\n // No service worker found. Probably a different app. Reload the page.\n navigator.serviceWorker.ready.then(registration => {\n registration.unregister().then(() => {\n window.location.reload();\n });\n });\n } else {\n // Service worker found. Proceed as normal.\n registerValidSW(swUrl, config);\n }\n })\n .catch(() => {\n console.log(\n 'No internet connection found. App is running in offline mode.'\n );\n });\n}\n\nexport function unregister() {\n if ('serviceWorker' in navigator) {\n navigator.serviceWorker.ready.then(registration => {\n registration.unregister();\n });\n }\n}\n","import React from \"react\";\nimport ReactDOM from \"react-dom\";\nimport { ThemeProvider } from \"@material-ui/styles\";\nimport { CssBaseline } from \"@material-ui/core\";\n\nimport Themes from \"./themes\";\nimport App from \"./components/App\";\nimport * as serviceWorker from \"./serviceWorker\";\nimport { LayoutProvider } from \"./context/LayoutContext\";\nimport { UserProvider } from \"./context/UserContext\";\n\nReactDOM.render(\n \n \n \n \n \n \n \n ,\n document.getElementById(\"root\"),\n);\n\n// If you want your app to work offline and load faster, you can change\n// unregister() to register() below. Note this comes with some pitfalls.\n// Learn more about service workers: http://bit.ly/CRA-PWA\nserviceWorker.unregister();\n","/* eslint-disable */\n/**\n * @fileoverview\n * @enhanceable\n * @suppress {messageConventions} JS Compiler reports an error if a variable or\n * field starts with 'MSG_' and isn't a translatable message.\n * @public\n */\n// GENERATED CODE -- DO NOT EDIT!\n\nvar jspb = require('google-protobuf');\nvar goog = jspb;\nvar global = Function('return this')();\n\nvar proto_lnd_pb = require('../proto/lnd_pb.js');\ngoog.exportSymbol('proto.squeaknode.CreateContactProfileReply', null, global);\ngoog.exportSymbol('proto.squeaknode.CreateContactProfileRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.CreatePeerReply', null, global);\ngoog.exportSymbol('proto.squeaknode.CreatePeerRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.CreateSigningProfileReply', null, global);\ngoog.exportSymbol('proto.squeaknode.CreateSigningProfileRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.DeletePeerReply', null, global);\ngoog.exportSymbol('proto.squeaknode.DeletePeerRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.DeleteSqueakProfileReply', null, global);\ngoog.exportSymbol('proto.squeaknode.DeleteSqueakProfileRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.DeleteSqueakReply', null, global);\ngoog.exportSymbol('proto.squeaknode.DeleteSqueakRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetAddressSqueakDisplaysReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetAddressSqueakDisplaysRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetAncestorSqueakDisplaysReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetAncestorSqueakDisplaysRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetBuyOfferReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetBuyOfferRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetBuyOffersReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetBuyOffersRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetContactProfilesReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetContactProfilesRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetFollowedSqueakDisplaysReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetFollowedSqueakDisplaysRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetPeerReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetPeerRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetPeersReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetPeersRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSentPaymentReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSentPaymentRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSentPaymentsReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSentPaymentsRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSigningProfilesReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSigningProfilesRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSqueakDetailsReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSqueakDetailsRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSqueakDisplayReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSqueakDisplayRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSqueakProfileByAddressReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSqueakProfileByAddressRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSqueakProfileByNameReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSqueakProfileByNameRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSqueakProfileReply', null, global);\ngoog.exportSymbol('proto.squeaknode.GetSqueakProfileRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.LoadBuyOffersReply', null, global);\ngoog.exportSymbol('proto.squeaknode.LoadBuyOffersRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.MakeSqueakReply', null, global);\ngoog.exportSymbol('proto.squeaknode.MakeSqueakRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.OfferDisplayEntry', null, global);\ngoog.exportSymbol('proto.squeaknode.PayOfferReply', null, global);\ngoog.exportSymbol('proto.squeaknode.PayOfferRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.SentPayment', null, global);\ngoog.exportSymbol('proto.squeaknode.SetPeerDownloadingReply', null, global);\ngoog.exportSymbol('proto.squeaknode.SetPeerDownloadingRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.SetPeerUploadingReply', null, global);\ngoog.exportSymbol('proto.squeaknode.SetPeerUploadingRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.SetSqueakProfileFollowingReply', null, global);\ngoog.exportSymbol('proto.squeaknode.SetSqueakProfileFollowingRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.SetSqueakProfileSharingReply', null, global);\ngoog.exportSymbol('proto.squeaknode.SetSqueakProfileSharingRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.SqueakDetailEntry', null, global);\ngoog.exportSymbol('proto.squeaknode.SqueakDisplayEntry', null, global);\ngoog.exportSymbol('proto.squeaknode.SqueakPeer', null, global);\ngoog.exportSymbol('proto.squeaknode.SqueakProfile', null, global);\ngoog.exportSymbol('proto.squeaknode.SyncResult', null, global);\ngoog.exportSymbol('proto.squeaknode.SyncSqueakReply', null, global);\ngoog.exportSymbol('proto.squeaknode.SyncSqueakRequest', null, global);\ngoog.exportSymbol('proto.squeaknode.SyncSqueaksReply', null, global);\ngoog.exportSymbol('proto.squeaknode.SyncSqueaksRequest', null, global);\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.CreateSigningProfileRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.CreateSigningProfileRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.CreateSigningProfileRequest.displayName = 'proto.squeaknode.CreateSigningProfileRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.CreateSigningProfileRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.CreateSigningProfileRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.CreateSigningProfileRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreateSigningProfileRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n profileName: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.CreateSigningProfileRequest}\n */\nproto.squeaknode.CreateSigningProfileRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.CreateSigningProfileRequest;\n return proto.squeaknode.CreateSigningProfileRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.CreateSigningProfileRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.CreateSigningProfileRequest}\n */\nproto.squeaknode.CreateSigningProfileRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setProfileName(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.CreateSigningProfileRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.CreateSigningProfileRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.CreateSigningProfileRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreateSigningProfileRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getProfileName();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string profile_name = 1;\n * @return {string}\n */\nproto.squeaknode.CreateSigningProfileRequest.prototype.getProfileName = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.CreateSigningProfileRequest.prototype.setProfileName = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.CreateSigningProfileReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.CreateSigningProfileReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.CreateSigningProfileReply.displayName = 'proto.squeaknode.CreateSigningProfileReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.CreateSigningProfileReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.CreateSigningProfileReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.CreateSigningProfileReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreateSigningProfileReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n profileId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.CreateSigningProfileReply}\n */\nproto.squeaknode.CreateSigningProfileReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.CreateSigningProfileReply;\n return proto.squeaknode.CreateSigningProfileReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.CreateSigningProfileReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.CreateSigningProfileReply}\n */\nproto.squeaknode.CreateSigningProfileReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setProfileId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.CreateSigningProfileReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.CreateSigningProfileReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.CreateSigningProfileReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreateSigningProfileReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getProfileId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 profile_id = 1;\n * @return {number}\n */\nproto.squeaknode.CreateSigningProfileReply.prototype.getProfileId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.CreateSigningProfileReply.prototype.setProfileId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.CreateContactProfileRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.CreateContactProfileRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.CreateContactProfileRequest.displayName = 'proto.squeaknode.CreateContactProfileRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.CreateContactProfileRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.CreateContactProfileRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.CreateContactProfileRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreateContactProfileRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n profileName: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n address: jspb.Message.getFieldWithDefault(msg, 2, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.CreateContactProfileRequest}\n */\nproto.squeaknode.CreateContactProfileRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.CreateContactProfileRequest;\n return proto.squeaknode.CreateContactProfileRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.CreateContactProfileRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.CreateContactProfileRequest}\n */\nproto.squeaknode.CreateContactProfileRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setProfileName(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setAddress(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.CreateContactProfileRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.CreateContactProfileRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.CreateContactProfileRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreateContactProfileRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getProfileName();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getAddress();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional string profile_name = 1;\n * @return {string}\n */\nproto.squeaknode.CreateContactProfileRequest.prototype.getProfileName = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.CreateContactProfileRequest.prototype.setProfileName = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string address = 2;\n * @return {string}\n */\nproto.squeaknode.CreateContactProfileRequest.prototype.getAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.CreateContactProfileRequest.prototype.setAddress = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.CreateContactProfileReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.CreateContactProfileReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.CreateContactProfileReply.displayName = 'proto.squeaknode.CreateContactProfileReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.CreateContactProfileReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.CreateContactProfileReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.CreateContactProfileReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreateContactProfileReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n profileId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.CreateContactProfileReply}\n */\nproto.squeaknode.CreateContactProfileReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.CreateContactProfileReply;\n return proto.squeaknode.CreateContactProfileReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.CreateContactProfileReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.CreateContactProfileReply}\n */\nproto.squeaknode.CreateContactProfileReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setProfileId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.CreateContactProfileReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.CreateContactProfileReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.CreateContactProfileReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreateContactProfileReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getProfileId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 profile_id = 1;\n * @return {number}\n */\nproto.squeaknode.CreateContactProfileReply.prototype.getProfileId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.CreateContactProfileReply.prototype.setProfileId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSigningProfilesRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSigningProfilesRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSigningProfilesRequest.displayName = 'proto.squeaknode.GetSigningProfilesRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSigningProfilesRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSigningProfilesRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSigningProfilesRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSigningProfilesRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSigningProfilesRequest}\n */\nproto.squeaknode.GetSigningProfilesRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSigningProfilesRequest;\n return proto.squeaknode.GetSigningProfilesRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSigningProfilesRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSigningProfilesRequest}\n */\nproto.squeaknode.GetSigningProfilesRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSigningProfilesRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSigningProfilesRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSigningProfilesRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSigningProfilesRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSigningProfilesReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.squeaknode.GetSigningProfilesReply.repeatedFields_, null);\n};\ngoog.inherits(proto.squeaknode.GetSigningProfilesReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSigningProfilesReply.displayName = 'proto.squeaknode.GetSigningProfilesReply';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.squeaknode.GetSigningProfilesReply.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSigningProfilesReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSigningProfilesReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSigningProfilesReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSigningProfilesReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakProfilesList: jspb.Message.toObjectList(msg.getSqueakProfilesList(),\n proto.squeaknode.SqueakProfile.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSigningProfilesReply}\n */\nproto.squeaknode.GetSigningProfilesReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSigningProfilesReply;\n return proto.squeaknode.GetSigningProfilesReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSigningProfilesReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSigningProfilesReply}\n */\nproto.squeaknode.GetSigningProfilesReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakProfile;\n reader.readMessage(value,proto.squeaknode.SqueakProfile.deserializeBinaryFromReader);\n msg.addSqueakProfiles(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSigningProfilesReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSigningProfilesReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSigningProfilesReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSigningProfilesReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakProfilesList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.squeaknode.SqueakProfile.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated SqueakProfile squeak_profiles = 1;\n * @return {!Array.}\n */\nproto.squeaknode.GetSigningProfilesReply.prototype.getSqueakProfilesList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.squeaknode.SqueakProfile, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.GetSigningProfilesReply.prototype.setSqueakProfilesList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.squeaknode.SqueakProfile=} opt_value\n * @param {number=} opt_index\n * @return {!proto.squeaknode.SqueakProfile}\n */\nproto.squeaknode.GetSigningProfilesReply.prototype.addSqueakProfiles = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.squeaknode.SqueakProfile, opt_index);\n};\n\n\nproto.squeaknode.GetSigningProfilesReply.prototype.clearSqueakProfilesList = function() {\n this.setSqueakProfilesList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetContactProfilesRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetContactProfilesRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetContactProfilesRequest.displayName = 'proto.squeaknode.GetContactProfilesRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetContactProfilesRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetContactProfilesRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetContactProfilesRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetContactProfilesRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetContactProfilesRequest}\n */\nproto.squeaknode.GetContactProfilesRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetContactProfilesRequest;\n return proto.squeaknode.GetContactProfilesRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetContactProfilesRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetContactProfilesRequest}\n */\nproto.squeaknode.GetContactProfilesRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetContactProfilesRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetContactProfilesRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetContactProfilesRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetContactProfilesRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetContactProfilesReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.squeaknode.GetContactProfilesReply.repeatedFields_, null);\n};\ngoog.inherits(proto.squeaknode.GetContactProfilesReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetContactProfilesReply.displayName = 'proto.squeaknode.GetContactProfilesReply';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.squeaknode.GetContactProfilesReply.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetContactProfilesReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetContactProfilesReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetContactProfilesReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetContactProfilesReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakProfilesList: jspb.Message.toObjectList(msg.getSqueakProfilesList(),\n proto.squeaknode.SqueakProfile.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetContactProfilesReply}\n */\nproto.squeaknode.GetContactProfilesReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetContactProfilesReply;\n return proto.squeaknode.GetContactProfilesReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetContactProfilesReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetContactProfilesReply}\n */\nproto.squeaknode.GetContactProfilesReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakProfile;\n reader.readMessage(value,proto.squeaknode.SqueakProfile.deserializeBinaryFromReader);\n msg.addSqueakProfiles(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetContactProfilesReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetContactProfilesReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetContactProfilesReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetContactProfilesReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakProfilesList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.squeaknode.SqueakProfile.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated SqueakProfile squeak_profiles = 1;\n * @return {!Array.}\n */\nproto.squeaknode.GetContactProfilesReply.prototype.getSqueakProfilesList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.squeaknode.SqueakProfile, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.GetContactProfilesReply.prototype.setSqueakProfilesList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.squeaknode.SqueakProfile=} opt_value\n * @param {number=} opt_index\n * @return {!proto.squeaknode.SqueakProfile}\n */\nproto.squeaknode.GetContactProfilesReply.prototype.addSqueakProfiles = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.squeaknode.SqueakProfile, opt_index);\n};\n\n\nproto.squeaknode.GetContactProfilesReply.prototype.clearSqueakProfilesList = function() {\n this.setSqueakProfilesList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSqueakProfileRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSqueakProfileRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSqueakProfileRequest.displayName = 'proto.squeaknode.GetSqueakProfileRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSqueakProfileRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSqueakProfileRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSqueakProfileRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n profileId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSqueakProfileRequest}\n */\nproto.squeaknode.GetSqueakProfileRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSqueakProfileRequest;\n return proto.squeaknode.GetSqueakProfileRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSqueakProfileRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSqueakProfileRequest}\n */\nproto.squeaknode.GetSqueakProfileRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setProfileId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSqueakProfileRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSqueakProfileRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSqueakProfileRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getProfileId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 profile_id = 1;\n * @return {number}\n */\nproto.squeaknode.GetSqueakProfileRequest.prototype.getProfileId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.GetSqueakProfileRequest.prototype.setProfileId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSqueakProfileReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSqueakProfileReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSqueakProfileReply.displayName = 'proto.squeaknode.GetSqueakProfileReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSqueakProfileReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSqueakProfileReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSqueakProfileReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakProfile: (f = msg.getSqueakProfile()) && proto.squeaknode.SqueakProfile.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSqueakProfileReply}\n */\nproto.squeaknode.GetSqueakProfileReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSqueakProfileReply;\n return proto.squeaknode.GetSqueakProfileReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSqueakProfileReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSqueakProfileReply}\n */\nproto.squeaknode.GetSqueakProfileReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakProfile;\n reader.readMessage(value,proto.squeaknode.SqueakProfile.deserializeBinaryFromReader);\n msg.setSqueakProfile(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSqueakProfileReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSqueakProfileReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSqueakProfileReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakProfile();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.squeaknode.SqueakProfile.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional SqueakProfile squeak_profile = 1;\n * @return {?proto.squeaknode.SqueakProfile}\n */\nproto.squeaknode.GetSqueakProfileReply.prototype.getSqueakProfile = function() {\n return /** @type{?proto.squeaknode.SqueakProfile} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.SqueakProfile, 1));\n};\n\n\n/** @param {?proto.squeaknode.SqueakProfile|undefined} value */\nproto.squeaknode.GetSqueakProfileReply.prototype.setSqueakProfile = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.squeaknode.GetSqueakProfileReply.prototype.clearSqueakProfile = function() {\n this.setSqueakProfile(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.GetSqueakProfileReply.prototype.hasSqueakProfile = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSqueakProfileByAddressRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSqueakProfileByAddressRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSqueakProfileByAddressRequest.displayName = 'proto.squeaknode.GetSqueakProfileByAddressRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSqueakProfileByAddressRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSqueakProfileByAddressRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSqueakProfileByAddressRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileByAddressRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n address: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSqueakProfileByAddressRequest}\n */\nproto.squeaknode.GetSqueakProfileByAddressRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSqueakProfileByAddressRequest;\n return proto.squeaknode.GetSqueakProfileByAddressRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSqueakProfileByAddressRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSqueakProfileByAddressRequest}\n */\nproto.squeaknode.GetSqueakProfileByAddressRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setAddress(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSqueakProfileByAddressRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSqueakProfileByAddressRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSqueakProfileByAddressRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileByAddressRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getAddress();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string address = 1;\n * @return {string}\n */\nproto.squeaknode.GetSqueakProfileByAddressRequest.prototype.getAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.GetSqueakProfileByAddressRequest.prototype.setAddress = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSqueakProfileByAddressReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSqueakProfileByAddressReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSqueakProfileByAddressReply.displayName = 'proto.squeaknode.GetSqueakProfileByAddressReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSqueakProfileByAddressReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSqueakProfileByAddressReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSqueakProfileByAddressReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileByAddressReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakProfile: (f = msg.getSqueakProfile()) && proto.squeaknode.SqueakProfile.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSqueakProfileByAddressReply}\n */\nproto.squeaknode.GetSqueakProfileByAddressReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSqueakProfileByAddressReply;\n return proto.squeaknode.GetSqueakProfileByAddressReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSqueakProfileByAddressReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSqueakProfileByAddressReply}\n */\nproto.squeaknode.GetSqueakProfileByAddressReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakProfile;\n reader.readMessage(value,proto.squeaknode.SqueakProfile.deserializeBinaryFromReader);\n msg.setSqueakProfile(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSqueakProfileByAddressReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSqueakProfileByAddressReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSqueakProfileByAddressReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileByAddressReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakProfile();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.squeaknode.SqueakProfile.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional SqueakProfile squeak_profile = 1;\n * @return {?proto.squeaknode.SqueakProfile}\n */\nproto.squeaknode.GetSqueakProfileByAddressReply.prototype.getSqueakProfile = function() {\n return /** @type{?proto.squeaknode.SqueakProfile} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.SqueakProfile, 1));\n};\n\n\n/** @param {?proto.squeaknode.SqueakProfile|undefined} value */\nproto.squeaknode.GetSqueakProfileByAddressReply.prototype.setSqueakProfile = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.squeaknode.GetSqueakProfileByAddressReply.prototype.clearSqueakProfile = function() {\n this.setSqueakProfile(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.GetSqueakProfileByAddressReply.prototype.hasSqueakProfile = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSqueakProfileByNameRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSqueakProfileByNameRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSqueakProfileByNameRequest.displayName = 'proto.squeaknode.GetSqueakProfileByNameRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSqueakProfileByNameRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSqueakProfileByNameRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSqueakProfileByNameRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileByNameRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n name: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSqueakProfileByNameRequest}\n */\nproto.squeaknode.GetSqueakProfileByNameRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSqueakProfileByNameRequest;\n return proto.squeaknode.GetSqueakProfileByNameRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSqueakProfileByNameRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSqueakProfileByNameRequest}\n */\nproto.squeaknode.GetSqueakProfileByNameRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setName(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSqueakProfileByNameRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSqueakProfileByNameRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSqueakProfileByNameRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileByNameRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getName();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string name = 1;\n * @return {string}\n */\nproto.squeaknode.GetSqueakProfileByNameRequest.prototype.getName = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.GetSqueakProfileByNameRequest.prototype.setName = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSqueakProfileByNameReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSqueakProfileByNameReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSqueakProfileByNameReply.displayName = 'proto.squeaknode.GetSqueakProfileByNameReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSqueakProfileByNameReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSqueakProfileByNameReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSqueakProfileByNameReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileByNameReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakProfile: (f = msg.getSqueakProfile()) && proto.squeaknode.SqueakProfile.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSqueakProfileByNameReply}\n */\nproto.squeaknode.GetSqueakProfileByNameReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSqueakProfileByNameReply;\n return proto.squeaknode.GetSqueakProfileByNameReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSqueakProfileByNameReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSqueakProfileByNameReply}\n */\nproto.squeaknode.GetSqueakProfileByNameReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakProfile;\n reader.readMessage(value,proto.squeaknode.SqueakProfile.deserializeBinaryFromReader);\n msg.setSqueakProfile(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSqueakProfileByNameReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSqueakProfileByNameReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSqueakProfileByNameReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakProfileByNameReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakProfile();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.squeaknode.SqueakProfile.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional SqueakProfile squeak_profile = 1;\n * @return {?proto.squeaknode.SqueakProfile}\n */\nproto.squeaknode.GetSqueakProfileByNameReply.prototype.getSqueakProfile = function() {\n return /** @type{?proto.squeaknode.SqueakProfile} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.SqueakProfile, 1));\n};\n\n\n/** @param {?proto.squeaknode.SqueakProfile|undefined} value */\nproto.squeaknode.GetSqueakProfileByNameReply.prototype.setSqueakProfile = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.squeaknode.GetSqueakProfileByNameReply.prototype.clearSqueakProfile = function() {\n this.setSqueakProfile(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.GetSqueakProfileByNameReply.prototype.hasSqueakProfile = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SetSqueakProfileFollowingRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SetSqueakProfileFollowingRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SetSqueakProfileFollowingRequest.displayName = 'proto.squeaknode.SetSqueakProfileFollowingRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SetSqueakProfileFollowingRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SetSqueakProfileFollowingRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SetSqueakProfileFollowingRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetSqueakProfileFollowingRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n profileId: jspb.Message.getFieldWithDefault(msg, 1, 0),\n following: jspb.Message.getFieldWithDefault(msg, 2, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SetSqueakProfileFollowingRequest}\n */\nproto.squeaknode.SetSqueakProfileFollowingRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SetSqueakProfileFollowingRequest;\n return proto.squeaknode.SetSqueakProfileFollowingRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SetSqueakProfileFollowingRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SetSqueakProfileFollowingRequest}\n */\nproto.squeaknode.SetSqueakProfileFollowingRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setProfileId(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setFollowing(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SetSqueakProfileFollowingRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SetSqueakProfileFollowingRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SetSqueakProfileFollowingRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetSqueakProfileFollowingRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getProfileId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getFollowing();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional int32 profile_id = 1;\n * @return {number}\n */\nproto.squeaknode.SetSqueakProfileFollowingRequest.prototype.getProfileId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SetSqueakProfileFollowingRequest.prototype.setProfileId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool following = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SetSqueakProfileFollowingRequest.prototype.getFollowing = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SetSqueakProfileFollowingRequest.prototype.setFollowing = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SetSqueakProfileFollowingReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SetSqueakProfileFollowingReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SetSqueakProfileFollowingReply.displayName = 'proto.squeaknode.SetSqueakProfileFollowingReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SetSqueakProfileFollowingReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SetSqueakProfileFollowingReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SetSqueakProfileFollowingReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetSqueakProfileFollowingReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SetSqueakProfileFollowingReply}\n */\nproto.squeaknode.SetSqueakProfileFollowingReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SetSqueakProfileFollowingReply;\n return proto.squeaknode.SetSqueakProfileFollowingReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SetSqueakProfileFollowingReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SetSqueakProfileFollowingReply}\n */\nproto.squeaknode.SetSqueakProfileFollowingReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SetSqueakProfileFollowingReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SetSqueakProfileFollowingReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SetSqueakProfileFollowingReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetSqueakProfileFollowingReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SetSqueakProfileSharingRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SetSqueakProfileSharingRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SetSqueakProfileSharingRequest.displayName = 'proto.squeaknode.SetSqueakProfileSharingRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SetSqueakProfileSharingRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SetSqueakProfileSharingRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SetSqueakProfileSharingRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetSqueakProfileSharingRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n profileId: jspb.Message.getFieldWithDefault(msg, 1, 0),\n sharing: jspb.Message.getFieldWithDefault(msg, 2, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SetSqueakProfileSharingRequest}\n */\nproto.squeaknode.SetSqueakProfileSharingRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SetSqueakProfileSharingRequest;\n return proto.squeaknode.SetSqueakProfileSharingRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SetSqueakProfileSharingRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SetSqueakProfileSharingRequest}\n */\nproto.squeaknode.SetSqueakProfileSharingRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setProfileId(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setSharing(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SetSqueakProfileSharingRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SetSqueakProfileSharingRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SetSqueakProfileSharingRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetSqueakProfileSharingRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getProfileId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getSharing();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional int32 profile_id = 1;\n * @return {number}\n */\nproto.squeaknode.SetSqueakProfileSharingRequest.prototype.getProfileId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SetSqueakProfileSharingRequest.prototype.setProfileId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool sharing = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SetSqueakProfileSharingRequest.prototype.getSharing = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SetSqueakProfileSharingRequest.prototype.setSharing = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SetSqueakProfileSharingReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SetSqueakProfileSharingReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SetSqueakProfileSharingReply.displayName = 'proto.squeaknode.SetSqueakProfileSharingReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SetSqueakProfileSharingReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SetSqueakProfileSharingReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SetSqueakProfileSharingReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetSqueakProfileSharingReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SetSqueakProfileSharingReply}\n */\nproto.squeaknode.SetSqueakProfileSharingReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SetSqueakProfileSharingReply;\n return proto.squeaknode.SetSqueakProfileSharingReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SetSqueakProfileSharingReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SetSqueakProfileSharingReply}\n */\nproto.squeaknode.SetSqueakProfileSharingReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SetSqueakProfileSharingReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SetSqueakProfileSharingReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SetSqueakProfileSharingReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetSqueakProfileSharingReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.DeleteSqueakProfileRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.DeleteSqueakProfileRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.DeleteSqueakProfileRequest.displayName = 'proto.squeaknode.DeleteSqueakProfileRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.DeleteSqueakProfileRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.DeleteSqueakProfileRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.DeleteSqueakProfileRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeleteSqueakProfileRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n profileId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.DeleteSqueakProfileRequest}\n */\nproto.squeaknode.DeleteSqueakProfileRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.DeleteSqueakProfileRequest;\n return proto.squeaknode.DeleteSqueakProfileRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.DeleteSqueakProfileRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.DeleteSqueakProfileRequest}\n */\nproto.squeaknode.DeleteSqueakProfileRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setProfileId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.DeleteSqueakProfileRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.DeleteSqueakProfileRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.DeleteSqueakProfileRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeleteSqueakProfileRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getProfileId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 profile_id = 1;\n * @return {number}\n */\nproto.squeaknode.DeleteSqueakProfileRequest.prototype.getProfileId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.DeleteSqueakProfileRequest.prototype.setProfileId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.DeleteSqueakProfileReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.DeleteSqueakProfileReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.DeleteSqueakProfileReply.displayName = 'proto.squeaknode.DeleteSqueakProfileReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.DeleteSqueakProfileReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.DeleteSqueakProfileReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.DeleteSqueakProfileReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeleteSqueakProfileReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.DeleteSqueakProfileReply}\n */\nproto.squeaknode.DeleteSqueakProfileReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.DeleteSqueakProfileReply;\n return proto.squeaknode.DeleteSqueakProfileReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.DeleteSqueakProfileReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.DeleteSqueakProfileReply}\n */\nproto.squeaknode.DeleteSqueakProfileReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.DeleteSqueakProfileReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.DeleteSqueakProfileReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.DeleteSqueakProfileReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeleteSqueakProfileReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SqueakProfile = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SqueakProfile, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SqueakProfile.displayName = 'proto.squeaknode.SqueakProfile';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SqueakProfile.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SqueakProfile.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SqueakProfile} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SqueakProfile.toObject = function(includeInstance, msg) {\n var f, obj = {\n profileId: jspb.Message.getFieldWithDefault(msg, 1, 0),\n profileName: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n hasPrivateKey: jspb.Message.getFieldWithDefault(msg, 3, false),\n address: jspb.Message.getFieldWithDefault(msg, 4, \"\"),\n sharing: jspb.Message.getFieldWithDefault(msg, 5, false),\n following: jspb.Message.getFieldWithDefault(msg, 6, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SqueakProfile}\n */\nproto.squeaknode.SqueakProfile.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SqueakProfile;\n return proto.squeaknode.SqueakProfile.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SqueakProfile} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SqueakProfile}\n */\nproto.squeaknode.SqueakProfile.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setProfileId(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setProfileName(value);\n break;\n case 3:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setHasPrivateKey(value);\n break;\n case 4:\n var value = /** @type {string} */ (reader.readString());\n msg.setAddress(value);\n break;\n case 5:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setSharing(value);\n break;\n case 6:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setFollowing(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SqueakProfile.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SqueakProfile.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SqueakProfile} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SqueakProfile.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getProfileId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getProfileName();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getHasPrivateKey();\n if (f) {\n writer.writeBool(\n 3,\n f\n );\n }\n f = message.getAddress();\n if (f.length > 0) {\n writer.writeString(\n 4,\n f\n );\n }\n f = message.getSharing();\n if (f) {\n writer.writeBool(\n 5,\n f\n );\n }\n f = message.getFollowing();\n if (f) {\n writer.writeBool(\n 6,\n f\n );\n }\n};\n\n\n/**\n * optional int32 profile_id = 1;\n * @return {number}\n */\nproto.squeaknode.SqueakProfile.prototype.getProfileId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SqueakProfile.prototype.setProfileId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string profile_name = 2;\n * @return {string}\n */\nproto.squeaknode.SqueakProfile.prototype.getProfileName = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakProfile.prototype.setProfileName = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional bool has_private_key = 3;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SqueakProfile.prototype.getHasPrivateKey = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 3, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SqueakProfile.prototype.setHasPrivateKey = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional string address = 4;\n * @return {string}\n */\nproto.squeaknode.SqueakProfile.prototype.getAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakProfile.prototype.setAddress = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional bool sharing = 5;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SqueakProfile.prototype.getSharing = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 5, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SqueakProfile.prototype.setSharing = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional bool following = 6;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SqueakProfile.prototype.getFollowing = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 6, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SqueakProfile.prototype.setFollowing = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.MakeSqueakRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.MakeSqueakRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.MakeSqueakRequest.displayName = 'proto.squeaknode.MakeSqueakRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.MakeSqueakRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.MakeSqueakRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.MakeSqueakRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.MakeSqueakRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n profileId: jspb.Message.getFieldWithDefault(msg, 1, 0),\n content: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n replyto: jspb.Message.getFieldWithDefault(msg, 3, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.MakeSqueakRequest}\n */\nproto.squeaknode.MakeSqueakRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.MakeSqueakRequest;\n return proto.squeaknode.MakeSqueakRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.MakeSqueakRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.MakeSqueakRequest}\n */\nproto.squeaknode.MakeSqueakRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setProfileId(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setContent(value);\n break;\n case 3:\n var value = /** @type {string} */ (reader.readString());\n msg.setReplyto(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.MakeSqueakRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.MakeSqueakRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.MakeSqueakRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.MakeSqueakRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getProfileId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getContent();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getReplyto();\n if (f.length > 0) {\n writer.writeString(\n 3,\n f\n );\n }\n};\n\n\n/**\n * optional int32 profile_id = 1;\n * @return {number}\n */\nproto.squeaknode.MakeSqueakRequest.prototype.getProfileId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.MakeSqueakRequest.prototype.setProfileId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string content = 2;\n * @return {string}\n */\nproto.squeaknode.MakeSqueakRequest.prototype.getContent = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.MakeSqueakRequest.prototype.setContent = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional string replyto = 3;\n * @return {string}\n */\nproto.squeaknode.MakeSqueakRequest.prototype.getReplyto = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.MakeSqueakRequest.prototype.setReplyto = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.MakeSqueakReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.MakeSqueakReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.MakeSqueakReply.displayName = 'proto.squeaknode.MakeSqueakReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.MakeSqueakReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.MakeSqueakReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.MakeSqueakReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.MakeSqueakReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakHash: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.MakeSqueakReply}\n */\nproto.squeaknode.MakeSqueakReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.MakeSqueakReply;\n return proto.squeaknode.MakeSqueakReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.MakeSqueakReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.MakeSqueakReply}\n */\nproto.squeaknode.MakeSqueakReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.MakeSqueakReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.MakeSqueakReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.MakeSqueakReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.MakeSqueakReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string squeak_hash = 1;\n * @return {string}\n */\nproto.squeaknode.MakeSqueakReply.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.MakeSqueakReply.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSqueakDisplayRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSqueakDisplayRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSqueakDisplayRequest.displayName = 'proto.squeaknode.GetSqueakDisplayRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSqueakDisplayRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSqueakDisplayRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSqueakDisplayRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakDisplayRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakHash: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSqueakDisplayRequest}\n */\nproto.squeaknode.GetSqueakDisplayRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSqueakDisplayRequest;\n return proto.squeaknode.GetSqueakDisplayRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSqueakDisplayRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSqueakDisplayRequest}\n */\nproto.squeaknode.GetSqueakDisplayRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSqueakDisplayRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSqueakDisplayRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSqueakDisplayRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakDisplayRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string squeak_hash = 1;\n * @return {string}\n */\nproto.squeaknode.GetSqueakDisplayRequest.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.GetSqueakDisplayRequest.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSqueakDisplayReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSqueakDisplayReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSqueakDisplayReply.displayName = 'proto.squeaknode.GetSqueakDisplayReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSqueakDisplayReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSqueakDisplayReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSqueakDisplayReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakDisplayReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakDisplayEntry: (f = msg.getSqueakDisplayEntry()) && proto.squeaknode.SqueakDisplayEntry.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSqueakDisplayReply}\n */\nproto.squeaknode.GetSqueakDisplayReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSqueakDisplayReply;\n return proto.squeaknode.GetSqueakDisplayReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSqueakDisplayReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSqueakDisplayReply}\n */\nproto.squeaknode.GetSqueakDisplayReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakDisplayEntry;\n reader.readMessage(value,proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader);\n msg.setSqueakDisplayEntry(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSqueakDisplayReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSqueakDisplayReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSqueakDisplayReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakDisplayReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakDisplayEntry();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional SqueakDisplayEntry squeak_display_entry = 1;\n * @return {?proto.squeaknode.SqueakDisplayEntry}\n */\nproto.squeaknode.GetSqueakDisplayReply.prototype.getSqueakDisplayEntry = function() {\n return /** @type{?proto.squeaknode.SqueakDisplayEntry} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.SqueakDisplayEntry, 1));\n};\n\n\n/** @param {?proto.squeaknode.SqueakDisplayEntry|undefined} value */\nproto.squeaknode.GetSqueakDisplayReply.prototype.setSqueakDisplayEntry = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.squeaknode.GetSqueakDisplayReply.prototype.clearSqueakDisplayEntry = function() {\n this.setSqueakDisplayEntry(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.GetSqueakDisplayReply.prototype.hasSqueakDisplayEntry = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SqueakDisplayEntry = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SqueakDisplayEntry, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SqueakDisplayEntry.displayName = 'proto.squeaknode.SqueakDisplayEntry';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SqueakDisplayEntry.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SqueakDisplayEntry} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SqueakDisplayEntry.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakHash: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n isUnlocked: jspb.Message.getFieldWithDefault(msg, 2, false),\n contentStr: jspb.Message.getFieldWithDefault(msg, 3, \"\"),\n isReply: jspb.Message.getFieldWithDefault(msg, 4, false),\n replyTo: jspb.Message.getFieldWithDefault(msg, 5, \"\"),\n blockHeight: jspb.Message.getFieldWithDefault(msg, 6, 0),\n blockHash: jspb.Message.getFieldWithDefault(msg, 7, \"\"),\n blockTime: jspb.Message.getFieldWithDefault(msg, 8, 0),\n isAuthorKnown: jspb.Message.getFieldWithDefault(msg, 9, false),\n authorAddress: jspb.Message.getFieldWithDefault(msg, 10, \"\"),\n authorName: jspb.Message.getFieldWithDefault(msg, 11, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SqueakDisplayEntry}\n */\nproto.squeaknode.SqueakDisplayEntry.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SqueakDisplayEntry;\n return proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SqueakDisplayEntry} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SqueakDisplayEntry}\n */\nproto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setIsUnlocked(value);\n break;\n case 3:\n var value = /** @type {string} */ (reader.readString());\n msg.setContentStr(value);\n break;\n case 4:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setIsReply(value);\n break;\n case 5:\n var value = /** @type {string} */ (reader.readString());\n msg.setReplyTo(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setBlockHeight(value);\n break;\n case 7:\n var value = /** @type {string} */ (reader.readString());\n msg.setBlockHash(value);\n break;\n case 8:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setBlockTime(value);\n break;\n case 9:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setIsAuthorKnown(value);\n break;\n case 10:\n var value = /** @type {string} */ (reader.readString());\n msg.setAuthorAddress(value);\n break;\n case 11:\n var value = /** @type {string} */ (reader.readString());\n msg.setAuthorName(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SqueakDisplayEntry} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getIsUnlocked();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n f = message.getContentStr();\n if (f.length > 0) {\n writer.writeString(\n 3,\n f\n );\n }\n f = message.getIsReply();\n if (f) {\n writer.writeBool(\n 4,\n f\n );\n }\n f = message.getReplyTo();\n if (f.length > 0) {\n writer.writeString(\n 5,\n f\n );\n }\n f = message.getBlockHeight();\n if (f !== 0) {\n writer.writeInt32(\n 6,\n f\n );\n }\n f = message.getBlockHash();\n if (f.length > 0) {\n writer.writeString(\n 7,\n f\n );\n }\n f = message.getBlockTime();\n if (f !== 0) {\n writer.writeInt64(\n 8,\n f\n );\n }\n f = message.getIsAuthorKnown();\n if (f) {\n writer.writeBool(\n 9,\n f\n );\n }\n f = message.getAuthorAddress();\n if (f.length > 0) {\n writer.writeString(\n 10,\n f\n );\n }\n f = message.getAuthorName();\n if (f.length > 0) {\n writer.writeString(\n 11,\n f\n );\n }\n};\n\n\n/**\n * optional string squeak_hash = 1;\n * @return {string}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool is_unlocked = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getIsUnlocked = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setIsUnlocked = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional string content_str = 3;\n * @return {string}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getContentStr = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setContentStr = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional bool is_reply = 4;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getIsReply = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 4, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setIsReply = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional string reply_to = 5;\n * @return {string}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getReplyTo = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setReplyTo = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int32 block_height = 6;\n * @return {number}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getBlockHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setBlockHeight = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional string block_hash = 7;\n * @return {string}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getBlockHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setBlockHash = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * optional int64 block_time = 8;\n * @return {number}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getBlockTime = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 8, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setBlockTime = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional bool is_author_known = 9;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getIsAuthorKnown = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 9, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setIsAuthorKnown = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional string author_address = 10;\n * @return {string}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getAuthorAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 10, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setAuthorAddress = function(value) {\n jspb.Message.setField(this, 10, value);\n};\n\n\n/**\n * optional string author_name = 11;\n * @return {string}\n */\nproto.squeaknode.SqueakDisplayEntry.prototype.getAuthorName = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 11, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakDisplayEntry.prototype.setAuthorName = function(value) {\n jspb.Message.setField(this, 11, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetFollowedSqueakDisplaysRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetFollowedSqueakDisplaysRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetFollowedSqueakDisplaysRequest.displayName = 'proto.squeaknode.GetFollowedSqueakDisplaysRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetFollowedSqueakDisplaysRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetFollowedSqueakDisplaysRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetFollowedSqueakDisplaysRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetFollowedSqueakDisplaysRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetFollowedSqueakDisplaysRequest}\n */\nproto.squeaknode.GetFollowedSqueakDisplaysRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetFollowedSqueakDisplaysRequest;\n return proto.squeaknode.GetFollowedSqueakDisplaysRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetFollowedSqueakDisplaysRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetFollowedSqueakDisplaysRequest}\n */\nproto.squeaknode.GetFollowedSqueakDisplaysRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetFollowedSqueakDisplaysRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetFollowedSqueakDisplaysRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetFollowedSqueakDisplaysRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetFollowedSqueakDisplaysRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetFollowedSqueakDisplaysReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.squeaknode.GetFollowedSqueakDisplaysReply.repeatedFields_, null);\n};\ngoog.inherits(proto.squeaknode.GetFollowedSqueakDisplaysReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetFollowedSqueakDisplaysReply.displayName = 'proto.squeaknode.GetFollowedSqueakDisplaysReply';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.squeaknode.GetFollowedSqueakDisplaysReply.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetFollowedSqueakDisplaysReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetFollowedSqueakDisplaysReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetFollowedSqueakDisplaysReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakDisplayEntriesList: jspb.Message.toObjectList(msg.getSqueakDisplayEntriesList(),\n proto.squeaknode.SqueakDisplayEntry.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetFollowedSqueakDisplaysReply}\n */\nproto.squeaknode.GetFollowedSqueakDisplaysReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetFollowedSqueakDisplaysReply;\n return proto.squeaknode.GetFollowedSqueakDisplaysReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetFollowedSqueakDisplaysReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetFollowedSqueakDisplaysReply}\n */\nproto.squeaknode.GetFollowedSqueakDisplaysReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakDisplayEntry;\n reader.readMessage(value,proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader);\n msg.addSqueakDisplayEntries(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetFollowedSqueakDisplaysReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetFollowedSqueakDisplaysReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetFollowedSqueakDisplaysReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakDisplayEntriesList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated SqueakDisplayEntry squeak_display_entries = 1;\n * @return {!Array.}\n */\nproto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.getSqueakDisplayEntriesList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.squeaknode.SqueakDisplayEntry, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.setSqueakDisplayEntriesList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.squeaknode.SqueakDisplayEntry=} opt_value\n * @param {number=} opt_index\n * @return {!proto.squeaknode.SqueakDisplayEntry}\n */\nproto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.addSqueakDisplayEntries = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.squeaknode.SqueakDisplayEntry, opt_index);\n};\n\n\nproto.squeaknode.GetFollowedSqueakDisplaysReply.prototype.clearSqueakDisplayEntriesList = function() {\n this.setSqueakDisplayEntriesList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetAddressSqueakDisplaysRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetAddressSqueakDisplaysRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetAddressSqueakDisplaysRequest.displayName = 'proto.squeaknode.GetAddressSqueakDisplaysRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetAddressSqueakDisplaysRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetAddressSqueakDisplaysRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetAddressSqueakDisplaysRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetAddressSqueakDisplaysRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n address: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetAddressSqueakDisplaysRequest}\n */\nproto.squeaknode.GetAddressSqueakDisplaysRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetAddressSqueakDisplaysRequest;\n return proto.squeaknode.GetAddressSqueakDisplaysRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetAddressSqueakDisplaysRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetAddressSqueakDisplaysRequest}\n */\nproto.squeaknode.GetAddressSqueakDisplaysRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setAddress(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetAddressSqueakDisplaysRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetAddressSqueakDisplaysRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetAddressSqueakDisplaysRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetAddressSqueakDisplaysRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getAddress();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string address = 1;\n * @return {string}\n */\nproto.squeaknode.GetAddressSqueakDisplaysRequest.prototype.getAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.GetAddressSqueakDisplaysRequest.prototype.setAddress = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetAddressSqueakDisplaysReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.squeaknode.GetAddressSqueakDisplaysReply.repeatedFields_, null);\n};\ngoog.inherits(proto.squeaknode.GetAddressSqueakDisplaysReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetAddressSqueakDisplaysReply.displayName = 'proto.squeaknode.GetAddressSqueakDisplaysReply';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.squeaknode.GetAddressSqueakDisplaysReply.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetAddressSqueakDisplaysReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetAddressSqueakDisplaysReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetAddressSqueakDisplaysReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetAddressSqueakDisplaysReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakDisplayEntriesList: jspb.Message.toObjectList(msg.getSqueakDisplayEntriesList(),\n proto.squeaknode.SqueakDisplayEntry.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetAddressSqueakDisplaysReply}\n */\nproto.squeaknode.GetAddressSqueakDisplaysReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetAddressSqueakDisplaysReply;\n return proto.squeaknode.GetAddressSqueakDisplaysReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetAddressSqueakDisplaysReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetAddressSqueakDisplaysReply}\n */\nproto.squeaknode.GetAddressSqueakDisplaysReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakDisplayEntry;\n reader.readMessage(value,proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader);\n msg.addSqueakDisplayEntries(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetAddressSqueakDisplaysReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetAddressSqueakDisplaysReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetAddressSqueakDisplaysReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetAddressSqueakDisplaysReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakDisplayEntriesList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated SqueakDisplayEntry squeak_display_entries = 1;\n * @return {!Array.}\n */\nproto.squeaknode.GetAddressSqueakDisplaysReply.prototype.getSqueakDisplayEntriesList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.squeaknode.SqueakDisplayEntry, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.GetAddressSqueakDisplaysReply.prototype.setSqueakDisplayEntriesList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.squeaknode.SqueakDisplayEntry=} opt_value\n * @param {number=} opt_index\n * @return {!proto.squeaknode.SqueakDisplayEntry}\n */\nproto.squeaknode.GetAddressSqueakDisplaysReply.prototype.addSqueakDisplayEntries = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.squeaknode.SqueakDisplayEntry, opt_index);\n};\n\n\nproto.squeaknode.GetAddressSqueakDisplaysReply.prototype.clearSqueakDisplayEntriesList = function() {\n this.setSqueakDisplayEntriesList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetAncestorSqueakDisplaysRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetAncestorSqueakDisplaysRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetAncestorSqueakDisplaysRequest.displayName = 'proto.squeaknode.GetAncestorSqueakDisplaysRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetAncestorSqueakDisplaysRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetAncestorSqueakDisplaysRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetAncestorSqueakDisplaysRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakHash: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetAncestorSqueakDisplaysRequest}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetAncestorSqueakDisplaysRequest;\n return proto.squeaknode.GetAncestorSqueakDisplaysRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetAncestorSqueakDisplaysRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetAncestorSqueakDisplaysRequest}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetAncestorSqueakDisplaysRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetAncestorSqueakDisplaysRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetAncestorSqueakDisplaysRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string squeak_hash = 1;\n * @return {string}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysRequest.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.GetAncestorSqueakDisplaysRequest.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetAncestorSqueakDisplaysReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.squeaknode.GetAncestorSqueakDisplaysReply.repeatedFields_, null);\n};\ngoog.inherits(proto.squeaknode.GetAncestorSqueakDisplaysReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetAncestorSqueakDisplaysReply.displayName = 'proto.squeaknode.GetAncestorSqueakDisplaysReply';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.squeaknode.GetAncestorSqueakDisplaysReply.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetAncestorSqueakDisplaysReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetAncestorSqueakDisplaysReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetAncestorSqueakDisplaysReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakDisplayEntriesList: jspb.Message.toObjectList(msg.getSqueakDisplayEntriesList(),\n proto.squeaknode.SqueakDisplayEntry.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetAncestorSqueakDisplaysReply}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetAncestorSqueakDisplaysReply;\n return proto.squeaknode.GetAncestorSqueakDisplaysReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetAncestorSqueakDisplaysReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetAncestorSqueakDisplaysReply}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakDisplayEntry;\n reader.readMessage(value,proto.squeaknode.SqueakDisplayEntry.deserializeBinaryFromReader);\n msg.addSqueakDisplayEntries(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetAncestorSqueakDisplaysReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetAncestorSqueakDisplaysReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetAncestorSqueakDisplaysReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakDisplayEntriesList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.squeaknode.SqueakDisplayEntry.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated SqueakDisplayEntry squeak_display_entries = 1;\n * @return {!Array.}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.getSqueakDisplayEntriesList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.squeaknode.SqueakDisplayEntry, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.setSqueakDisplayEntriesList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.squeaknode.SqueakDisplayEntry=} opt_value\n * @param {number=} opt_index\n * @return {!proto.squeaknode.SqueakDisplayEntry}\n */\nproto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.addSqueakDisplayEntries = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.squeaknode.SqueakDisplayEntry, opt_index);\n};\n\n\nproto.squeaknode.GetAncestorSqueakDisplaysReply.prototype.clearSqueakDisplayEntriesList = function() {\n this.setSqueakDisplayEntriesList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.DeleteSqueakRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.DeleteSqueakRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.DeleteSqueakRequest.displayName = 'proto.squeaknode.DeleteSqueakRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.DeleteSqueakRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.DeleteSqueakRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.DeleteSqueakRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeleteSqueakRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakHash: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.DeleteSqueakRequest}\n */\nproto.squeaknode.DeleteSqueakRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.DeleteSqueakRequest;\n return proto.squeaknode.DeleteSqueakRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.DeleteSqueakRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.DeleteSqueakRequest}\n */\nproto.squeaknode.DeleteSqueakRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.DeleteSqueakRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.DeleteSqueakRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.DeleteSqueakRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeleteSqueakRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string squeak_hash = 1;\n * @return {string}\n */\nproto.squeaknode.DeleteSqueakRequest.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.DeleteSqueakRequest.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.DeleteSqueakReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.DeleteSqueakReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.DeleteSqueakReply.displayName = 'proto.squeaknode.DeleteSqueakReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.DeleteSqueakReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.DeleteSqueakReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.DeleteSqueakReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeleteSqueakReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.DeleteSqueakReply}\n */\nproto.squeaknode.DeleteSqueakReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.DeleteSqueakReply;\n return proto.squeaknode.DeleteSqueakReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.DeleteSqueakReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.DeleteSqueakReply}\n */\nproto.squeaknode.DeleteSqueakReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.DeleteSqueakReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.DeleteSqueakReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.DeleteSqueakReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeleteSqueakReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.CreatePeerRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.CreatePeerRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.CreatePeerRequest.displayName = 'proto.squeaknode.CreatePeerRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.CreatePeerRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.CreatePeerRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.CreatePeerRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreatePeerRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n peerName: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n host: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n port: jspb.Message.getFieldWithDefault(msg, 3, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.CreatePeerRequest}\n */\nproto.squeaknode.CreatePeerRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.CreatePeerRequest;\n return proto.squeaknode.CreatePeerRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.CreatePeerRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.CreatePeerRequest}\n */\nproto.squeaknode.CreatePeerRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setPeerName(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setHost(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setPort(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.CreatePeerRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.CreatePeerRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.CreatePeerRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreatePeerRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPeerName();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getHost();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getPort();\n if (f !== 0) {\n writer.writeInt32(\n 3,\n f\n );\n }\n};\n\n\n/**\n * optional string peer_name = 1;\n * @return {string}\n */\nproto.squeaknode.CreatePeerRequest.prototype.getPeerName = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.CreatePeerRequest.prototype.setPeerName = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string host = 2;\n * @return {string}\n */\nproto.squeaknode.CreatePeerRequest.prototype.getHost = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.CreatePeerRequest.prototype.setHost = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int32 port = 3;\n * @return {number}\n */\nproto.squeaknode.CreatePeerRequest.prototype.getPort = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.CreatePeerRequest.prototype.setPort = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.CreatePeerReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.CreatePeerReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.CreatePeerReply.displayName = 'proto.squeaknode.CreatePeerReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.CreatePeerReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.CreatePeerReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.CreatePeerReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreatePeerReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n peerId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.CreatePeerReply}\n */\nproto.squeaknode.CreatePeerReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.CreatePeerReply;\n return proto.squeaknode.CreatePeerReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.CreatePeerReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.CreatePeerReply}\n */\nproto.squeaknode.CreatePeerReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setPeerId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.CreatePeerReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.CreatePeerReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.CreatePeerReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.CreatePeerReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPeerId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 peer_id = 1;\n * @return {number}\n */\nproto.squeaknode.CreatePeerReply.prototype.getPeerId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.CreatePeerReply.prototype.setPeerId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetPeerRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetPeerRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetPeerRequest.displayName = 'proto.squeaknode.GetPeerRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetPeerRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetPeerRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetPeerRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetPeerRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n peerId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetPeerRequest}\n */\nproto.squeaknode.GetPeerRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetPeerRequest;\n return proto.squeaknode.GetPeerRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetPeerRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetPeerRequest}\n */\nproto.squeaknode.GetPeerRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setPeerId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetPeerRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetPeerRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetPeerRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetPeerRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPeerId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 peer_id = 1;\n * @return {number}\n */\nproto.squeaknode.GetPeerRequest.prototype.getPeerId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.GetPeerRequest.prototype.setPeerId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetPeerReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetPeerReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetPeerReply.displayName = 'proto.squeaknode.GetPeerReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetPeerReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetPeerReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetPeerReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetPeerReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakPeer: (f = msg.getSqueakPeer()) && proto.squeaknode.SqueakPeer.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetPeerReply}\n */\nproto.squeaknode.GetPeerReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetPeerReply;\n return proto.squeaknode.GetPeerReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetPeerReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetPeerReply}\n */\nproto.squeaknode.GetPeerReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakPeer;\n reader.readMessage(value,proto.squeaknode.SqueakPeer.deserializeBinaryFromReader);\n msg.setSqueakPeer(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetPeerReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetPeerReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetPeerReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetPeerReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakPeer();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.squeaknode.SqueakPeer.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional SqueakPeer squeak_peer = 1;\n * @return {?proto.squeaknode.SqueakPeer}\n */\nproto.squeaknode.GetPeerReply.prototype.getSqueakPeer = function() {\n return /** @type{?proto.squeaknode.SqueakPeer} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.SqueakPeer, 1));\n};\n\n\n/** @param {?proto.squeaknode.SqueakPeer|undefined} value */\nproto.squeaknode.GetPeerReply.prototype.setSqueakPeer = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.squeaknode.GetPeerReply.prototype.clearSqueakPeer = function() {\n this.setSqueakPeer(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.GetPeerReply.prototype.hasSqueakPeer = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetPeersRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetPeersRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetPeersRequest.displayName = 'proto.squeaknode.GetPeersRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetPeersRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetPeersRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetPeersRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetPeersRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetPeersRequest}\n */\nproto.squeaknode.GetPeersRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetPeersRequest;\n return proto.squeaknode.GetPeersRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetPeersRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetPeersRequest}\n */\nproto.squeaknode.GetPeersRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetPeersRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetPeersRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetPeersRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetPeersRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetPeersReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.squeaknode.GetPeersReply.repeatedFields_, null);\n};\ngoog.inherits(proto.squeaknode.GetPeersReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetPeersReply.displayName = 'proto.squeaknode.GetPeersReply';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.squeaknode.GetPeersReply.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetPeersReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetPeersReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetPeersReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetPeersReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakPeersList: jspb.Message.toObjectList(msg.getSqueakPeersList(),\n proto.squeaknode.SqueakPeer.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetPeersReply}\n */\nproto.squeaknode.GetPeersReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetPeersReply;\n return proto.squeaknode.GetPeersReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetPeersReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetPeersReply}\n */\nproto.squeaknode.GetPeersReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakPeer;\n reader.readMessage(value,proto.squeaknode.SqueakPeer.deserializeBinaryFromReader);\n msg.addSqueakPeers(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetPeersReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetPeersReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetPeersReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetPeersReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakPeersList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.squeaknode.SqueakPeer.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated SqueakPeer squeak_peers = 1;\n * @return {!Array.}\n */\nproto.squeaknode.GetPeersReply.prototype.getSqueakPeersList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.squeaknode.SqueakPeer, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.GetPeersReply.prototype.setSqueakPeersList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.squeaknode.SqueakPeer=} opt_value\n * @param {number=} opt_index\n * @return {!proto.squeaknode.SqueakPeer}\n */\nproto.squeaknode.GetPeersReply.prototype.addSqueakPeers = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.squeaknode.SqueakPeer, opt_index);\n};\n\n\nproto.squeaknode.GetPeersReply.prototype.clearSqueakPeersList = function() {\n this.setSqueakPeersList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SqueakPeer = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SqueakPeer, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SqueakPeer.displayName = 'proto.squeaknode.SqueakPeer';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SqueakPeer.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SqueakPeer.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SqueakPeer} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SqueakPeer.toObject = function(includeInstance, msg) {\n var f, obj = {\n peerId: jspb.Message.getFieldWithDefault(msg, 1, 0),\n peerName: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n host: jspb.Message.getFieldWithDefault(msg, 3, \"\"),\n port: jspb.Message.getFieldWithDefault(msg, 4, 0),\n uploading: jspb.Message.getFieldWithDefault(msg, 5, false),\n downloading: jspb.Message.getFieldWithDefault(msg, 6, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SqueakPeer}\n */\nproto.squeaknode.SqueakPeer.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SqueakPeer;\n return proto.squeaknode.SqueakPeer.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SqueakPeer} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SqueakPeer}\n */\nproto.squeaknode.SqueakPeer.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setPeerId(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setPeerName(value);\n break;\n case 3:\n var value = /** @type {string} */ (reader.readString());\n msg.setHost(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setPort(value);\n break;\n case 5:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setUploading(value);\n break;\n case 6:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setDownloading(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SqueakPeer.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SqueakPeer.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SqueakPeer} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SqueakPeer.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPeerId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getPeerName();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getHost();\n if (f.length > 0) {\n writer.writeString(\n 3,\n f\n );\n }\n f = message.getPort();\n if (f !== 0) {\n writer.writeInt32(\n 4,\n f\n );\n }\n f = message.getUploading();\n if (f) {\n writer.writeBool(\n 5,\n f\n );\n }\n f = message.getDownloading();\n if (f) {\n writer.writeBool(\n 6,\n f\n );\n }\n};\n\n\n/**\n * optional int32 peer_id = 1;\n * @return {number}\n */\nproto.squeaknode.SqueakPeer.prototype.getPeerId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SqueakPeer.prototype.setPeerId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string peer_name = 2;\n * @return {string}\n */\nproto.squeaknode.SqueakPeer.prototype.getPeerName = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakPeer.prototype.setPeerName = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional string host = 3;\n * @return {string}\n */\nproto.squeaknode.SqueakPeer.prototype.getHost = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakPeer.prototype.setHost = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional int32 port = 4;\n * @return {number}\n */\nproto.squeaknode.SqueakPeer.prototype.getPort = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SqueakPeer.prototype.setPort = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional bool uploading = 5;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SqueakPeer.prototype.getUploading = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 5, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SqueakPeer.prototype.setUploading = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional bool downloading = 6;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SqueakPeer.prototype.getDownloading = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 6, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SqueakPeer.prototype.setDownloading = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SetPeerDownloadingRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SetPeerDownloadingRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SetPeerDownloadingRequest.displayName = 'proto.squeaknode.SetPeerDownloadingRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SetPeerDownloadingRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SetPeerDownloadingRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SetPeerDownloadingRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetPeerDownloadingRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n peerId: jspb.Message.getFieldWithDefault(msg, 1, 0),\n downloading: jspb.Message.getFieldWithDefault(msg, 2, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SetPeerDownloadingRequest}\n */\nproto.squeaknode.SetPeerDownloadingRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SetPeerDownloadingRequest;\n return proto.squeaknode.SetPeerDownloadingRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SetPeerDownloadingRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SetPeerDownloadingRequest}\n */\nproto.squeaknode.SetPeerDownloadingRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setPeerId(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setDownloading(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SetPeerDownloadingRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SetPeerDownloadingRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SetPeerDownloadingRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetPeerDownloadingRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPeerId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getDownloading();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional int32 peer_id = 1;\n * @return {number}\n */\nproto.squeaknode.SetPeerDownloadingRequest.prototype.getPeerId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SetPeerDownloadingRequest.prototype.setPeerId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool downloading = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SetPeerDownloadingRequest.prototype.getDownloading = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SetPeerDownloadingRequest.prototype.setDownloading = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SetPeerDownloadingReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SetPeerDownloadingReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SetPeerDownloadingReply.displayName = 'proto.squeaknode.SetPeerDownloadingReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SetPeerDownloadingReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SetPeerDownloadingReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SetPeerDownloadingReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetPeerDownloadingReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SetPeerDownloadingReply}\n */\nproto.squeaknode.SetPeerDownloadingReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SetPeerDownloadingReply;\n return proto.squeaknode.SetPeerDownloadingReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SetPeerDownloadingReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SetPeerDownloadingReply}\n */\nproto.squeaknode.SetPeerDownloadingReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SetPeerDownloadingReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SetPeerDownloadingReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SetPeerDownloadingReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetPeerDownloadingReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SetPeerUploadingRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SetPeerUploadingRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SetPeerUploadingRequest.displayName = 'proto.squeaknode.SetPeerUploadingRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SetPeerUploadingRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SetPeerUploadingRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SetPeerUploadingRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetPeerUploadingRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n peerId: jspb.Message.getFieldWithDefault(msg, 1, 0),\n uploading: jspb.Message.getFieldWithDefault(msg, 2, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SetPeerUploadingRequest}\n */\nproto.squeaknode.SetPeerUploadingRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SetPeerUploadingRequest;\n return proto.squeaknode.SetPeerUploadingRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SetPeerUploadingRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SetPeerUploadingRequest}\n */\nproto.squeaknode.SetPeerUploadingRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setPeerId(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setUploading(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SetPeerUploadingRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SetPeerUploadingRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SetPeerUploadingRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetPeerUploadingRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPeerId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getUploading();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional int32 peer_id = 1;\n * @return {number}\n */\nproto.squeaknode.SetPeerUploadingRequest.prototype.getPeerId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SetPeerUploadingRequest.prototype.setPeerId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool uploading = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SetPeerUploadingRequest.prototype.getUploading = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SetPeerUploadingRequest.prototype.setUploading = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SetPeerUploadingReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SetPeerUploadingReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SetPeerUploadingReply.displayName = 'proto.squeaknode.SetPeerUploadingReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SetPeerUploadingReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SetPeerUploadingReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SetPeerUploadingReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetPeerUploadingReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SetPeerUploadingReply}\n */\nproto.squeaknode.SetPeerUploadingReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SetPeerUploadingReply;\n return proto.squeaknode.SetPeerUploadingReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SetPeerUploadingReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SetPeerUploadingReply}\n */\nproto.squeaknode.SetPeerUploadingReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SetPeerUploadingReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SetPeerUploadingReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SetPeerUploadingReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SetPeerUploadingReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.DeletePeerRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.DeletePeerRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.DeletePeerRequest.displayName = 'proto.squeaknode.DeletePeerRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.DeletePeerRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.DeletePeerRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.DeletePeerRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeletePeerRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n peerId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.DeletePeerRequest}\n */\nproto.squeaknode.DeletePeerRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.DeletePeerRequest;\n return proto.squeaknode.DeletePeerRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.DeletePeerRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.DeletePeerRequest}\n */\nproto.squeaknode.DeletePeerRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setPeerId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.DeletePeerRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.DeletePeerRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.DeletePeerRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeletePeerRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPeerId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 peer_id = 1;\n * @return {number}\n */\nproto.squeaknode.DeletePeerRequest.prototype.getPeerId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.DeletePeerRequest.prototype.setPeerId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.DeletePeerReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.DeletePeerReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.DeletePeerReply.displayName = 'proto.squeaknode.DeletePeerReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.DeletePeerReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.DeletePeerReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.DeletePeerReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeletePeerReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.DeletePeerReply}\n */\nproto.squeaknode.DeletePeerReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.DeletePeerReply;\n return proto.squeaknode.DeletePeerReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.DeletePeerReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.DeletePeerReply}\n */\nproto.squeaknode.DeletePeerReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.DeletePeerReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.DeletePeerReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.DeletePeerReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.DeletePeerReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.LoadBuyOffersRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.LoadBuyOffersRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.LoadBuyOffersRequest.displayName = 'proto.squeaknode.LoadBuyOffersRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.LoadBuyOffersRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.LoadBuyOffersRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.LoadBuyOffersRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.LoadBuyOffersRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakHash: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.LoadBuyOffersRequest}\n */\nproto.squeaknode.LoadBuyOffersRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.LoadBuyOffersRequest;\n return proto.squeaknode.LoadBuyOffersRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.LoadBuyOffersRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.LoadBuyOffersRequest}\n */\nproto.squeaknode.LoadBuyOffersRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.LoadBuyOffersRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.LoadBuyOffersRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.LoadBuyOffersRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.LoadBuyOffersRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string squeak_hash = 1;\n * @return {string}\n */\nproto.squeaknode.LoadBuyOffersRequest.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.LoadBuyOffersRequest.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.LoadBuyOffersReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.LoadBuyOffersReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.LoadBuyOffersReply.displayName = 'proto.squeaknode.LoadBuyOffersReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.LoadBuyOffersReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.LoadBuyOffersReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.LoadBuyOffersReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.LoadBuyOffersReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.LoadBuyOffersReply}\n */\nproto.squeaknode.LoadBuyOffersReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.LoadBuyOffersReply;\n return proto.squeaknode.LoadBuyOffersReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.LoadBuyOffersReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.LoadBuyOffersReply}\n */\nproto.squeaknode.LoadBuyOffersReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.LoadBuyOffersReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.LoadBuyOffersReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.LoadBuyOffersReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.LoadBuyOffersReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetBuyOffersRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetBuyOffersRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetBuyOffersRequest.displayName = 'proto.squeaknode.GetBuyOffersRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetBuyOffersRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetBuyOffersRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetBuyOffersRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetBuyOffersRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakHash: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetBuyOffersRequest}\n */\nproto.squeaknode.GetBuyOffersRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetBuyOffersRequest;\n return proto.squeaknode.GetBuyOffersRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetBuyOffersRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetBuyOffersRequest}\n */\nproto.squeaknode.GetBuyOffersRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetBuyOffersRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetBuyOffersRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetBuyOffersRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetBuyOffersRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string squeak_hash = 1;\n * @return {string}\n */\nproto.squeaknode.GetBuyOffersRequest.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.GetBuyOffersRequest.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetBuyOffersReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.squeaknode.GetBuyOffersReply.repeatedFields_, null);\n};\ngoog.inherits(proto.squeaknode.GetBuyOffersReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetBuyOffersReply.displayName = 'proto.squeaknode.GetBuyOffersReply';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.squeaknode.GetBuyOffersReply.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetBuyOffersReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetBuyOffersReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetBuyOffersReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetBuyOffersReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n offersList: jspb.Message.toObjectList(msg.getOffersList(),\n proto.squeaknode.OfferDisplayEntry.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetBuyOffersReply}\n */\nproto.squeaknode.GetBuyOffersReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetBuyOffersReply;\n return proto.squeaknode.GetBuyOffersReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetBuyOffersReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetBuyOffersReply}\n */\nproto.squeaknode.GetBuyOffersReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.OfferDisplayEntry;\n reader.readMessage(value,proto.squeaknode.OfferDisplayEntry.deserializeBinaryFromReader);\n msg.addOffers(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetBuyOffersReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetBuyOffersReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetBuyOffersReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetBuyOffersReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getOffersList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.squeaknode.OfferDisplayEntry.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated OfferDisplayEntry offers = 1;\n * @return {!Array.}\n */\nproto.squeaknode.GetBuyOffersReply.prototype.getOffersList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.squeaknode.OfferDisplayEntry, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.GetBuyOffersReply.prototype.setOffersList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.squeaknode.OfferDisplayEntry=} opt_value\n * @param {number=} opt_index\n * @return {!proto.squeaknode.OfferDisplayEntry}\n */\nproto.squeaknode.GetBuyOffersReply.prototype.addOffers = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.squeaknode.OfferDisplayEntry, opt_index);\n};\n\n\nproto.squeaknode.GetBuyOffersReply.prototype.clearOffersList = function() {\n this.setOffersList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetBuyOfferRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetBuyOfferRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetBuyOfferRequest.displayName = 'proto.squeaknode.GetBuyOfferRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetBuyOfferRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetBuyOfferRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetBuyOfferRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetBuyOfferRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n offerId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetBuyOfferRequest}\n */\nproto.squeaknode.GetBuyOfferRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetBuyOfferRequest;\n return proto.squeaknode.GetBuyOfferRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetBuyOfferRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetBuyOfferRequest}\n */\nproto.squeaknode.GetBuyOfferRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setOfferId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetBuyOfferRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetBuyOfferRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetBuyOfferRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetBuyOfferRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getOfferId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 offer_id = 1;\n * @return {number}\n */\nproto.squeaknode.GetBuyOfferRequest.prototype.getOfferId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.GetBuyOfferRequest.prototype.setOfferId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetBuyOfferReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetBuyOfferReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetBuyOfferReply.displayName = 'proto.squeaknode.GetBuyOfferReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetBuyOfferReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetBuyOfferReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetBuyOfferReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetBuyOfferReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n offer: (f = msg.getOffer()) && proto.squeaknode.OfferDisplayEntry.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetBuyOfferReply}\n */\nproto.squeaknode.GetBuyOfferReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetBuyOfferReply;\n return proto.squeaknode.GetBuyOfferReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetBuyOfferReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetBuyOfferReply}\n */\nproto.squeaknode.GetBuyOfferReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.OfferDisplayEntry;\n reader.readMessage(value,proto.squeaknode.OfferDisplayEntry.deserializeBinaryFromReader);\n msg.setOffer(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetBuyOfferReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetBuyOfferReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetBuyOfferReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetBuyOfferReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getOffer();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.squeaknode.OfferDisplayEntry.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional OfferDisplayEntry offer = 1;\n * @return {?proto.squeaknode.OfferDisplayEntry}\n */\nproto.squeaknode.GetBuyOfferReply.prototype.getOffer = function() {\n return /** @type{?proto.squeaknode.OfferDisplayEntry} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.OfferDisplayEntry, 1));\n};\n\n\n/** @param {?proto.squeaknode.OfferDisplayEntry|undefined} value */\nproto.squeaknode.GetBuyOfferReply.prototype.setOffer = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.squeaknode.GetBuyOfferReply.prototype.clearOffer = function() {\n this.setOffer(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.GetBuyOfferReply.prototype.hasOffer = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.OfferDisplayEntry = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.OfferDisplayEntry, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.OfferDisplayEntry.displayName = 'proto.squeaknode.OfferDisplayEntry';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.OfferDisplayEntry.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.OfferDisplayEntry} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.OfferDisplayEntry.toObject = function(includeInstance, msg) {\n var f, obj = {\n offerId: jspb.Message.getFieldWithDefault(msg, 1, 0),\n squeakHash: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n priceMsat: jspb.Message.getFieldWithDefault(msg, 3, 0),\n nodePubkey: jspb.Message.getFieldWithDefault(msg, 4, \"\"),\n nodeHost: jspb.Message.getFieldWithDefault(msg, 5, \"\"),\n nodePort: jspb.Message.getFieldWithDefault(msg, 6, 0),\n peer: (f = msg.getPeer()) && proto.squeaknode.SqueakPeer.toObject(includeInstance, f),\n invoiceTimestamp: jspb.Message.getFieldWithDefault(msg, 8, 0),\n invoiceExpiry: jspb.Message.getFieldWithDefault(msg, 9, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.OfferDisplayEntry}\n */\nproto.squeaknode.OfferDisplayEntry.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.OfferDisplayEntry;\n return proto.squeaknode.OfferDisplayEntry.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.OfferDisplayEntry} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.OfferDisplayEntry}\n */\nproto.squeaknode.OfferDisplayEntry.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setOfferId(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setPriceMsat(value);\n break;\n case 4:\n var value = /** @type {string} */ (reader.readString());\n msg.setNodePubkey(value);\n break;\n case 5:\n var value = /** @type {string} */ (reader.readString());\n msg.setNodeHost(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setNodePort(value);\n break;\n case 7:\n var value = new proto.squeaknode.SqueakPeer;\n reader.readMessage(value,proto.squeaknode.SqueakPeer.deserializeBinaryFromReader);\n msg.setPeer(value);\n break;\n case 8:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setInvoiceTimestamp(value);\n break;\n case 9:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setInvoiceExpiry(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.OfferDisplayEntry.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.OfferDisplayEntry} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.OfferDisplayEntry.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getOfferId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getPriceMsat();\n if (f !== 0) {\n writer.writeInt64(\n 3,\n f\n );\n }\n f = message.getNodePubkey();\n if (f.length > 0) {\n writer.writeString(\n 4,\n f\n );\n }\n f = message.getNodeHost();\n if (f.length > 0) {\n writer.writeString(\n 5,\n f\n );\n }\n f = message.getNodePort();\n if (f !== 0) {\n writer.writeInt32(\n 6,\n f\n );\n }\n f = message.getPeer();\n if (f != null) {\n writer.writeMessage(\n 7,\n f,\n proto.squeaknode.SqueakPeer.serializeBinaryToWriter\n );\n }\n f = message.getInvoiceTimestamp();\n if (f !== 0) {\n writer.writeInt32(\n 8,\n f\n );\n }\n f = message.getInvoiceExpiry();\n if (f !== 0) {\n writer.writeInt32(\n 9,\n f\n );\n }\n};\n\n\n/**\n * optional int32 offer_id = 1;\n * @return {number}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.getOfferId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.OfferDisplayEntry.prototype.setOfferId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string squeak_hash = 2;\n * @return {string}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.OfferDisplayEntry.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 price_msat = 3;\n * @return {number}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.getPriceMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.OfferDisplayEntry.prototype.setPriceMsat = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional string node_pubkey = 4;\n * @return {string}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.getNodePubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.OfferDisplayEntry.prototype.setNodePubkey = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional string node_host = 5;\n * @return {string}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.getNodeHost = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.OfferDisplayEntry.prototype.setNodeHost = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int32 node_port = 6;\n * @return {number}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.getNodePort = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.OfferDisplayEntry.prototype.setNodePort = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional SqueakPeer peer = 7;\n * @return {?proto.squeaknode.SqueakPeer}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.getPeer = function() {\n return /** @type{?proto.squeaknode.SqueakPeer} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.SqueakPeer, 7));\n};\n\n\n/** @param {?proto.squeaknode.SqueakPeer|undefined} value */\nproto.squeaknode.OfferDisplayEntry.prototype.setPeer = function(value) {\n jspb.Message.setWrapperField(this, 7, value);\n};\n\n\nproto.squeaknode.OfferDisplayEntry.prototype.clearPeer = function() {\n this.setPeer(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.hasPeer = function() {\n return jspb.Message.getField(this, 7) != null;\n};\n\n\n/**\n * optional int32 invoice_timestamp = 8;\n * @return {number}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.getInvoiceTimestamp = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 8, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.OfferDisplayEntry.prototype.setInvoiceTimestamp = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional int32 invoice_expiry = 9;\n * @return {number}\n */\nproto.squeaknode.OfferDisplayEntry.prototype.getInvoiceExpiry = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 9, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.OfferDisplayEntry.prototype.setInvoiceExpiry = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SyncSqueaksRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SyncSqueaksRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SyncSqueaksRequest.displayName = 'proto.squeaknode.SyncSqueaksRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SyncSqueaksRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SyncSqueaksRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SyncSqueaksRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SyncSqueaksRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SyncSqueaksRequest}\n */\nproto.squeaknode.SyncSqueaksRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SyncSqueaksRequest;\n return proto.squeaknode.SyncSqueaksRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SyncSqueaksRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SyncSqueaksRequest}\n */\nproto.squeaknode.SyncSqueaksRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SyncSqueaksRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SyncSqueaksRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SyncSqueaksRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SyncSqueaksRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SyncSqueaksReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SyncSqueaksReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SyncSqueaksReply.displayName = 'proto.squeaknode.SyncSqueaksReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SyncSqueaksReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SyncSqueaksReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SyncSqueaksReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SyncSqueaksReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n syncResult: (f = msg.getSyncResult()) && proto.squeaknode.SyncResult.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SyncSqueaksReply}\n */\nproto.squeaknode.SyncSqueaksReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SyncSqueaksReply;\n return proto.squeaknode.SyncSqueaksReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SyncSqueaksReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SyncSqueaksReply}\n */\nproto.squeaknode.SyncSqueaksReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SyncResult;\n reader.readMessage(value,proto.squeaknode.SyncResult.deserializeBinaryFromReader);\n msg.setSyncResult(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SyncSqueaksReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SyncSqueaksReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SyncSqueaksReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SyncSqueaksReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSyncResult();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.squeaknode.SyncResult.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional SyncResult sync_result = 1;\n * @return {?proto.squeaknode.SyncResult}\n */\nproto.squeaknode.SyncSqueaksReply.prototype.getSyncResult = function() {\n return /** @type{?proto.squeaknode.SyncResult} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.SyncResult, 1));\n};\n\n\n/** @param {?proto.squeaknode.SyncResult|undefined} value */\nproto.squeaknode.SyncSqueaksReply.prototype.setSyncResult = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.squeaknode.SyncSqueaksReply.prototype.clearSyncResult = function() {\n this.setSyncResult(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.SyncSqueaksReply.prototype.hasSyncResult = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.PayOfferRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.PayOfferRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.PayOfferRequest.displayName = 'proto.squeaknode.PayOfferRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.PayOfferRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.PayOfferRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.PayOfferRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.PayOfferRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n offerId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.PayOfferRequest}\n */\nproto.squeaknode.PayOfferRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.PayOfferRequest;\n return proto.squeaknode.PayOfferRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.PayOfferRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.PayOfferRequest}\n */\nproto.squeaknode.PayOfferRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setOfferId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.PayOfferRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.PayOfferRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.PayOfferRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.PayOfferRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getOfferId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 offer_id = 1;\n * @return {number}\n */\nproto.squeaknode.PayOfferRequest.prototype.getOfferId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.PayOfferRequest.prototype.setOfferId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.PayOfferReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.PayOfferReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.PayOfferReply.displayName = 'proto.squeaknode.PayOfferReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.PayOfferReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.PayOfferReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.PayOfferReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.PayOfferReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n sentPaymentId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.PayOfferReply}\n */\nproto.squeaknode.PayOfferReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.PayOfferReply;\n return proto.squeaknode.PayOfferReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.PayOfferReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.PayOfferReply}\n */\nproto.squeaknode.PayOfferReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setSentPaymentId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.PayOfferReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.PayOfferReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.PayOfferReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.PayOfferReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSentPaymentId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 sent_payment_id = 1;\n * @return {number}\n */\nproto.squeaknode.PayOfferReply.prototype.getSentPaymentId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.PayOfferReply.prototype.setSentPaymentId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSentPaymentsRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSentPaymentsRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSentPaymentsRequest.displayName = 'proto.squeaknode.GetSentPaymentsRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSentPaymentsRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSentPaymentsRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSentPaymentsRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSentPaymentsRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSentPaymentsRequest}\n */\nproto.squeaknode.GetSentPaymentsRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSentPaymentsRequest;\n return proto.squeaknode.GetSentPaymentsRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSentPaymentsRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSentPaymentsRequest}\n */\nproto.squeaknode.GetSentPaymentsRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSentPaymentsRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSentPaymentsRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSentPaymentsRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSentPaymentsRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSentPaymentsReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.squeaknode.GetSentPaymentsReply.repeatedFields_, null);\n};\ngoog.inherits(proto.squeaknode.GetSentPaymentsReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSentPaymentsReply.displayName = 'proto.squeaknode.GetSentPaymentsReply';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.squeaknode.GetSentPaymentsReply.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSentPaymentsReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSentPaymentsReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSentPaymentsReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSentPaymentsReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n sentPaymentsList: jspb.Message.toObjectList(msg.getSentPaymentsList(),\n proto.squeaknode.SentPayment.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSentPaymentsReply}\n */\nproto.squeaknode.GetSentPaymentsReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSentPaymentsReply;\n return proto.squeaknode.GetSentPaymentsReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSentPaymentsReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSentPaymentsReply}\n */\nproto.squeaknode.GetSentPaymentsReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SentPayment;\n reader.readMessage(value,proto.squeaknode.SentPayment.deserializeBinaryFromReader);\n msg.addSentPayments(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSentPaymentsReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSentPaymentsReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSentPaymentsReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSentPaymentsReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSentPaymentsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.squeaknode.SentPayment.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated SentPayment sent_payments = 1;\n * @return {!Array.}\n */\nproto.squeaknode.GetSentPaymentsReply.prototype.getSentPaymentsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.squeaknode.SentPayment, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.GetSentPaymentsReply.prototype.setSentPaymentsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.squeaknode.SentPayment=} opt_value\n * @param {number=} opt_index\n * @return {!proto.squeaknode.SentPayment}\n */\nproto.squeaknode.GetSentPaymentsReply.prototype.addSentPayments = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.squeaknode.SentPayment, opt_index);\n};\n\n\nproto.squeaknode.GetSentPaymentsReply.prototype.clearSentPaymentsList = function() {\n this.setSentPaymentsList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSentPaymentRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSentPaymentRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSentPaymentRequest.displayName = 'proto.squeaknode.GetSentPaymentRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSentPaymentRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSentPaymentRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSentPaymentRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSentPaymentRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n sentPaymentId: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSentPaymentRequest}\n */\nproto.squeaknode.GetSentPaymentRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSentPaymentRequest;\n return proto.squeaknode.GetSentPaymentRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSentPaymentRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSentPaymentRequest}\n */\nproto.squeaknode.GetSentPaymentRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setSentPaymentId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSentPaymentRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSentPaymentRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSentPaymentRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSentPaymentRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSentPaymentId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional int32 sent_payment_id = 1;\n * @return {number}\n */\nproto.squeaknode.GetSentPaymentRequest.prototype.getSentPaymentId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.GetSentPaymentRequest.prototype.setSentPaymentId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSentPaymentReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSentPaymentReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSentPaymentReply.displayName = 'proto.squeaknode.GetSentPaymentReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSentPaymentReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSentPaymentReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSentPaymentReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSentPaymentReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n sentPayment: (f = msg.getSentPayment()) && proto.squeaknode.SentPayment.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSentPaymentReply}\n */\nproto.squeaknode.GetSentPaymentReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSentPaymentReply;\n return proto.squeaknode.GetSentPaymentReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSentPaymentReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSentPaymentReply}\n */\nproto.squeaknode.GetSentPaymentReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SentPayment;\n reader.readMessage(value,proto.squeaknode.SentPayment.deserializeBinaryFromReader);\n msg.setSentPayment(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSentPaymentReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSentPaymentReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSentPaymentReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSentPaymentReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSentPayment();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.squeaknode.SentPayment.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional SentPayment sent_payment = 1;\n * @return {?proto.squeaknode.SentPayment}\n */\nproto.squeaknode.GetSentPaymentReply.prototype.getSentPayment = function() {\n return /** @type{?proto.squeaknode.SentPayment} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.SentPayment, 1));\n};\n\n\n/** @param {?proto.squeaknode.SentPayment|undefined} value */\nproto.squeaknode.GetSentPaymentReply.prototype.setSentPayment = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.squeaknode.GetSentPaymentReply.prototype.clearSentPayment = function() {\n this.setSentPayment(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.GetSentPaymentReply.prototype.hasSentPayment = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SentPayment = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SentPayment, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SentPayment.displayName = 'proto.squeaknode.SentPayment';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SentPayment.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SentPayment.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SentPayment} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SentPayment.toObject = function(includeInstance, msg) {\n var f, obj = {\n sentPaymentId: jspb.Message.getFieldWithDefault(msg, 1, 0),\n offerId: jspb.Message.getFieldWithDefault(msg, 2, 0),\n peerId: jspb.Message.getFieldWithDefault(msg, 3, 0),\n squeakHash: jspb.Message.getFieldWithDefault(msg, 4, \"\"),\n preimageHash: jspb.Message.getFieldWithDefault(msg, 5, \"\"),\n preimage: jspb.Message.getFieldWithDefault(msg, 6, \"\"),\n priceMsat: jspb.Message.getFieldWithDefault(msg, 7, 0),\n nodePubkey: jspb.Message.getFieldWithDefault(msg, 8, \"\"),\n preimageIsValid: jspb.Message.getFieldWithDefault(msg, 9, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SentPayment}\n */\nproto.squeaknode.SentPayment.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SentPayment;\n return proto.squeaknode.SentPayment.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SentPayment} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SentPayment}\n */\nproto.squeaknode.SentPayment.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setSentPaymentId(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setOfferId(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setPeerId(value);\n break;\n case 4:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n case 5:\n var value = /** @type {string} */ (reader.readString());\n msg.setPreimageHash(value);\n break;\n case 6:\n var value = /** @type {string} */ (reader.readString());\n msg.setPreimage(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setPriceMsat(value);\n break;\n case 8:\n var value = /** @type {string} */ (reader.readString());\n msg.setNodePubkey(value);\n break;\n case 9:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setPreimageIsValid(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SentPayment.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SentPayment.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SentPayment} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SentPayment.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSentPaymentId();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getOfferId();\n if (f !== 0) {\n writer.writeInt32(\n 2,\n f\n );\n }\n f = message.getPeerId();\n if (f !== 0) {\n writer.writeInt32(\n 3,\n f\n );\n }\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 4,\n f\n );\n }\n f = message.getPreimageHash();\n if (f.length > 0) {\n writer.writeString(\n 5,\n f\n );\n }\n f = message.getPreimage();\n if (f.length > 0) {\n writer.writeString(\n 6,\n f\n );\n }\n f = message.getPriceMsat();\n if (f !== 0) {\n writer.writeInt64(\n 7,\n f\n );\n }\n f = message.getNodePubkey();\n if (f.length > 0) {\n writer.writeString(\n 8,\n f\n );\n }\n f = message.getPreimageIsValid();\n if (f) {\n writer.writeBool(\n 9,\n f\n );\n }\n};\n\n\n/**\n * optional int32 sent_payment_id = 1;\n * @return {number}\n */\nproto.squeaknode.SentPayment.prototype.getSentPaymentId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SentPayment.prototype.setSentPaymentId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int32 offer_id = 2;\n * @return {number}\n */\nproto.squeaknode.SentPayment.prototype.getOfferId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SentPayment.prototype.setOfferId = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int32 peer_id = 3;\n * @return {number}\n */\nproto.squeaknode.SentPayment.prototype.getPeerId = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SentPayment.prototype.setPeerId = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional string squeak_hash = 4;\n * @return {string}\n */\nproto.squeaknode.SentPayment.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SentPayment.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional string preimage_hash = 5;\n * @return {string}\n */\nproto.squeaknode.SentPayment.prototype.getPreimageHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SentPayment.prototype.setPreimageHash = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional string preimage = 6;\n * @return {string}\n */\nproto.squeaknode.SentPayment.prototype.getPreimage = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SentPayment.prototype.setPreimage = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional int64 price_msat = 7;\n * @return {number}\n */\nproto.squeaknode.SentPayment.prototype.getPriceMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.squeaknode.SentPayment.prototype.setPriceMsat = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * optional string node_pubkey = 8;\n * @return {string}\n */\nproto.squeaknode.SentPayment.prototype.getNodePubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 8, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SentPayment.prototype.setNodePubkey = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional bool preimage_is_valid = 9;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.squeaknode.SentPayment.prototype.getPreimageIsValid = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 9, false));\n};\n\n\n/** @param {boolean} value */\nproto.squeaknode.SentPayment.prototype.setPreimageIsValid = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SyncSqueakRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SyncSqueakRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SyncSqueakRequest.displayName = 'proto.squeaknode.SyncSqueakRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SyncSqueakRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SyncSqueakRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SyncSqueakRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SyncSqueakRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakHash: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SyncSqueakRequest}\n */\nproto.squeaknode.SyncSqueakRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SyncSqueakRequest;\n return proto.squeaknode.SyncSqueakRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SyncSqueakRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SyncSqueakRequest}\n */\nproto.squeaknode.SyncSqueakRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SyncSqueakRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SyncSqueakRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SyncSqueakRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SyncSqueakRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string squeak_hash = 1;\n * @return {string}\n */\nproto.squeaknode.SyncSqueakRequest.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SyncSqueakRequest.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SyncSqueakReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SyncSqueakReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SyncSqueakReply.displayName = 'proto.squeaknode.SyncSqueakReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SyncSqueakReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SyncSqueakReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SyncSqueakReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SyncSqueakReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n syncResult: (f = msg.getSyncResult()) && proto.squeaknode.SyncResult.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SyncSqueakReply}\n */\nproto.squeaknode.SyncSqueakReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SyncSqueakReply;\n return proto.squeaknode.SyncSqueakReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SyncSqueakReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SyncSqueakReply}\n */\nproto.squeaknode.SyncSqueakReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SyncResult;\n reader.readMessage(value,proto.squeaknode.SyncResult.deserializeBinaryFromReader);\n msg.setSyncResult(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SyncSqueakReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SyncSqueakReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SyncSqueakReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SyncSqueakReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSyncResult();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.squeaknode.SyncResult.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional SyncResult sync_result = 1;\n * @return {?proto.squeaknode.SyncResult}\n */\nproto.squeaknode.SyncSqueakReply.prototype.getSyncResult = function() {\n return /** @type{?proto.squeaknode.SyncResult} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.SyncResult, 1));\n};\n\n\n/** @param {?proto.squeaknode.SyncResult|undefined} value */\nproto.squeaknode.SyncSqueakReply.prototype.setSyncResult = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.squeaknode.SyncSqueakReply.prototype.clearSyncResult = function() {\n this.setSyncResult(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.SyncSqueakReply.prototype.hasSyncResult = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SyncResult = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.squeaknode.SyncResult.repeatedFields_, null);\n};\ngoog.inherits(proto.squeaknode.SyncResult, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SyncResult.displayName = 'proto.squeaknode.SyncResult';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.squeaknode.SyncResult.repeatedFields_ = [1,2,3];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SyncResult.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SyncResult.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SyncResult} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SyncResult.toObject = function(includeInstance, msg) {\n var f, obj = {\n completedPeerIdsList: jspb.Message.getRepeatedField(msg, 1),\n failedPeerIdsList: jspb.Message.getRepeatedField(msg, 2),\n timeoutPeerIdsList: jspb.Message.getRepeatedField(msg, 3)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SyncResult}\n */\nproto.squeaknode.SyncResult.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SyncResult;\n return proto.squeaknode.SyncResult.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SyncResult} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SyncResult}\n */\nproto.squeaknode.SyncResult.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Array.} */ (reader.readPackedInt32());\n msg.setCompletedPeerIdsList(value);\n break;\n case 2:\n var value = /** @type {!Array.} */ (reader.readPackedInt32());\n msg.setFailedPeerIdsList(value);\n break;\n case 3:\n var value = /** @type {!Array.} */ (reader.readPackedInt32());\n msg.setTimeoutPeerIdsList(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SyncResult.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SyncResult.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SyncResult} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SyncResult.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getCompletedPeerIdsList();\n if (f.length > 0) {\n writer.writePackedInt32(\n 1,\n f\n );\n }\n f = message.getFailedPeerIdsList();\n if (f.length > 0) {\n writer.writePackedInt32(\n 2,\n f\n );\n }\n f = message.getTimeoutPeerIdsList();\n if (f.length > 0) {\n writer.writePackedInt32(\n 3,\n f\n );\n }\n};\n\n\n/**\n * repeated int32 completed_peer_ids = 1;\n * @return {!Array.}\n */\nproto.squeaknode.SyncResult.prototype.getCompletedPeerIdsList = function() {\n return /** @type {!Array.} */ (jspb.Message.getRepeatedField(this, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.SyncResult.prototype.setCompletedPeerIdsList = function(value) {\n jspb.Message.setField(this, 1, value || []);\n};\n\n\n/**\n * @param {!number} value\n * @param {number=} opt_index\n */\nproto.squeaknode.SyncResult.prototype.addCompletedPeerIds = function(value, opt_index) {\n jspb.Message.addToRepeatedField(this, 1, value, opt_index);\n};\n\n\nproto.squeaknode.SyncResult.prototype.clearCompletedPeerIdsList = function() {\n this.setCompletedPeerIdsList([]);\n};\n\n\n/**\n * repeated int32 failed_peer_ids = 2;\n * @return {!Array.}\n */\nproto.squeaknode.SyncResult.prototype.getFailedPeerIdsList = function() {\n return /** @type {!Array.} */ (jspb.Message.getRepeatedField(this, 2));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.SyncResult.prototype.setFailedPeerIdsList = function(value) {\n jspb.Message.setField(this, 2, value || []);\n};\n\n\n/**\n * @param {!number} value\n * @param {number=} opt_index\n */\nproto.squeaknode.SyncResult.prototype.addFailedPeerIds = function(value, opt_index) {\n jspb.Message.addToRepeatedField(this, 2, value, opt_index);\n};\n\n\nproto.squeaknode.SyncResult.prototype.clearFailedPeerIdsList = function() {\n this.setFailedPeerIdsList([]);\n};\n\n\n/**\n * repeated int32 timeout_peer_ids = 3;\n * @return {!Array.}\n */\nproto.squeaknode.SyncResult.prototype.getTimeoutPeerIdsList = function() {\n return /** @type {!Array.} */ (jspb.Message.getRepeatedField(this, 3));\n};\n\n\n/** @param {!Array.} value */\nproto.squeaknode.SyncResult.prototype.setTimeoutPeerIdsList = function(value) {\n jspb.Message.setField(this, 3, value || []);\n};\n\n\n/**\n * @param {!number} value\n * @param {number=} opt_index\n */\nproto.squeaknode.SyncResult.prototype.addTimeoutPeerIds = function(value, opt_index) {\n jspb.Message.addToRepeatedField(this, 3, value, opt_index);\n};\n\n\nproto.squeaknode.SyncResult.prototype.clearTimeoutPeerIdsList = function() {\n this.setTimeoutPeerIdsList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSqueakDetailsRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSqueakDetailsRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSqueakDetailsRequest.displayName = 'proto.squeaknode.GetSqueakDetailsRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSqueakDetailsRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSqueakDetailsRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSqueakDetailsRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakDetailsRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakHash: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSqueakDetailsRequest}\n */\nproto.squeaknode.GetSqueakDetailsRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSqueakDetailsRequest;\n return proto.squeaknode.GetSqueakDetailsRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSqueakDetailsRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSqueakDetailsRequest}\n */\nproto.squeaknode.GetSqueakDetailsRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSqueakHash(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSqueakDetailsRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSqueakDetailsRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSqueakDetailsRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakDetailsRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakHash();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string squeak_hash = 1;\n * @return {string}\n */\nproto.squeaknode.GetSqueakDetailsRequest.prototype.getSqueakHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.GetSqueakDetailsRequest.prototype.setSqueakHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.GetSqueakDetailsReply = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.GetSqueakDetailsReply, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.GetSqueakDetailsReply.displayName = 'proto.squeaknode.GetSqueakDetailsReply';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.GetSqueakDetailsReply.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.GetSqueakDetailsReply.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.GetSqueakDetailsReply} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakDetailsReply.toObject = function(includeInstance, msg) {\n var f, obj = {\n squeakDetailEntry: (f = msg.getSqueakDetailEntry()) && proto.squeaknode.SqueakDetailEntry.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.GetSqueakDetailsReply}\n */\nproto.squeaknode.GetSqueakDetailsReply.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.GetSqueakDetailsReply;\n return proto.squeaknode.GetSqueakDetailsReply.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.GetSqueakDetailsReply} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.GetSqueakDetailsReply}\n */\nproto.squeaknode.GetSqueakDetailsReply.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.squeaknode.SqueakDetailEntry;\n reader.readMessage(value,proto.squeaknode.SqueakDetailEntry.deserializeBinaryFromReader);\n msg.setSqueakDetailEntry(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.GetSqueakDetailsReply.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.GetSqueakDetailsReply.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.GetSqueakDetailsReply} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.GetSqueakDetailsReply.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSqueakDetailEntry();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.squeaknode.SqueakDetailEntry.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional SqueakDetailEntry squeak_detail_entry = 1;\n * @return {?proto.squeaknode.SqueakDetailEntry}\n */\nproto.squeaknode.GetSqueakDetailsReply.prototype.getSqueakDetailEntry = function() {\n return /** @type{?proto.squeaknode.SqueakDetailEntry} */ (\n jspb.Message.getWrapperField(this, proto.squeaknode.SqueakDetailEntry, 1));\n};\n\n\n/** @param {?proto.squeaknode.SqueakDetailEntry|undefined} value */\nproto.squeaknode.GetSqueakDetailsReply.prototype.setSqueakDetailEntry = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.squeaknode.GetSqueakDetailsReply.prototype.clearSqueakDetailEntry = function() {\n this.setSqueakDetailEntry(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.squeaknode.GetSqueakDetailsReply.prototype.hasSqueakDetailEntry = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.squeaknode.SqueakDetailEntry = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.squeaknode.SqueakDetailEntry, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.squeaknode.SqueakDetailEntry.displayName = 'proto.squeaknode.SqueakDetailEntry';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.squeaknode.SqueakDetailEntry.prototype.toObject = function(opt_includeInstance) {\n return proto.squeaknode.SqueakDetailEntry.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.squeaknode.SqueakDetailEntry} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SqueakDetailEntry.toObject = function(includeInstance, msg) {\n var f, obj = {\n serializedSqueakHex: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.squeaknode.SqueakDetailEntry}\n */\nproto.squeaknode.SqueakDetailEntry.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.squeaknode.SqueakDetailEntry;\n return proto.squeaknode.SqueakDetailEntry.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.squeaknode.SqueakDetailEntry} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.squeaknode.SqueakDetailEntry}\n */\nproto.squeaknode.SqueakDetailEntry.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSerializedSqueakHex(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.squeaknode.SqueakDetailEntry.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.squeaknode.SqueakDetailEntry.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.squeaknode.SqueakDetailEntry} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.squeaknode.SqueakDetailEntry.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSerializedSqueakHex();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string serialized_squeak_hex = 1;\n * @return {string}\n */\nproto.squeaknode.SqueakDetailEntry.prototype.getSerializedSqueakHex = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.squeaknode.SqueakDetailEntry.prototype.setSerializedSqueakHex = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\ngoog.object.extend(exports, proto.squeaknode);\n","module.exports = __webpack_public_path__ + \"static/media/google.695a3160.svg\";","/* eslint-disable */\n/**\n * @fileoverview\n * @enhanceable\n * @suppress {messageConventions} JS Compiler reports an error if a variable or\n * field starts with 'MSG_' and isn't a translatable message.\n * @public\n */\n// GENERATED CODE -- DO NOT EDIT!\n\nvar jspb = require('google-protobuf');\nvar goog = jspb;\nvar global = Function('return this')();\n\ngoog.exportSymbol('proto.lnrpc.AbandonChannelRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.AbandonChannelResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.AddInvoiceResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.AddressType', null, global);\ngoog.exportSymbol('proto.lnrpc.BakeMacaroonRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.BakeMacaroonResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.Chain', null, global);\ngoog.exportSymbol('proto.lnrpc.ChanBackupExportRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ChanBackupSnapshot', null, global);\ngoog.exportSymbol('proto.lnrpc.ChanInfoRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ChanPointShim', null, global);\ngoog.exportSymbol('proto.lnrpc.Channel', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelAcceptRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelAcceptResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelBackup', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelBackupSubscription', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelBackups', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelBalanceRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelBalanceResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelCloseSummary', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelCloseSummary.ClosureType', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelCloseUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelConstraints', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelEdge', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelEdgeUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelEventSubscription', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelEventUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelEventUpdate.UpdateType', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelFeeReport', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelGraph', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelGraphRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelOpenUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelPoint', null, global);\ngoog.exportSymbol('proto.lnrpc.ChannelUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.CloseChannelRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.CloseStatusUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.ClosedChannelUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.ClosedChannelsRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ClosedChannelsResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.CommitmentType', null, global);\ngoog.exportSymbol('proto.lnrpc.ConfirmationUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.ConnectPeerRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ConnectPeerResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.DebugLevelRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.DebugLevelResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.DeleteAllPaymentsRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.DeleteAllPaymentsResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.DisconnectPeerRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.DisconnectPeerResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.EdgeLocator', null, global);\ngoog.exportSymbol('proto.lnrpc.EstimateFeeRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.EstimateFeeResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.ExportChannelBackupRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.Failure', null, global);\ngoog.exportSymbol('proto.lnrpc.Failure.FailureCode', null, global);\ngoog.exportSymbol('proto.lnrpc.Feature', null, global);\ngoog.exportSymbol('proto.lnrpc.FeatureBit', null, global);\ngoog.exportSymbol('proto.lnrpc.FeeLimit', null, global);\ngoog.exportSymbol('proto.lnrpc.FeeReportRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.FeeReportResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.FloatMetric', null, global);\ngoog.exportSymbol('proto.lnrpc.ForwardingEvent', null, global);\ngoog.exportSymbol('proto.lnrpc.ForwardingHistoryRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ForwardingHistoryResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.FundingPsbtFinalize', null, global);\ngoog.exportSymbol('proto.lnrpc.FundingPsbtVerify', null, global);\ngoog.exportSymbol('proto.lnrpc.FundingShim', null, global);\ngoog.exportSymbol('proto.lnrpc.FundingShimCancel', null, global);\ngoog.exportSymbol('proto.lnrpc.FundingStateStepResp', null, global);\ngoog.exportSymbol('proto.lnrpc.FundingTransitionMsg', null, global);\ngoog.exportSymbol('proto.lnrpc.GetInfoRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.GetInfoResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.GetRecoveryInfoRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.GetRecoveryInfoResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.GetTransactionsRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.GraphTopologySubscription', null, global);\ngoog.exportSymbol('proto.lnrpc.GraphTopologyUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.HTLC', null, global);\ngoog.exportSymbol('proto.lnrpc.HTLCAttempt', null, global);\ngoog.exportSymbol('proto.lnrpc.HTLCAttempt.HTLCStatus', null, global);\ngoog.exportSymbol('proto.lnrpc.Hop', null, global);\ngoog.exportSymbol('proto.lnrpc.HopHint', null, global);\ngoog.exportSymbol('proto.lnrpc.Initiator', null, global);\ngoog.exportSymbol('proto.lnrpc.Invoice', null, global);\ngoog.exportSymbol('proto.lnrpc.Invoice.InvoiceState', null, global);\ngoog.exportSymbol('proto.lnrpc.InvoiceHTLC', null, global);\ngoog.exportSymbol('proto.lnrpc.InvoiceHTLCState', null, global);\ngoog.exportSymbol('proto.lnrpc.InvoiceSubscription', null, global);\ngoog.exportSymbol('proto.lnrpc.KeyDescriptor', null, global);\ngoog.exportSymbol('proto.lnrpc.KeyLocator', null, global);\ngoog.exportSymbol('proto.lnrpc.LightningAddress', null, global);\ngoog.exportSymbol('proto.lnrpc.LightningNode', null, global);\ngoog.exportSymbol('proto.lnrpc.ListChannelsRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ListChannelsResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.ListInvoiceRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ListInvoiceResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.ListPaymentsRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ListPaymentsResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.ListPeersRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ListPeersResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.ListUnspentRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.ListUnspentResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.MPPRecord', null, global);\ngoog.exportSymbol('proto.lnrpc.MacaroonPermission', null, global);\ngoog.exportSymbol('proto.lnrpc.MultiChanBackup', null, global);\ngoog.exportSymbol('proto.lnrpc.NetworkInfo', null, global);\ngoog.exportSymbol('proto.lnrpc.NetworkInfoRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.NewAddressRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.NewAddressResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.NodeAddress', null, global);\ngoog.exportSymbol('proto.lnrpc.NodeInfo', null, global);\ngoog.exportSymbol('proto.lnrpc.NodeInfoRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.NodeMetricType', null, global);\ngoog.exportSymbol('proto.lnrpc.NodeMetricsRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.NodeMetricsResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.NodePair', null, global);\ngoog.exportSymbol('proto.lnrpc.NodeUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.OpenChannelRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.OpenStatusUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.OutPoint', null, global);\ngoog.exportSymbol('proto.lnrpc.PayReq', null, global);\ngoog.exportSymbol('proto.lnrpc.PayReqString', null, global);\ngoog.exportSymbol('proto.lnrpc.Payment', null, global);\ngoog.exportSymbol('proto.lnrpc.Payment.PaymentStatus', null, global);\ngoog.exportSymbol('proto.lnrpc.PaymentFailureReason', null, global);\ngoog.exportSymbol('proto.lnrpc.PaymentHash', null, global);\ngoog.exportSymbol('proto.lnrpc.Peer', null, global);\ngoog.exportSymbol('proto.lnrpc.Peer.SyncType', null, global);\ngoog.exportSymbol('proto.lnrpc.PeerEvent', null, global);\ngoog.exportSymbol('proto.lnrpc.PeerEvent.EventType', null, global);\ngoog.exportSymbol('proto.lnrpc.PeerEventSubscription', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingChannelsRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingChannelsResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingChannelsResponse.ClosedChannel', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingChannelsResponse.Commitments', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingChannelsResponse.ForceClosedChannel', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingChannelsResponse.PendingChannel', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingChannelsResponse.PendingOpenChannel', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingHTLC', null, global);\ngoog.exportSymbol('proto.lnrpc.PendingUpdate', null, global);\ngoog.exportSymbol('proto.lnrpc.PolicyUpdateRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.PolicyUpdateResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.PsbtShim', null, global);\ngoog.exportSymbol('proto.lnrpc.QueryRoutesRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.QueryRoutesResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.ReadyForPsbtFunding', null, global);\ngoog.exportSymbol('proto.lnrpc.Resolution', null, global);\ngoog.exportSymbol('proto.lnrpc.ResolutionOutcome', null, global);\ngoog.exportSymbol('proto.lnrpc.ResolutionType', null, global);\ngoog.exportSymbol('proto.lnrpc.RestoreBackupResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.RestoreChanBackupRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.Route', null, global);\ngoog.exportSymbol('proto.lnrpc.RouteHint', null, global);\ngoog.exportSymbol('proto.lnrpc.RoutingPolicy', null, global);\ngoog.exportSymbol('proto.lnrpc.SendCoinsRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.SendCoinsResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.SendManyRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.SendManyResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.SendRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.SendResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.SendToRouteRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.SignMessageRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.SignMessageResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.StopRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.StopResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.TimestampedError', null, global);\ngoog.exportSymbol('proto.lnrpc.Transaction', null, global);\ngoog.exportSymbol('proto.lnrpc.TransactionDetails', null, global);\ngoog.exportSymbol('proto.lnrpc.Utxo', null, global);\ngoog.exportSymbol('proto.lnrpc.VerifyChanBackupResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.VerifyMessageRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.VerifyMessageResponse', null, global);\ngoog.exportSymbol('proto.lnrpc.WalletBalanceRequest', null, global);\ngoog.exportSymbol('proto.lnrpc.WalletBalanceResponse', null, global);\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.Utxo = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.Utxo, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.Utxo.displayName = 'proto.lnrpc.Utxo';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.Utxo.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.Utxo.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.Utxo} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Utxo.toObject = function(includeInstance, msg) {\n var f, obj = {\n addressType: jspb.Message.getFieldWithDefault(msg, 1, 0),\n address: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n amountSat: jspb.Message.getFieldWithDefault(msg, 3, 0),\n pkScript: jspb.Message.getFieldWithDefault(msg, 4, \"\"),\n outpoint: (f = msg.getOutpoint()) && proto.lnrpc.OutPoint.toObject(includeInstance, f),\n confirmations: jspb.Message.getFieldWithDefault(msg, 6, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.Utxo}\n */\nproto.lnrpc.Utxo.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.Utxo;\n return proto.lnrpc.Utxo.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.Utxo} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.Utxo}\n */\nproto.lnrpc.Utxo.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!proto.lnrpc.AddressType} */ (reader.readEnum());\n msg.setAddressType(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setAddress(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmountSat(value);\n break;\n case 4:\n var value = /** @type {string} */ (reader.readString());\n msg.setPkScript(value);\n break;\n case 5:\n var value = new proto.lnrpc.OutPoint;\n reader.readMessage(value,proto.lnrpc.OutPoint.deserializeBinaryFromReader);\n msg.setOutpoint(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setConfirmations(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.Utxo.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.Utxo.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.Utxo} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Utxo.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getAddressType();\n if (f !== 0.0) {\n writer.writeEnum(\n 1,\n f\n );\n }\n f = message.getAddress();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getAmountSat();\n if (f !== 0) {\n writer.writeInt64(\n 3,\n f\n );\n }\n f = message.getPkScript();\n if (f.length > 0) {\n writer.writeString(\n 4,\n f\n );\n }\n f = message.getOutpoint();\n if (f != null) {\n writer.writeMessage(\n 5,\n f,\n proto.lnrpc.OutPoint.serializeBinaryToWriter\n );\n }\n f = message.getConfirmations();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n};\n\n\n/**\n * optional AddressType address_type = 1;\n * @return {!proto.lnrpc.AddressType}\n */\nproto.lnrpc.Utxo.prototype.getAddressType = function() {\n return /** @type {!proto.lnrpc.AddressType} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {!proto.lnrpc.AddressType} value */\nproto.lnrpc.Utxo.prototype.setAddressType = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string address = 2;\n * @return {string}\n */\nproto.lnrpc.Utxo.prototype.getAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Utxo.prototype.setAddress = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 amount_sat = 3;\n * @return {number}\n */\nproto.lnrpc.Utxo.prototype.getAmountSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Utxo.prototype.setAmountSat = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional string pk_script = 4;\n * @return {string}\n */\nproto.lnrpc.Utxo.prototype.getPkScript = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Utxo.prototype.setPkScript = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional OutPoint outpoint = 5;\n * @return {?proto.lnrpc.OutPoint}\n */\nproto.lnrpc.Utxo.prototype.getOutpoint = function() {\n return /** @type{?proto.lnrpc.OutPoint} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.OutPoint, 5));\n};\n\n\n/** @param {?proto.lnrpc.OutPoint|undefined} value */\nproto.lnrpc.Utxo.prototype.setOutpoint = function(value) {\n jspb.Message.setWrapperField(this, 5, value);\n};\n\n\nproto.lnrpc.Utxo.prototype.clearOutpoint = function() {\n this.setOutpoint(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.Utxo.prototype.hasOutpoint = function() {\n return jspb.Message.getField(this, 5) != null;\n};\n\n\n/**\n * optional int64 confirmations = 6;\n * @return {number}\n */\nproto.lnrpc.Utxo.prototype.getConfirmations = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Utxo.prototype.setConfirmations = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.Transaction = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.Transaction.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.Transaction, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.Transaction.displayName = 'proto.lnrpc.Transaction';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.Transaction.repeatedFields_ = [8];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.Transaction.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.Transaction.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.Transaction} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Transaction.toObject = function(includeInstance, msg) {\n var f, obj = {\n txHash: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n amount: jspb.Message.getFieldWithDefault(msg, 2, 0),\n numConfirmations: jspb.Message.getFieldWithDefault(msg, 3, 0),\n blockHash: jspb.Message.getFieldWithDefault(msg, 4, \"\"),\n blockHeight: jspb.Message.getFieldWithDefault(msg, 5, 0),\n timeStamp: jspb.Message.getFieldWithDefault(msg, 6, 0),\n totalFees: jspb.Message.getFieldWithDefault(msg, 7, 0),\n destAddressesList: jspb.Message.getRepeatedField(msg, 8),\n rawTxHex: jspb.Message.getFieldWithDefault(msg, 9, \"\"),\n label: jspb.Message.getFieldWithDefault(msg, 10, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.Transaction}\n */\nproto.lnrpc.Transaction.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.Transaction;\n return proto.lnrpc.Transaction.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.Transaction} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.Transaction}\n */\nproto.lnrpc.Transaction.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setTxHash(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmount(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setNumConfirmations(value);\n break;\n case 4:\n var value = /** @type {string} */ (reader.readString());\n msg.setBlockHash(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setBlockHeight(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTimeStamp(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalFees(value);\n break;\n case 8:\n var value = /** @type {string} */ (reader.readString());\n msg.addDestAddresses(value);\n break;\n case 9:\n var value = /** @type {string} */ (reader.readString());\n msg.setRawTxHex(value);\n break;\n case 10:\n var value = /** @type {string} */ (reader.readString());\n msg.setLabel(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.Transaction.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.Transaction.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.Transaction} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Transaction.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTxHash();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getAmount();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getNumConfirmations();\n if (f !== 0) {\n writer.writeInt32(\n 3,\n f\n );\n }\n f = message.getBlockHash();\n if (f.length > 0) {\n writer.writeString(\n 4,\n f\n );\n }\n f = message.getBlockHeight();\n if (f !== 0) {\n writer.writeInt32(\n 5,\n f\n );\n }\n f = message.getTimeStamp();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n f = message.getTotalFees();\n if (f !== 0) {\n writer.writeInt64(\n 7,\n f\n );\n }\n f = message.getDestAddressesList();\n if (f.length > 0) {\n writer.writeRepeatedString(\n 8,\n f\n );\n }\n f = message.getRawTxHex();\n if (f.length > 0) {\n writer.writeString(\n 9,\n f\n );\n }\n f = message.getLabel();\n if (f.length > 0) {\n writer.writeString(\n 10,\n f\n );\n }\n};\n\n\n/**\n * optional string tx_hash = 1;\n * @return {string}\n */\nproto.lnrpc.Transaction.prototype.getTxHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Transaction.prototype.setTxHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 amount = 2;\n * @return {number}\n */\nproto.lnrpc.Transaction.prototype.getAmount = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Transaction.prototype.setAmount = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int32 num_confirmations = 3;\n * @return {number}\n */\nproto.lnrpc.Transaction.prototype.getNumConfirmations = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Transaction.prototype.setNumConfirmations = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional string block_hash = 4;\n * @return {string}\n */\nproto.lnrpc.Transaction.prototype.getBlockHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Transaction.prototype.setBlockHash = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional int32 block_height = 5;\n * @return {number}\n */\nproto.lnrpc.Transaction.prototype.getBlockHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Transaction.prototype.setBlockHeight = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int64 time_stamp = 6;\n * @return {number}\n */\nproto.lnrpc.Transaction.prototype.getTimeStamp = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Transaction.prototype.setTimeStamp = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional int64 total_fees = 7;\n * @return {number}\n */\nproto.lnrpc.Transaction.prototype.getTotalFees = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Transaction.prototype.setTotalFees = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * repeated string dest_addresses = 8;\n * @return {!Array.}\n */\nproto.lnrpc.Transaction.prototype.getDestAddressesList = function() {\n return /** @type {!Array.} */ (jspb.Message.getRepeatedField(this, 8));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.Transaction.prototype.setDestAddressesList = function(value) {\n jspb.Message.setField(this, 8, value || []);\n};\n\n\n/**\n * @param {!string} value\n * @param {number=} opt_index\n */\nproto.lnrpc.Transaction.prototype.addDestAddresses = function(value, opt_index) {\n jspb.Message.addToRepeatedField(this, 8, value, opt_index);\n};\n\n\nproto.lnrpc.Transaction.prototype.clearDestAddressesList = function() {\n this.setDestAddressesList([]);\n};\n\n\n/**\n * optional string raw_tx_hex = 9;\n * @return {string}\n */\nproto.lnrpc.Transaction.prototype.getRawTxHex = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 9, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Transaction.prototype.setRawTxHex = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional string label = 10;\n * @return {string}\n */\nproto.lnrpc.Transaction.prototype.getLabel = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 10, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Transaction.prototype.setLabel = function(value) {\n jspb.Message.setField(this, 10, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.GetTransactionsRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.GetTransactionsRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.GetTransactionsRequest.displayName = 'proto.lnrpc.GetTransactionsRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.GetTransactionsRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.GetTransactionsRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.GetTransactionsRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.GetTransactionsRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n startHeight: jspb.Message.getFieldWithDefault(msg, 1, 0),\n endHeight: jspb.Message.getFieldWithDefault(msg, 2, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.GetTransactionsRequest}\n */\nproto.lnrpc.GetTransactionsRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.GetTransactionsRequest;\n return proto.lnrpc.GetTransactionsRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.GetTransactionsRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.GetTransactionsRequest}\n */\nproto.lnrpc.GetTransactionsRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setStartHeight(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setEndHeight(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.GetTransactionsRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.GetTransactionsRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.GetTransactionsRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.GetTransactionsRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getStartHeight();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getEndHeight();\n if (f !== 0) {\n writer.writeInt32(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional int32 start_height = 1;\n * @return {number}\n */\nproto.lnrpc.GetTransactionsRequest.prototype.getStartHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.GetTransactionsRequest.prototype.setStartHeight = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int32 end_height = 2;\n * @return {number}\n */\nproto.lnrpc.GetTransactionsRequest.prototype.getEndHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.GetTransactionsRequest.prototype.setEndHeight = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.TransactionDetails = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.TransactionDetails.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.TransactionDetails, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.TransactionDetails.displayName = 'proto.lnrpc.TransactionDetails';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.TransactionDetails.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.TransactionDetails.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.TransactionDetails.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.TransactionDetails} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.TransactionDetails.toObject = function(includeInstance, msg) {\n var f, obj = {\n transactionsList: jspb.Message.toObjectList(msg.getTransactionsList(),\n proto.lnrpc.Transaction.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.TransactionDetails}\n */\nproto.lnrpc.TransactionDetails.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.TransactionDetails;\n return proto.lnrpc.TransactionDetails.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.TransactionDetails} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.TransactionDetails}\n */\nproto.lnrpc.TransactionDetails.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.Transaction;\n reader.readMessage(value,proto.lnrpc.Transaction.deserializeBinaryFromReader);\n msg.addTransactions(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.TransactionDetails.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.TransactionDetails.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.TransactionDetails} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.TransactionDetails.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTransactionsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.lnrpc.Transaction.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated Transaction transactions = 1;\n * @return {!Array.}\n */\nproto.lnrpc.TransactionDetails.prototype.getTransactionsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.Transaction, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.TransactionDetails.prototype.setTransactionsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.Transaction=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.Transaction}\n */\nproto.lnrpc.TransactionDetails.prototype.addTransactions = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.lnrpc.Transaction, opt_index);\n};\n\n\nproto.lnrpc.TransactionDetails.prototype.clearTransactionsList = function() {\n this.setTransactionsList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.FeeLimit = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, proto.lnrpc.FeeLimit.oneofGroups_);\n};\ngoog.inherits(proto.lnrpc.FeeLimit, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.FeeLimit.displayName = 'proto.lnrpc.FeeLimit';\n}\n/**\n * Oneof group definitions for this message. Each group defines the field\n * numbers belonging to that group. When of these fields' value is set, all\n * other fields in the group are cleared. During deserialization, if multiple\n * fields are encountered for a group, only the last value seen will be kept.\n * @private {!Array>}\n * @const\n */\nproto.lnrpc.FeeLimit.oneofGroups_ = [[1,3,2]];\n\n/**\n * @enum {number}\n */\nproto.lnrpc.FeeLimit.LimitCase = {\n LIMIT_NOT_SET: 0,\n FIXED: 1,\n FIXED_MSAT: 3,\n PERCENT: 2\n};\n\n/**\n * @return {proto.lnrpc.FeeLimit.LimitCase}\n */\nproto.lnrpc.FeeLimit.prototype.getLimitCase = function() {\n return /** @type {proto.lnrpc.FeeLimit.LimitCase} */(jspb.Message.computeOneofCase(this, proto.lnrpc.FeeLimit.oneofGroups_[0]));\n};\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.FeeLimit.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.FeeLimit.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.FeeLimit} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FeeLimit.toObject = function(includeInstance, msg) {\n var f, obj = {\n fixed: jspb.Message.getFieldWithDefault(msg, 1, 0),\n fixedMsat: jspb.Message.getFieldWithDefault(msg, 3, 0),\n percent: jspb.Message.getFieldWithDefault(msg, 2, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.FeeLimit}\n */\nproto.lnrpc.FeeLimit.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.FeeLimit;\n return proto.lnrpc.FeeLimit.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.FeeLimit} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.FeeLimit}\n */\nproto.lnrpc.FeeLimit.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFixed(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFixedMsat(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setPercent(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.FeeLimit.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.FeeLimit.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.FeeLimit} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FeeLimit.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = /** @type {number} */ (jspb.Message.getField(message, 1));\n if (f != null) {\n writer.writeInt64(\n 1,\n f\n );\n }\n f = /** @type {number} */ (jspb.Message.getField(message, 3));\n if (f != null) {\n writer.writeInt64(\n 3,\n f\n );\n }\n f = /** @type {number} */ (jspb.Message.getField(message, 2));\n if (f != null) {\n writer.writeInt64(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional int64 fixed = 1;\n * @return {number}\n */\nproto.lnrpc.FeeLimit.prototype.getFixed = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.FeeLimit.prototype.setFixed = function(value) {\n jspb.Message.setOneofField(this, 1, proto.lnrpc.FeeLimit.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.FeeLimit.prototype.clearFixed = function() {\n jspb.Message.setOneofField(this, 1, proto.lnrpc.FeeLimit.oneofGroups_[0], undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.FeeLimit.prototype.hasFixed = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional int64 fixed_msat = 3;\n * @return {number}\n */\nproto.lnrpc.FeeLimit.prototype.getFixedMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.FeeLimit.prototype.setFixedMsat = function(value) {\n jspb.Message.setOneofField(this, 3, proto.lnrpc.FeeLimit.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.FeeLimit.prototype.clearFixedMsat = function() {\n jspb.Message.setOneofField(this, 3, proto.lnrpc.FeeLimit.oneofGroups_[0], undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.FeeLimit.prototype.hasFixedMsat = function() {\n return jspb.Message.getField(this, 3) != null;\n};\n\n\n/**\n * optional int64 percent = 2;\n * @return {number}\n */\nproto.lnrpc.FeeLimit.prototype.getPercent = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.FeeLimit.prototype.setPercent = function(value) {\n jspb.Message.setOneofField(this, 2, proto.lnrpc.FeeLimit.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.FeeLimit.prototype.clearPercent = function() {\n jspb.Message.setOneofField(this, 2, proto.lnrpc.FeeLimit.oneofGroups_[0], undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.FeeLimit.prototype.hasPercent = function() {\n return jspb.Message.getField(this, 2) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.SendRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.SendRequest.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.SendRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.SendRequest.displayName = 'proto.lnrpc.SendRequest';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.SendRequest.repeatedFields_ = [15];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.SendRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.SendRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.SendRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n dest: msg.getDest_asB64(),\n destString: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n amt: jspb.Message.getFieldWithDefault(msg, 3, 0),\n amtMsat: jspb.Message.getFieldWithDefault(msg, 12, 0),\n paymentHash: msg.getPaymentHash_asB64(),\n paymentHashString: jspb.Message.getFieldWithDefault(msg, 5, \"\"),\n paymentRequest: jspb.Message.getFieldWithDefault(msg, 6, \"\"),\n finalCltvDelta: jspb.Message.getFieldWithDefault(msg, 7, 0),\n feeLimit: (f = msg.getFeeLimit()) && proto.lnrpc.FeeLimit.toObject(includeInstance, f),\n outgoingChanId: jspb.Message.getFieldWithDefault(msg, 9, \"0\"),\n lastHopPubkey: msg.getLastHopPubkey_asB64(),\n cltvLimit: jspb.Message.getFieldWithDefault(msg, 10, 0),\n destCustomRecordsMap: (f = msg.getDestCustomRecordsMap()) ? f.toObject(includeInstance, undefined) : [],\n allowSelfPayment: jspb.Message.getFieldWithDefault(msg, 14, false),\n destFeaturesList: jspb.Message.getRepeatedField(msg, 15)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.SendRequest}\n */\nproto.lnrpc.SendRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.SendRequest;\n return proto.lnrpc.SendRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.SendRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.SendRequest}\n */\nproto.lnrpc.SendRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setDest(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setDestString(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmt(value);\n break;\n case 12:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmtMsat(value);\n break;\n case 4:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPaymentHash(value);\n break;\n case 5:\n var value = /** @type {string} */ (reader.readString());\n msg.setPaymentHashString(value);\n break;\n case 6:\n var value = /** @type {string} */ (reader.readString());\n msg.setPaymentRequest(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setFinalCltvDelta(value);\n break;\n case 8:\n var value = new proto.lnrpc.FeeLimit;\n reader.readMessage(value,proto.lnrpc.FeeLimit.deserializeBinaryFromReader);\n msg.setFeeLimit(value);\n break;\n case 9:\n var value = /** @type {string} */ (reader.readUint64String());\n msg.setOutgoingChanId(value);\n break;\n case 13:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setLastHopPubkey(value);\n break;\n case 10:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setCltvLimit(value);\n break;\n case 11:\n var value = msg.getDestCustomRecordsMap();\n reader.readMessage(value, function(message, reader) {\n jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readUint64, jspb.BinaryReader.prototype.readBytes);\n });\n break;\n case 14:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setAllowSelfPayment(value);\n break;\n case 15:\n var value = /** @type {!Array.} */ (reader.readPackedEnum());\n msg.setDestFeaturesList(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.SendRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.SendRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getDest_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getDestString();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getAmt();\n if (f !== 0) {\n writer.writeInt64(\n 3,\n f\n );\n }\n f = message.getAmtMsat();\n if (f !== 0) {\n writer.writeInt64(\n 12,\n f\n );\n }\n f = message.getPaymentHash_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 4,\n f\n );\n }\n f = message.getPaymentHashString();\n if (f.length > 0) {\n writer.writeString(\n 5,\n f\n );\n }\n f = message.getPaymentRequest();\n if (f.length > 0) {\n writer.writeString(\n 6,\n f\n );\n }\n f = message.getFinalCltvDelta();\n if (f !== 0) {\n writer.writeInt32(\n 7,\n f\n );\n }\n f = message.getFeeLimit();\n if (f != null) {\n writer.writeMessage(\n 8,\n f,\n proto.lnrpc.FeeLimit.serializeBinaryToWriter\n );\n }\n f = message.getOutgoingChanId();\n if (parseInt(f, 10) !== 0) {\n writer.writeUint64String(\n 9,\n f\n );\n }\n f = message.getLastHopPubkey_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 13,\n f\n );\n }\n f = message.getCltvLimit();\n if (f !== 0) {\n writer.writeUint32(\n 10,\n f\n );\n }\n f = message.getDestCustomRecordsMap(true);\n if (f && f.getLength() > 0) {\n f.serializeBinary(11, writer, jspb.BinaryWriter.prototype.writeUint64, jspb.BinaryWriter.prototype.writeBytes);\n }\n f = message.getAllowSelfPayment();\n if (f) {\n writer.writeBool(\n 14,\n f\n );\n }\n f = message.getDestFeaturesList();\n if (f.length > 0) {\n writer.writePackedEnum(\n 15,\n f\n );\n }\n};\n\n\n/**\n * optional bytes dest = 1;\n * @return {string}\n */\nproto.lnrpc.SendRequest.prototype.getDest = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes dest = 1;\n * This is a type-conversion wrapper around `getDest()`\n * @return {string}\n */\nproto.lnrpc.SendRequest.prototype.getDest_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getDest()));\n};\n\n\n/**\n * optional bytes dest = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getDest()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendRequest.prototype.getDest_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getDest()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.SendRequest.prototype.setDest = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string dest_string = 2;\n * @return {string}\n */\nproto.lnrpc.SendRequest.prototype.getDestString = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendRequest.prototype.setDestString = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 amt = 3;\n * @return {number}\n */\nproto.lnrpc.SendRequest.prototype.getAmt = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.SendRequest.prototype.setAmt = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional int64 amt_msat = 12;\n * @return {number}\n */\nproto.lnrpc.SendRequest.prototype.getAmtMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 12, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.SendRequest.prototype.setAmtMsat = function(value) {\n jspb.Message.setField(this, 12, value);\n};\n\n\n/**\n * optional bytes payment_hash = 4;\n * @return {string}\n */\nproto.lnrpc.SendRequest.prototype.getPaymentHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/**\n * optional bytes payment_hash = 4;\n * This is a type-conversion wrapper around `getPaymentHash()`\n * @return {string}\n */\nproto.lnrpc.SendRequest.prototype.getPaymentHash_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPaymentHash()));\n};\n\n\n/**\n * optional bytes payment_hash = 4;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPaymentHash()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendRequest.prototype.getPaymentHash_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPaymentHash()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.SendRequest.prototype.setPaymentHash = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional string payment_hash_string = 5;\n * @return {string}\n */\nproto.lnrpc.SendRequest.prototype.getPaymentHashString = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendRequest.prototype.setPaymentHashString = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional string payment_request = 6;\n * @return {string}\n */\nproto.lnrpc.SendRequest.prototype.getPaymentRequest = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendRequest.prototype.setPaymentRequest = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional int32 final_cltv_delta = 7;\n * @return {number}\n */\nproto.lnrpc.SendRequest.prototype.getFinalCltvDelta = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.SendRequest.prototype.setFinalCltvDelta = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * optional FeeLimit fee_limit = 8;\n * @return {?proto.lnrpc.FeeLimit}\n */\nproto.lnrpc.SendRequest.prototype.getFeeLimit = function() {\n return /** @type{?proto.lnrpc.FeeLimit} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.FeeLimit, 8));\n};\n\n\n/** @param {?proto.lnrpc.FeeLimit|undefined} value */\nproto.lnrpc.SendRequest.prototype.setFeeLimit = function(value) {\n jspb.Message.setWrapperField(this, 8, value);\n};\n\n\nproto.lnrpc.SendRequest.prototype.clearFeeLimit = function() {\n this.setFeeLimit(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.SendRequest.prototype.hasFeeLimit = function() {\n return jspb.Message.getField(this, 8) != null;\n};\n\n\n/**\n * optional uint64 outgoing_chan_id = 9;\n * @return {string}\n */\nproto.lnrpc.SendRequest.prototype.getOutgoingChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 9, \"0\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendRequest.prototype.setOutgoingChanId = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional bytes last_hop_pubkey = 13;\n * @return {string}\n */\nproto.lnrpc.SendRequest.prototype.getLastHopPubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 13, \"\"));\n};\n\n\n/**\n * optional bytes last_hop_pubkey = 13;\n * This is a type-conversion wrapper around `getLastHopPubkey()`\n * @return {string}\n */\nproto.lnrpc.SendRequest.prototype.getLastHopPubkey_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getLastHopPubkey()));\n};\n\n\n/**\n * optional bytes last_hop_pubkey = 13;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getLastHopPubkey()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendRequest.prototype.getLastHopPubkey_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getLastHopPubkey()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.SendRequest.prototype.setLastHopPubkey = function(value) {\n jspb.Message.setField(this, 13, value);\n};\n\n\n/**\n * optional uint32 cltv_limit = 10;\n * @return {number}\n */\nproto.lnrpc.SendRequest.prototype.getCltvLimit = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 10, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.SendRequest.prototype.setCltvLimit = function(value) {\n jspb.Message.setField(this, 10, value);\n};\n\n\n/**\n * map dest_custom_records = 11;\n * @param {boolean=} opt_noLazyCreate Do not create the map if\n * empty, instead returning `undefined`\n * @return {!jspb.Map}\n */\nproto.lnrpc.SendRequest.prototype.getDestCustomRecordsMap = function(opt_noLazyCreate) {\n return /** @type {!jspb.Map} */ (\n jspb.Message.getMapField(this, 11, opt_noLazyCreate,\n null));\n};\n\n\nproto.lnrpc.SendRequest.prototype.clearDestCustomRecordsMap = function() {\n this.getDestCustomRecordsMap().clear();\n};\n\n\n/**\n * optional bool allow_self_payment = 14;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.SendRequest.prototype.getAllowSelfPayment = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 14, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.SendRequest.prototype.setAllowSelfPayment = function(value) {\n jspb.Message.setField(this, 14, value);\n};\n\n\n/**\n * repeated FeatureBit dest_features = 15;\n * @return {!Array.}\n */\nproto.lnrpc.SendRequest.prototype.getDestFeaturesList = function() {\n return /** @type {!Array.} */ (jspb.Message.getRepeatedField(this, 15));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.SendRequest.prototype.setDestFeaturesList = function(value) {\n jspb.Message.setField(this, 15, value || []);\n};\n\n\n/**\n * @param {!proto.lnrpc.FeatureBit} value\n * @param {number=} opt_index\n */\nproto.lnrpc.SendRequest.prototype.addDestFeatures = function(value, opt_index) {\n jspb.Message.addToRepeatedField(this, 15, value, opt_index);\n};\n\n\nproto.lnrpc.SendRequest.prototype.clearDestFeaturesList = function() {\n this.setDestFeaturesList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.SendResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.SendResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.SendResponse.displayName = 'proto.lnrpc.SendResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.SendResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.SendResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.SendResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n paymentError: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n paymentPreimage: msg.getPaymentPreimage_asB64(),\n paymentRoute: (f = msg.getPaymentRoute()) && proto.lnrpc.Route.toObject(includeInstance, f),\n paymentHash: msg.getPaymentHash_asB64()\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.SendResponse}\n */\nproto.lnrpc.SendResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.SendResponse;\n return proto.lnrpc.SendResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.SendResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.SendResponse}\n */\nproto.lnrpc.SendResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setPaymentError(value);\n break;\n case 2:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPaymentPreimage(value);\n break;\n case 3:\n var value = new proto.lnrpc.Route;\n reader.readMessage(value,proto.lnrpc.Route.deserializeBinaryFromReader);\n msg.setPaymentRoute(value);\n break;\n case 4:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPaymentHash(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.SendResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.SendResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPaymentError();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getPaymentPreimage_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 2,\n f\n );\n }\n f = message.getPaymentRoute();\n if (f != null) {\n writer.writeMessage(\n 3,\n f,\n proto.lnrpc.Route.serializeBinaryToWriter\n );\n }\n f = message.getPaymentHash_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 4,\n f\n );\n }\n};\n\n\n/**\n * optional string payment_error = 1;\n * @return {string}\n */\nproto.lnrpc.SendResponse.prototype.getPaymentError = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendResponse.prototype.setPaymentError = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bytes payment_preimage = 2;\n * @return {string}\n */\nproto.lnrpc.SendResponse.prototype.getPaymentPreimage = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/**\n * optional bytes payment_preimage = 2;\n * This is a type-conversion wrapper around `getPaymentPreimage()`\n * @return {string}\n */\nproto.lnrpc.SendResponse.prototype.getPaymentPreimage_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPaymentPreimage()));\n};\n\n\n/**\n * optional bytes payment_preimage = 2;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPaymentPreimage()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendResponse.prototype.getPaymentPreimage_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPaymentPreimage()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.SendResponse.prototype.setPaymentPreimage = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional Route payment_route = 3;\n * @return {?proto.lnrpc.Route}\n */\nproto.lnrpc.SendResponse.prototype.getPaymentRoute = function() {\n return /** @type{?proto.lnrpc.Route} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.Route, 3));\n};\n\n\n/** @param {?proto.lnrpc.Route|undefined} value */\nproto.lnrpc.SendResponse.prototype.setPaymentRoute = function(value) {\n jspb.Message.setWrapperField(this, 3, value);\n};\n\n\nproto.lnrpc.SendResponse.prototype.clearPaymentRoute = function() {\n this.setPaymentRoute(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.SendResponse.prototype.hasPaymentRoute = function() {\n return jspb.Message.getField(this, 3) != null;\n};\n\n\n/**\n * optional bytes payment_hash = 4;\n * @return {string}\n */\nproto.lnrpc.SendResponse.prototype.getPaymentHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/**\n * optional bytes payment_hash = 4;\n * This is a type-conversion wrapper around `getPaymentHash()`\n * @return {string}\n */\nproto.lnrpc.SendResponse.prototype.getPaymentHash_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPaymentHash()));\n};\n\n\n/**\n * optional bytes payment_hash = 4;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPaymentHash()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendResponse.prototype.getPaymentHash_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPaymentHash()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.SendResponse.prototype.setPaymentHash = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.SendToRouteRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.SendToRouteRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.SendToRouteRequest.displayName = 'proto.lnrpc.SendToRouteRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.SendToRouteRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.SendToRouteRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.SendToRouteRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendToRouteRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n paymentHash: msg.getPaymentHash_asB64(),\n paymentHashString: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n route: (f = msg.getRoute()) && proto.lnrpc.Route.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.SendToRouteRequest}\n */\nproto.lnrpc.SendToRouteRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.SendToRouteRequest;\n return proto.lnrpc.SendToRouteRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.SendToRouteRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.SendToRouteRequest}\n */\nproto.lnrpc.SendToRouteRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPaymentHash(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setPaymentHashString(value);\n break;\n case 4:\n var value = new proto.lnrpc.Route;\n reader.readMessage(value,proto.lnrpc.Route.deserializeBinaryFromReader);\n msg.setRoute(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendToRouteRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.SendToRouteRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.SendToRouteRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendToRouteRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPaymentHash_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getPaymentHashString();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getRoute();\n if (f != null) {\n writer.writeMessage(\n 4,\n f,\n proto.lnrpc.Route.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional bytes payment_hash = 1;\n * @return {string}\n */\nproto.lnrpc.SendToRouteRequest.prototype.getPaymentHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes payment_hash = 1;\n * This is a type-conversion wrapper around `getPaymentHash()`\n * @return {string}\n */\nproto.lnrpc.SendToRouteRequest.prototype.getPaymentHash_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPaymentHash()));\n};\n\n\n/**\n * optional bytes payment_hash = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPaymentHash()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendToRouteRequest.prototype.getPaymentHash_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPaymentHash()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.SendToRouteRequest.prototype.setPaymentHash = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string payment_hash_string = 2;\n * @return {string}\n */\nproto.lnrpc.SendToRouteRequest.prototype.getPaymentHashString = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendToRouteRequest.prototype.setPaymentHashString = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional Route route = 4;\n * @return {?proto.lnrpc.Route}\n */\nproto.lnrpc.SendToRouteRequest.prototype.getRoute = function() {\n return /** @type{?proto.lnrpc.Route} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.Route, 4));\n};\n\n\n/** @param {?proto.lnrpc.Route|undefined} value */\nproto.lnrpc.SendToRouteRequest.prototype.setRoute = function(value) {\n jspb.Message.setWrapperField(this, 4, value);\n};\n\n\nproto.lnrpc.SendToRouteRequest.prototype.clearRoute = function() {\n this.setRoute(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.SendToRouteRequest.prototype.hasRoute = function() {\n return jspb.Message.getField(this, 4) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelAcceptRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChannelAcceptRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelAcceptRequest.displayName = 'proto.lnrpc.ChannelAcceptRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelAcceptRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelAcceptRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelAcceptRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n nodePubkey: msg.getNodePubkey_asB64(),\n chainHash: msg.getChainHash_asB64(),\n pendingChanId: msg.getPendingChanId_asB64(),\n fundingAmt: jspb.Message.getFieldWithDefault(msg, 4, 0),\n pushAmt: jspb.Message.getFieldWithDefault(msg, 5, 0),\n dustLimit: jspb.Message.getFieldWithDefault(msg, 6, 0),\n maxValueInFlight: jspb.Message.getFieldWithDefault(msg, 7, 0),\n channelReserve: jspb.Message.getFieldWithDefault(msg, 8, 0),\n minHtlc: jspb.Message.getFieldWithDefault(msg, 9, 0),\n feePerKw: jspb.Message.getFieldWithDefault(msg, 10, 0),\n csvDelay: jspb.Message.getFieldWithDefault(msg, 11, 0),\n maxAcceptedHtlcs: jspb.Message.getFieldWithDefault(msg, 12, 0),\n channelFlags: jspb.Message.getFieldWithDefault(msg, 13, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelAcceptRequest}\n */\nproto.lnrpc.ChannelAcceptRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelAcceptRequest;\n return proto.lnrpc.ChannelAcceptRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelAcceptRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelAcceptRequest}\n */\nproto.lnrpc.ChannelAcceptRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setNodePubkey(value);\n break;\n case 2:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setChainHash(value);\n break;\n case 3:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPendingChanId(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setFundingAmt(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setPushAmt(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setDustLimit(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setMaxValueInFlight(value);\n break;\n case 8:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setChannelReserve(value);\n break;\n case 9:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setMinHtlc(value);\n break;\n case 10:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setFeePerKw(value);\n break;\n case 11:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setCsvDelay(value);\n break;\n case 12:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setMaxAcceptedHtlcs(value);\n break;\n case 13:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setChannelFlags(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelAcceptRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelAcceptRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelAcceptRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getNodePubkey_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getChainHash_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 2,\n f\n );\n }\n f = message.getPendingChanId_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 3,\n f\n );\n }\n f = message.getFundingAmt();\n if (f !== 0) {\n writer.writeUint64(\n 4,\n f\n );\n }\n f = message.getPushAmt();\n if (f !== 0) {\n writer.writeUint64(\n 5,\n f\n );\n }\n f = message.getDustLimit();\n if (f !== 0) {\n writer.writeUint64(\n 6,\n f\n );\n }\n f = message.getMaxValueInFlight();\n if (f !== 0) {\n writer.writeUint64(\n 7,\n f\n );\n }\n f = message.getChannelReserve();\n if (f !== 0) {\n writer.writeUint64(\n 8,\n f\n );\n }\n f = message.getMinHtlc();\n if (f !== 0) {\n writer.writeUint64(\n 9,\n f\n );\n }\n f = message.getFeePerKw();\n if (f !== 0) {\n writer.writeUint64(\n 10,\n f\n );\n }\n f = message.getCsvDelay();\n if (f !== 0) {\n writer.writeUint32(\n 11,\n f\n );\n }\n f = message.getMaxAcceptedHtlcs();\n if (f !== 0) {\n writer.writeUint32(\n 12,\n f\n );\n }\n f = message.getChannelFlags();\n if (f !== 0) {\n writer.writeUint32(\n 13,\n f\n );\n }\n};\n\n\n/**\n * optional bytes node_pubkey = 1;\n * @return {string}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getNodePubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes node_pubkey = 1;\n * This is a type-conversion wrapper around `getNodePubkey()`\n * @return {string}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getNodePubkey_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getNodePubkey()));\n};\n\n\n/**\n * optional bytes node_pubkey = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getNodePubkey()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getNodePubkey_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getNodePubkey()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setNodePubkey = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bytes chain_hash = 2;\n * @return {string}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getChainHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/**\n * optional bytes chain_hash = 2;\n * This is a type-conversion wrapper around `getChainHash()`\n * @return {string}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getChainHash_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getChainHash()));\n};\n\n\n/**\n * optional bytes chain_hash = 2;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getChainHash()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getChainHash_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getChainHash()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setChainHash = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional bytes pending_chan_id = 3;\n * @return {string}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getPendingChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/**\n * optional bytes pending_chan_id = 3;\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {string}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getPendingChanId_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPendingChanId()));\n};\n\n\n/**\n * optional bytes pending_chan_id = 3;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getPendingChanId_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPendingChanId()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setPendingChanId = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional uint64 funding_amt = 4;\n * @return {number}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getFundingAmt = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setFundingAmt = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional uint64 push_amt = 5;\n * @return {number}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getPushAmt = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setPushAmt = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional uint64 dust_limit = 6;\n * @return {number}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getDustLimit = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setDustLimit = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional uint64 max_value_in_flight = 7;\n * @return {number}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getMaxValueInFlight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setMaxValueInFlight = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * optional uint64 channel_reserve = 8;\n * @return {number}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getChannelReserve = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 8, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setChannelReserve = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional uint64 min_htlc = 9;\n * @return {number}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getMinHtlc = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 9, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setMinHtlc = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional uint64 fee_per_kw = 10;\n * @return {number}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getFeePerKw = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 10, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setFeePerKw = function(value) {\n jspb.Message.setField(this, 10, value);\n};\n\n\n/**\n * optional uint32 csv_delay = 11;\n * @return {number}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getCsvDelay = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 11, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setCsvDelay = function(value) {\n jspb.Message.setField(this, 11, value);\n};\n\n\n/**\n * optional uint32 max_accepted_htlcs = 12;\n * @return {number}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getMaxAcceptedHtlcs = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 12, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setMaxAcceptedHtlcs = function(value) {\n jspb.Message.setField(this, 12, value);\n};\n\n\n/**\n * optional uint32 channel_flags = 13;\n * @return {number}\n */\nproto.lnrpc.ChannelAcceptRequest.prototype.getChannelFlags = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 13, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelAcceptRequest.prototype.setChannelFlags = function(value) {\n jspb.Message.setField(this, 13, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelAcceptResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChannelAcceptResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelAcceptResponse.displayName = 'proto.lnrpc.ChannelAcceptResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelAcceptResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelAcceptResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelAcceptResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelAcceptResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n accept: jspb.Message.getFieldWithDefault(msg, 1, false),\n pendingChanId: msg.getPendingChanId_asB64()\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelAcceptResponse}\n */\nproto.lnrpc.ChannelAcceptResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelAcceptResponse;\n return proto.lnrpc.ChannelAcceptResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelAcceptResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelAcceptResponse}\n */\nproto.lnrpc.ChannelAcceptResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setAccept(value);\n break;\n case 2:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPendingChanId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelAcceptResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelAcceptResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelAcceptResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelAcceptResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getAccept();\n if (f) {\n writer.writeBool(\n 1,\n f\n );\n }\n f = message.getPendingChanId_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional bool accept = 1;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ChannelAcceptResponse.prototype.getAccept = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 1, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ChannelAcceptResponse.prototype.setAccept = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bytes pending_chan_id = 2;\n * @return {string}\n */\nproto.lnrpc.ChannelAcceptResponse.prototype.getPendingChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/**\n * optional bytes pending_chan_id = 2;\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {string}\n */\nproto.lnrpc.ChannelAcceptResponse.prototype.getPendingChanId_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPendingChanId()));\n};\n\n\n/**\n * optional bytes pending_chan_id = 2;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelAcceptResponse.prototype.getPendingChanId_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPendingChanId()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ChannelAcceptResponse.prototype.setPendingChanId = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelPoint = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, proto.lnrpc.ChannelPoint.oneofGroups_);\n};\ngoog.inherits(proto.lnrpc.ChannelPoint, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelPoint.displayName = 'proto.lnrpc.ChannelPoint';\n}\n/**\n * Oneof group definitions for this message. Each group defines the field\n * numbers belonging to that group. When of these fields' value is set, all\n * other fields in the group are cleared. During deserialization, if multiple\n * fields are encountered for a group, only the last value seen will be kept.\n * @private {!Array>}\n * @const\n */\nproto.lnrpc.ChannelPoint.oneofGroups_ = [[1,2]];\n\n/**\n * @enum {number}\n */\nproto.lnrpc.ChannelPoint.FundingTxidCase = {\n FUNDING_TXID_NOT_SET: 0,\n FUNDING_TXID_BYTES: 1,\n FUNDING_TXID_STR: 2\n};\n\n/**\n * @return {proto.lnrpc.ChannelPoint.FundingTxidCase}\n */\nproto.lnrpc.ChannelPoint.prototype.getFundingTxidCase = function() {\n return /** @type {proto.lnrpc.ChannelPoint.FundingTxidCase} */(jspb.Message.computeOneofCase(this, proto.lnrpc.ChannelPoint.oneofGroups_[0]));\n};\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelPoint.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelPoint.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelPoint} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelPoint.toObject = function(includeInstance, msg) {\n var f, obj = {\n fundingTxidBytes: msg.getFundingTxidBytes_asB64(),\n fundingTxidStr: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n outputIndex: jspb.Message.getFieldWithDefault(msg, 3, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelPoint}\n */\nproto.lnrpc.ChannelPoint.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelPoint;\n return proto.lnrpc.ChannelPoint.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelPoint} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelPoint}\n */\nproto.lnrpc.ChannelPoint.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setFundingTxidBytes(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setFundingTxidStr(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setOutputIndex(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelPoint.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelPoint.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelPoint} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelPoint.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = /** @type {!(string|Uint8Array)} */ (jspb.Message.getField(message, 1));\n if (f != null) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = /** @type {string} */ (jspb.Message.getField(message, 2));\n if (f != null) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getOutputIndex();\n if (f !== 0) {\n writer.writeUint32(\n 3,\n f\n );\n }\n};\n\n\n/**\n * optional bytes funding_txid_bytes = 1;\n * @return {string}\n */\nproto.lnrpc.ChannelPoint.prototype.getFundingTxidBytes = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes funding_txid_bytes = 1;\n * This is a type-conversion wrapper around `getFundingTxidBytes()`\n * @return {string}\n */\nproto.lnrpc.ChannelPoint.prototype.getFundingTxidBytes_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getFundingTxidBytes()));\n};\n\n\n/**\n * optional bytes funding_txid_bytes = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getFundingTxidBytes()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelPoint.prototype.getFundingTxidBytes_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getFundingTxidBytes()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ChannelPoint.prototype.setFundingTxidBytes = function(value) {\n jspb.Message.setOneofField(this, 1, proto.lnrpc.ChannelPoint.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.ChannelPoint.prototype.clearFundingTxidBytes = function() {\n jspb.Message.setOneofField(this, 1, proto.lnrpc.ChannelPoint.oneofGroups_[0], undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChannelPoint.prototype.hasFundingTxidBytes = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional string funding_txid_str = 2;\n * @return {string}\n */\nproto.lnrpc.ChannelPoint.prototype.getFundingTxidStr = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ChannelPoint.prototype.setFundingTxidStr = function(value) {\n jspb.Message.setOneofField(this, 2, proto.lnrpc.ChannelPoint.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.ChannelPoint.prototype.clearFundingTxidStr = function() {\n jspb.Message.setOneofField(this, 2, proto.lnrpc.ChannelPoint.oneofGroups_[0], undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChannelPoint.prototype.hasFundingTxidStr = function() {\n return jspb.Message.getField(this, 2) != null;\n};\n\n\n/**\n * optional uint32 output_index = 3;\n * @return {number}\n */\nproto.lnrpc.ChannelPoint.prototype.getOutputIndex = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelPoint.prototype.setOutputIndex = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.OutPoint = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.OutPoint, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.OutPoint.displayName = 'proto.lnrpc.OutPoint';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.OutPoint.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.OutPoint.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.OutPoint} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.OutPoint.toObject = function(includeInstance, msg) {\n var f, obj = {\n txidBytes: msg.getTxidBytes_asB64(),\n txidStr: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n outputIndex: jspb.Message.getFieldWithDefault(msg, 3, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.OutPoint}\n */\nproto.lnrpc.OutPoint.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.OutPoint;\n return proto.lnrpc.OutPoint.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.OutPoint} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.OutPoint}\n */\nproto.lnrpc.OutPoint.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setTxidBytes(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setTxidStr(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setOutputIndex(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.OutPoint.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.OutPoint.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.OutPoint} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.OutPoint.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTxidBytes_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getTxidStr();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getOutputIndex();\n if (f !== 0) {\n writer.writeUint32(\n 3,\n f\n );\n }\n};\n\n\n/**\n * optional bytes txid_bytes = 1;\n * @return {string}\n */\nproto.lnrpc.OutPoint.prototype.getTxidBytes = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes txid_bytes = 1;\n * This is a type-conversion wrapper around `getTxidBytes()`\n * @return {string}\n */\nproto.lnrpc.OutPoint.prototype.getTxidBytes_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getTxidBytes()));\n};\n\n\n/**\n * optional bytes txid_bytes = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getTxidBytes()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.OutPoint.prototype.getTxidBytes_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getTxidBytes()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.OutPoint.prototype.setTxidBytes = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string txid_str = 2;\n * @return {string}\n */\nproto.lnrpc.OutPoint.prototype.getTxidStr = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.OutPoint.prototype.setTxidStr = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional uint32 output_index = 3;\n * @return {number}\n */\nproto.lnrpc.OutPoint.prototype.getOutputIndex = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.OutPoint.prototype.setOutputIndex = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.LightningAddress = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.LightningAddress, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.LightningAddress.displayName = 'proto.lnrpc.LightningAddress';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.LightningAddress.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.LightningAddress.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.LightningAddress} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.LightningAddress.toObject = function(includeInstance, msg) {\n var f, obj = {\n pubkey: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n host: jspb.Message.getFieldWithDefault(msg, 2, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.LightningAddress}\n */\nproto.lnrpc.LightningAddress.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.LightningAddress;\n return proto.lnrpc.LightningAddress.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.LightningAddress} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.LightningAddress}\n */\nproto.lnrpc.LightningAddress.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setPubkey(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setHost(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.LightningAddress.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.LightningAddress.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.LightningAddress} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.LightningAddress.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPubkey();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getHost();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional string pubkey = 1;\n * @return {string}\n */\nproto.lnrpc.LightningAddress.prototype.getPubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.LightningAddress.prototype.setPubkey = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string host = 2;\n * @return {string}\n */\nproto.lnrpc.LightningAddress.prototype.getHost = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.LightningAddress.prototype.setHost = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.EstimateFeeRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.EstimateFeeRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.EstimateFeeRequest.displayName = 'proto.lnrpc.EstimateFeeRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.EstimateFeeRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.EstimateFeeRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.EstimateFeeRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.EstimateFeeRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n addrtoamountMap: (f = msg.getAddrtoamountMap()) ? f.toObject(includeInstance, undefined) : [],\n targetConf: jspb.Message.getFieldWithDefault(msg, 2, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.EstimateFeeRequest}\n */\nproto.lnrpc.EstimateFeeRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.EstimateFeeRequest;\n return proto.lnrpc.EstimateFeeRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.EstimateFeeRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.EstimateFeeRequest}\n */\nproto.lnrpc.EstimateFeeRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = msg.getAddrtoamountMap();\n reader.readMessage(value, function(message, reader) {\n jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readString, jspb.BinaryReader.prototype.readInt64);\n });\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setTargetConf(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.EstimateFeeRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.EstimateFeeRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.EstimateFeeRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.EstimateFeeRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getAddrtoamountMap(true);\n if (f && f.getLength() > 0) {\n f.serializeBinary(1, writer, jspb.BinaryWriter.prototype.writeString, jspb.BinaryWriter.prototype.writeInt64);\n }\n f = message.getTargetConf();\n if (f !== 0) {\n writer.writeInt32(\n 2,\n f\n );\n }\n};\n\n\n/**\n * map AddrToAmount = 1;\n * @param {boolean=} opt_noLazyCreate Do not create the map if\n * empty, instead returning `undefined`\n * @return {!jspb.Map}\n */\nproto.lnrpc.EstimateFeeRequest.prototype.getAddrtoamountMap = function(opt_noLazyCreate) {\n return /** @type {!jspb.Map} */ (\n jspb.Message.getMapField(this, 1, opt_noLazyCreate,\n null));\n};\n\n\nproto.lnrpc.EstimateFeeRequest.prototype.clearAddrtoamountMap = function() {\n this.getAddrtoamountMap().clear();\n};\n\n\n/**\n * optional int32 target_conf = 2;\n * @return {number}\n */\nproto.lnrpc.EstimateFeeRequest.prototype.getTargetConf = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.EstimateFeeRequest.prototype.setTargetConf = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.EstimateFeeResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.EstimateFeeResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.EstimateFeeResponse.displayName = 'proto.lnrpc.EstimateFeeResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.EstimateFeeResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.EstimateFeeResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.EstimateFeeResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.EstimateFeeResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n feeSat: jspb.Message.getFieldWithDefault(msg, 1, 0),\n feerateSatPerByte: jspb.Message.getFieldWithDefault(msg, 2, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.EstimateFeeResponse}\n */\nproto.lnrpc.EstimateFeeResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.EstimateFeeResponse;\n return proto.lnrpc.EstimateFeeResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.EstimateFeeResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.EstimateFeeResponse}\n */\nproto.lnrpc.EstimateFeeResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFeeSat(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFeerateSatPerByte(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.EstimateFeeResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.EstimateFeeResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.EstimateFeeResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.EstimateFeeResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getFeeSat();\n if (f !== 0) {\n writer.writeInt64(\n 1,\n f\n );\n }\n f = message.getFeerateSatPerByte();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional int64 fee_sat = 1;\n * @return {number}\n */\nproto.lnrpc.EstimateFeeResponse.prototype.getFeeSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.EstimateFeeResponse.prototype.setFeeSat = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 feerate_sat_per_byte = 2;\n * @return {number}\n */\nproto.lnrpc.EstimateFeeResponse.prototype.getFeerateSatPerByte = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.EstimateFeeResponse.prototype.setFeerateSatPerByte = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.SendManyRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.SendManyRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.SendManyRequest.displayName = 'proto.lnrpc.SendManyRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.SendManyRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.SendManyRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.SendManyRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendManyRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n addrtoamountMap: (f = msg.getAddrtoamountMap()) ? f.toObject(includeInstance, undefined) : [],\n targetConf: jspb.Message.getFieldWithDefault(msg, 3, 0),\n satPerByte: jspb.Message.getFieldWithDefault(msg, 5, 0),\n label: jspb.Message.getFieldWithDefault(msg, 6, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.SendManyRequest}\n */\nproto.lnrpc.SendManyRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.SendManyRequest;\n return proto.lnrpc.SendManyRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.SendManyRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.SendManyRequest}\n */\nproto.lnrpc.SendManyRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = msg.getAddrtoamountMap();\n reader.readMessage(value, function(message, reader) {\n jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readString, jspb.BinaryReader.prototype.readInt64);\n });\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setTargetConf(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setSatPerByte(value);\n break;\n case 6:\n var value = /** @type {string} */ (reader.readString());\n msg.setLabel(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendManyRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.SendManyRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.SendManyRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendManyRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getAddrtoamountMap(true);\n if (f && f.getLength() > 0) {\n f.serializeBinary(1, writer, jspb.BinaryWriter.prototype.writeString, jspb.BinaryWriter.prototype.writeInt64);\n }\n f = message.getTargetConf();\n if (f !== 0) {\n writer.writeInt32(\n 3,\n f\n );\n }\n f = message.getSatPerByte();\n if (f !== 0) {\n writer.writeInt64(\n 5,\n f\n );\n }\n f = message.getLabel();\n if (f.length > 0) {\n writer.writeString(\n 6,\n f\n );\n }\n};\n\n\n/**\n * map AddrToAmount = 1;\n * @param {boolean=} opt_noLazyCreate Do not create the map if\n * empty, instead returning `undefined`\n * @return {!jspb.Map}\n */\nproto.lnrpc.SendManyRequest.prototype.getAddrtoamountMap = function(opt_noLazyCreate) {\n return /** @type {!jspb.Map} */ (\n jspb.Message.getMapField(this, 1, opt_noLazyCreate,\n null));\n};\n\n\nproto.lnrpc.SendManyRequest.prototype.clearAddrtoamountMap = function() {\n this.getAddrtoamountMap().clear();\n};\n\n\n/**\n * optional int32 target_conf = 3;\n * @return {number}\n */\nproto.lnrpc.SendManyRequest.prototype.getTargetConf = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.SendManyRequest.prototype.setTargetConf = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional int64 sat_per_byte = 5;\n * @return {number}\n */\nproto.lnrpc.SendManyRequest.prototype.getSatPerByte = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.SendManyRequest.prototype.setSatPerByte = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional string label = 6;\n * @return {string}\n */\nproto.lnrpc.SendManyRequest.prototype.getLabel = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 6, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendManyRequest.prototype.setLabel = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.SendManyResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.SendManyResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.SendManyResponse.displayName = 'proto.lnrpc.SendManyResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.SendManyResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.SendManyResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.SendManyResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendManyResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n txid: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.SendManyResponse}\n */\nproto.lnrpc.SendManyResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.SendManyResponse;\n return proto.lnrpc.SendManyResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.SendManyResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.SendManyResponse}\n */\nproto.lnrpc.SendManyResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setTxid(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendManyResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.SendManyResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.SendManyResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendManyResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTxid();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string txid = 1;\n * @return {string}\n */\nproto.lnrpc.SendManyResponse.prototype.getTxid = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendManyResponse.prototype.setTxid = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.SendCoinsRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.SendCoinsRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.SendCoinsRequest.displayName = 'proto.lnrpc.SendCoinsRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.SendCoinsRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.SendCoinsRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.SendCoinsRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendCoinsRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n addr: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n amount: jspb.Message.getFieldWithDefault(msg, 2, 0),\n targetConf: jspb.Message.getFieldWithDefault(msg, 3, 0),\n satPerByte: jspb.Message.getFieldWithDefault(msg, 5, 0),\n sendAll: jspb.Message.getFieldWithDefault(msg, 6, false),\n label: jspb.Message.getFieldWithDefault(msg, 7, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.SendCoinsRequest}\n */\nproto.lnrpc.SendCoinsRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.SendCoinsRequest;\n return proto.lnrpc.SendCoinsRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.SendCoinsRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.SendCoinsRequest}\n */\nproto.lnrpc.SendCoinsRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setAddr(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmount(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setTargetConf(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setSatPerByte(value);\n break;\n case 6:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setSendAll(value);\n break;\n case 7:\n var value = /** @type {string} */ (reader.readString());\n msg.setLabel(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendCoinsRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.SendCoinsRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.SendCoinsRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendCoinsRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getAddr();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getAmount();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getTargetConf();\n if (f !== 0) {\n writer.writeInt32(\n 3,\n f\n );\n }\n f = message.getSatPerByte();\n if (f !== 0) {\n writer.writeInt64(\n 5,\n f\n );\n }\n f = message.getSendAll();\n if (f) {\n writer.writeBool(\n 6,\n f\n );\n }\n f = message.getLabel();\n if (f.length > 0) {\n writer.writeString(\n 7,\n f\n );\n }\n};\n\n\n/**\n * optional string addr = 1;\n * @return {string}\n */\nproto.lnrpc.SendCoinsRequest.prototype.getAddr = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendCoinsRequest.prototype.setAddr = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 amount = 2;\n * @return {number}\n */\nproto.lnrpc.SendCoinsRequest.prototype.getAmount = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.SendCoinsRequest.prototype.setAmount = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int32 target_conf = 3;\n * @return {number}\n */\nproto.lnrpc.SendCoinsRequest.prototype.getTargetConf = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.SendCoinsRequest.prototype.setTargetConf = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional int64 sat_per_byte = 5;\n * @return {number}\n */\nproto.lnrpc.SendCoinsRequest.prototype.getSatPerByte = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.SendCoinsRequest.prototype.setSatPerByte = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional bool send_all = 6;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.SendCoinsRequest.prototype.getSendAll = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 6, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.SendCoinsRequest.prototype.setSendAll = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional string label = 7;\n * @return {string}\n */\nproto.lnrpc.SendCoinsRequest.prototype.getLabel = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 7, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendCoinsRequest.prototype.setLabel = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.SendCoinsResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.SendCoinsResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.SendCoinsResponse.displayName = 'proto.lnrpc.SendCoinsResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.SendCoinsResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.SendCoinsResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.SendCoinsResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendCoinsResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n txid: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.SendCoinsResponse}\n */\nproto.lnrpc.SendCoinsResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.SendCoinsResponse;\n return proto.lnrpc.SendCoinsResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.SendCoinsResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.SendCoinsResponse}\n */\nproto.lnrpc.SendCoinsResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setTxid(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.SendCoinsResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.SendCoinsResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.SendCoinsResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SendCoinsResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTxid();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string txid = 1;\n * @return {string}\n */\nproto.lnrpc.SendCoinsResponse.prototype.getTxid = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SendCoinsResponse.prototype.setTxid = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ListUnspentRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ListUnspentRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ListUnspentRequest.displayName = 'proto.lnrpc.ListUnspentRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ListUnspentRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ListUnspentRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ListUnspentRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListUnspentRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n minConfs: jspb.Message.getFieldWithDefault(msg, 1, 0),\n maxConfs: jspb.Message.getFieldWithDefault(msg, 2, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ListUnspentRequest}\n */\nproto.lnrpc.ListUnspentRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ListUnspentRequest;\n return proto.lnrpc.ListUnspentRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ListUnspentRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ListUnspentRequest}\n */\nproto.lnrpc.ListUnspentRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setMinConfs(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setMaxConfs(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ListUnspentRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ListUnspentRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ListUnspentRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListUnspentRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getMinConfs();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getMaxConfs();\n if (f !== 0) {\n writer.writeInt32(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional int32 min_confs = 1;\n * @return {number}\n */\nproto.lnrpc.ListUnspentRequest.prototype.getMinConfs = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ListUnspentRequest.prototype.setMinConfs = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int32 max_confs = 2;\n * @return {number}\n */\nproto.lnrpc.ListUnspentRequest.prototype.getMaxConfs = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ListUnspentRequest.prototype.setMaxConfs = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ListUnspentResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.ListUnspentResponse.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.ListUnspentResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ListUnspentResponse.displayName = 'proto.lnrpc.ListUnspentResponse';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.ListUnspentResponse.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ListUnspentResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ListUnspentResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ListUnspentResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListUnspentResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n utxosList: jspb.Message.toObjectList(msg.getUtxosList(),\n proto.lnrpc.Utxo.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ListUnspentResponse}\n */\nproto.lnrpc.ListUnspentResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ListUnspentResponse;\n return proto.lnrpc.ListUnspentResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ListUnspentResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ListUnspentResponse}\n */\nproto.lnrpc.ListUnspentResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.Utxo;\n reader.readMessage(value,proto.lnrpc.Utxo.deserializeBinaryFromReader);\n msg.addUtxos(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ListUnspentResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ListUnspentResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ListUnspentResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListUnspentResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getUtxosList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.lnrpc.Utxo.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated Utxo utxos = 1;\n * @return {!Array.}\n */\nproto.lnrpc.ListUnspentResponse.prototype.getUtxosList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.Utxo, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.ListUnspentResponse.prototype.setUtxosList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.Utxo=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.Utxo}\n */\nproto.lnrpc.ListUnspentResponse.prototype.addUtxos = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.lnrpc.Utxo, opt_index);\n};\n\n\nproto.lnrpc.ListUnspentResponse.prototype.clearUtxosList = function() {\n this.setUtxosList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.NewAddressRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.NewAddressRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.NewAddressRequest.displayName = 'proto.lnrpc.NewAddressRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.NewAddressRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.NewAddressRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.NewAddressRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NewAddressRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n type: jspb.Message.getFieldWithDefault(msg, 1, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.NewAddressRequest}\n */\nproto.lnrpc.NewAddressRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.NewAddressRequest;\n return proto.lnrpc.NewAddressRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.NewAddressRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.NewAddressRequest}\n */\nproto.lnrpc.NewAddressRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!proto.lnrpc.AddressType} */ (reader.readEnum());\n msg.setType(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.NewAddressRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.NewAddressRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.NewAddressRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NewAddressRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getType();\n if (f !== 0.0) {\n writer.writeEnum(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional AddressType type = 1;\n * @return {!proto.lnrpc.AddressType}\n */\nproto.lnrpc.NewAddressRequest.prototype.getType = function() {\n return /** @type {!proto.lnrpc.AddressType} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {!proto.lnrpc.AddressType} value */\nproto.lnrpc.NewAddressRequest.prototype.setType = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.NewAddressResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.NewAddressResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.NewAddressResponse.displayName = 'proto.lnrpc.NewAddressResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.NewAddressResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.NewAddressResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.NewAddressResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NewAddressResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n address: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.NewAddressResponse}\n */\nproto.lnrpc.NewAddressResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.NewAddressResponse;\n return proto.lnrpc.NewAddressResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.NewAddressResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.NewAddressResponse}\n */\nproto.lnrpc.NewAddressResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setAddress(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.NewAddressResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.NewAddressResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.NewAddressResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NewAddressResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getAddress();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string address = 1;\n * @return {string}\n */\nproto.lnrpc.NewAddressResponse.prototype.getAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.NewAddressResponse.prototype.setAddress = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.SignMessageRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.SignMessageRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.SignMessageRequest.displayName = 'proto.lnrpc.SignMessageRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.SignMessageRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.SignMessageRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.SignMessageRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SignMessageRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n msg: msg.getMsg_asB64()\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.SignMessageRequest}\n */\nproto.lnrpc.SignMessageRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.SignMessageRequest;\n return proto.lnrpc.SignMessageRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.SignMessageRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.SignMessageRequest}\n */\nproto.lnrpc.SignMessageRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setMsg(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.SignMessageRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.SignMessageRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.SignMessageRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SignMessageRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getMsg_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional bytes msg = 1;\n * @return {string}\n */\nproto.lnrpc.SignMessageRequest.prototype.getMsg = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes msg = 1;\n * This is a type-conversion wrapper around `getMsg()`\n * @return {string}\n */\nproto.lnrpc.SignMessageRequest.prototype.getMsg_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getMsg()));\n};\n\n\n/**\n * optional bytes msg = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getMsg()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.SignMessageRequest.prototype.getMsg_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getMsg()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.SignMessageRequest.prototype.setMsg = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.SignMessageResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.SignMessageResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.SignMessageResponse.displayName = 'proto.lnrpc.SignMessageResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.SignMessageResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.SignMessageResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.SignMessageResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SignMessageResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n signature: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.SignMessageResponse}\n */\nproto.lnrpc.SignMessageResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.SignMessageResponse;\n return proto.lnrpc.SignMessageResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.SignMessageResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.SignMessageResponse}\n */\nproto.lnrpc.SignMessageResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setSignature(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.SignMessageResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.SignMessageResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.SignMessageResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.SignMessageResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSignature();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string signature = 1;\n * @return {string}\n */\nproto.lnrpc.SignMessageResponse.prototype.getSignature = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.SignMessageResponse.prototype.setSignature = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.VerifyMessageRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.VerifyMessageRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.VerifyMessageRequest.displayName = 'proto.lnrpc.VerifyMessageRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.VerifyMessageRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.VerifyMessageRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.VerifyMessageRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.VerifyMessageRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n msg: msg.getMsg_asB64(),\n signature: jspb.Message.getFieldWithDefault(msg, 2, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.VerifyMessageRequest}\n */\nproto.lnrpc.VerifyMessageRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.VerifyMessageRequest;\n return proto.lnrpc.VerifyMessageRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.VerifyMessageRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.VerifyMessageRequest}\n */\nproto.lnrpc.VerifyMessageRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setMsg(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setSignature(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.VerifyMessageRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.VerifyMessageRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.VerifyMessageRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.VerifyMessageRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getMsg_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getSignature();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional bytes msg = 1;\n * @return {string}\n */\nproto.lnrpc.VerifyMessageRequest.prototype.getMsg = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes msg = 1;\n * This is a type-conversion wrapper around `getMsg()`\n * @return {string}\n */\nproto.lnrpc.VerifyMessageRequest.prototype.getMsg_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getMsg()));\n};\n\n\n/**\n * optional bytes msg = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getMsg()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.VerifyMessageRequest.prototype.getMsg_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getMsg()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.VerifyMessageRequest.prototype.setMsg = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string signature = 2;\n * @return {string}\n */\nproto.lnrpc.VerifyMessageRequest.prototype.getSignature = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.VerifyMessageRequest.prototype.setSignature = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.VerifyMessageResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.VerifyMessageResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.VerifyMessageResponse.displayName = 'proto.lnrpc.VerifyMessageResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.VerifyMessageResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.VerifyMessageResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.VerifyMessageResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.VerifyMessageResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n valid: jspb.Message.getFieldWithDefault(msg, 1, false),\n pubkey: jspb.Message.getFieldWithDefault(msg, 2, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.VerifyMessageResponse}\n */\nproto.lnrpc.VerifyMessageResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.VerifyMessageResponse;\n return proto.lnrpc.VerifyMessageResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.VerifyMessageResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.VerifyMessageResponse}\n */\nproto.lnrpc.VerifyMessageResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setValid(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setPubkey(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.VerifyMessageResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.VerifyMessageResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.VerifyMessageResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.VerifyMessageResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getValid();\n if (f) {\n writer.writeBool(\n 1,\n f\n );\n }\n f = message.getPubkey();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional bool valid = 1;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.VerifyMessageResponse.prototype.getValid = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 1, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.VerifyMessageResponse.prototype.setValid = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string pubkey = 2;\n * @return {string}\n */\nproto.lnrpc.VerifyMessageResponse.prototype.getPubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.VerifyMessageResponse.prototype.setPubkey = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ConnectPeerRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ConnectPeerRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ConnectPeerRequest.displayName = 'proto.lnrpc.ConnectPeerRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ConnectPeerRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ConnectPeerRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ConnectPeerRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ConnectPeerRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n addr: (f = msg.getAddr()) && proto.lnrpc.LightningAddress.toObject(includeInstance, f),\n perm: jspb.Message.getFieldWithDefault(msg, 2, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ConnectPeerRequest}\n */\nproto.lnrpc.ConnectPeerRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ConnectPeerRequest;\n return proto.lnrpc.ConnectPeerRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ConnectPeerRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ConnectPeerRequest}\n */\nproto.lnrpc.ConnectPeerRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.LightningAddress;\n reader.readMessage(value,proto.lnrpc.LightningAddress.deserializeBinaryFromReader);\n msg.setAddr(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setPerm(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ConnectPeerRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ConnectPeerRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ConnectPeerRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ConnectPeerRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getAddr();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.LightningAddress.serializeBinaryToWriter\n );\n }\n f = message.getPerm();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional LightningAddress addr = 1;\n * @return {?proto.lnrpc.LightningAddress}\n */\nproto.lnrpc.ConnectPeerRequest.prototype.getAddr = function() {\n return /** @type{?proto.lnrpc.LightningAddress} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.LightningAddress, 1));\n};\n\n\n/** @param {?proto.lnrpc.LightningAddress|undefined} value */\nproto.lnrpc.ConnectPeerRequest.prototype.setAddr = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.lnrpc.ConnectPeerRequest.prototype.clearAddr = function() {\n this.setAddr(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ConnectPeerRequest.prototype.hasAddr = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional bool perm = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ConnectPeerRequest.prototype.getPerm = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ConnectPeerRequest.prototype.setPerm = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ConnectPeerResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ConnectPeerResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ConnectPeerResponse.displayName = 'proto.lnrpc.ConnectPeerResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ConnectPeerResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ConnectPeerResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ConnectPeerResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ConnectPeerResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ConnectPeerResponse}\n */\nproto.lnrpc.ConnectPeerResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ConnectPeerResponse;\n return proto.lnrpc.ConnectPeerResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ConnectPeerResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ConnectPeerResponse}\n */\nproto.lnrpc.ConnectPeerResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ConnectPeerResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ConnectPeerResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ConnectPeerResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ConnectPeerResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.DisconnectPeerRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.DisconnectPeerRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.DisconnectPeerRequest.displayName = 'proto.lnrpc.DisconnectPeerRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.DisconnectPeerRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.DisconnectPeerRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.DisconnectPeerRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.DisconnectPeerRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n pubKey: jspb.Message.getFieldWithDefault(msg, 1, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.DisconnectPeerRequest}\n */\nproto.lnrpc.DisconnectPeerRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.DisconnectPeerRequest;\n return proto.lnrpc.DisconnectPeerRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.DisconnectPeerRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.DisconnectPeerRequest}\n */\nproto.lnrpc.DisconnectPeerRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setPubKey(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.DisconnectPeerRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.DisconnectPeerRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.DisconnectPeerRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.DisconnectPeerRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPubKey();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional string pub_key = 1;\n * @return {string}\n */\nproto.lnrpc.DisconnectPeerRequest.prototype.getPubKey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.DisconnectPeerRequest.prototype.setPubKey = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.DisconnectPeerResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.DisconnectPeerResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.DisconnectPeerResponse.displayName = 'proto.lnrpc.DisconnectPeerResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.DisconnectPeerResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.DisconnectPeerResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.DisconnectPeerResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.DisconnectPeerResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.DisconnectPeerResponse}\n */\nproto.lnrpc.DisconnectPeerResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.DisconnectPeerResponse;\n return proto.lnrpc.DisconnectPeerResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.DisconnectPeerResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.DisconnectPeerResponse}\n */\nproto.lnrpc.DisconnectPeerResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.DisconnectPeerResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.DisconnectPeerResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.DisconnectPeerResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.DisconnectPeerResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.HTLC = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.HTLC, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.HTLC.displayName = 'proto.lnrpc.HTLC';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.HTLC.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.HTLC.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.HTLC} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.HTLC.toObject = function(includeInstance, msg) {\n var f, obj = {\n incoming: jspb.Message.getFieldWithDefault(msg, 1, false),\n amount: jspb.Message.getFieldWithDefault(msg, 2, 0),\n hashLock: msg.getHashLock_asB64(),\n expirationHeight: jspb.Message.getFieldWithDefault(msg, 4, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.HTLC}\n */\nproto.lnrpc.HTLC.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.HTLC;\n return proto.lnrpc.HTLC.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.HTLC} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.HTLC}\n */\nproto.lnrpc.HTLC.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setIncoming(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmount(value);\n break;\n case 3:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setHashLock(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setExpirationHeight(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.HTLC.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.HTLC.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.HTLC} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.HTLC.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getIncoming();\n if (f) {\n writer.writeBool(\n 1,\n f\n );\n }\n f = message.getAmount();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getHashLock_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 3,\n f\n );\n }\n f = message.getExpirationHeight();\n if (f !== 0) {\n writer.writeUint32(\n 4,\n f\n );\n }\n};\n\n\n/**\n * optional bool incoming = 1;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.HTLC.prototype.getIncoming = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 1, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.HTLC.prototype.setIncoming = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 amount = 2;\n * @return {number}\n */\nproto.lnrpc.HTLC.prototype.getAmount = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.HTLC.prototype.setAmount = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional bytes hash_lock = 3;\n * @return {string}\n */\nproto.lnrpc.HTLC.prototype.getHashLock = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/**\n * optional bytes hash_lock = 3;\n * This is a type-conversion wrapper around `getHashLock()`\n * @return {string}\n */\nproto.lnrpc.HTLC.prototype.getHashLock_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getHashLock()));\n};\n\n\n/**\n * optional bytes hash_lock = 3;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getHashLock()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.HTLC.prototype.getHashLock_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getHashLock()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.HTLC.prototype.setHashLock = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional uint32 expiration_height = 4;\n * @return {number}\n */\nproto.lnrpc.HTLC.prototype.getExpirationHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.HTLC.prototype.setExpirationHeight = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelConstraints = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChannelConstraints, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelConstraints.displayName = 'proto.lnrpc.ChannelConstraints';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelConstraints.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelConstraints.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelConstraints} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelConstraints.toObject = function(includeInstance, msg) {\n var f, obj = {\n csvDelay: jspb.Message.getFieldWithDefault(msg, 1, 0),\n chanReserveSat: jspb.Message.getFieldWithDefault(msg, 2, 0),\n dustLimitSat: jspb.Message.getFieldWithDefault(msg, 3, 0),\n maxPendingAmtMsat: jspb.Message.getFieldWithDefault(msg, 4, 0),\n minHtlcMsat: jspb.Message.getFieldWithDefault(msg, 5, 0),\n maxAcceptedHtlcs: jspb.Message.getFieldWithDefault(msg, 6, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelConstraints}\n */\nproto.lnrpc.ChannelConstraints.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelConstraints;\n return proto.lnrpc.ChannelConstraints.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelConstraints} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelConstraints}\n */\nproto.lnrpc.ChannelConstraints.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setCsvDelay(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setChanReserveSat(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setDustLimitSat(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setMaxPendingAmtMsat(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setMinHtlcMsat(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setMaxAcceptedHtlcs(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelConstraints.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelConstraints.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelConstraints} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelConstraints.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getCsvDelay();\n if (f !== 0) {\n writer.writeUint32(\n 1,\n f\n );\n }\n f = message.getChanReserveSat();\n if (f !== 0) {\n writer.writeUint64(\n 2,\n f\n );\n }\n f = message.getDustLimitSat();\n if (f !== 0) {\n writer.writeUint64(\n 3,\n f\n );\n }\n f = message.getMaxPendingAmtMsat();\n if (f !== 0) {\n writer.writeUint64(\n 4,\n f\n );\n }\n f = message.getMinHtlcMsat();\n if (f !== 0) {\n writer.writeUint64(\n 5,\n f\n );\n }\n f = message.getMaxAcceptedHtlcs();\n if (f !== 0) {\n writer.writeUint32(\n 6,\n f\n );\n }\n};\n\n\n/**\n * optional uint32 csv_delay = 1;\n * @return {number}\n */\nproto.lnrpc.ChannelConstraints.prototype.getCsvDelay = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelConstraints.prototype.setCsvDelay = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional uint64 chan_reserve_sat = 2;\n * @return {number}\n */\nproto.lnrpc.ChannelConstraints.prototype.getChanReserveSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelConstraints.prototype.setChanReserveSat = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional uint64 dust_limit_sat = 3;\n * @return {number}\n */\nproto.lnrpc.ChannelConstraints.prototype.getDustLimitSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelConstraints.prototype.setDustLimitSat = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional uint64 max_pending_amt_msat = 4;\n * @return {number}\n */\nproto.lnrpc.ChannelConstraints.prototype.getMaxPendingAmtMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelConstraints.prototype.setMaxPendingAmtMsat = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional uint64 min_htlc_msat = 5;\n * @return {number}\n */\nproto.lnrpc.ChannelConstraints.prototype.getMinHtlcMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelConstraints.prototype.setMinHtlcMsat = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional uint32 max_accepted_htlcs = 6;\n * @return {number}\n */\nproto.lnrpc.ChannelConstraints.prototype.getMaxAcceptedHtlcs = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelConstraints.prototype.setMaxAcceptedHtlcs = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.Channel = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.Channel.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.Channel, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.Channel.displayName = 'proto.lnrpc.Channel';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.Channel.repeatedFields_ = [15];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.Channel.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.Channel.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.Channel} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Channel.toObject = function(includeInstance, msg) {\n var f, obj = {\n active: jspb.Message.getFieldWithDefault(msg, 1, false),\n remotePubkey: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n channelPoint: jspb.Message.getFieldWithDefault(msg, 3, \"\"),\n chanId: jspb.Message.getFieldWithDefault(msg, 4, \"0\"),\n capacity: jspb.Message.getFieldWithDefault(msg, 5, 0),\n localBalance: jspb.Message.getFieldWithDefault(msg, 6, 0),\n remoteBalance: jspb.Message.getFieldWithDefault(msg, 7, 0),\n commitFee: jspb.Message.getFieldWithDefault(msg, 8, 0),\n commitWeight: jspb.Message.getFieldWithDefault(msg, 9, 0),\n feePerKw: jspb.Message.getFieldWithDefault(msg, 10, 0),\n unsettledBalance: jspb.Message.getFieldWithDefault(msg, 11, 0),\n totalSatoshisSent: jspb.Message.getFieldWithDefault(msg, 12, 0),\n totalSatoshisReceived: jspb.Message.getFieldWithDefault(msg, 13, 0),\n numUpdates: jspb.Message.getFieldWithDefault(msg, 14, 0),\n pendingHtlcsList: jspb.Message.toObjectList(msg.getPendingHtlcsList(),\n proto.lnrpc.HTLC.toObject, includeInstance),\n csvDelay: jspb.Message.getFieldWithDefault(msg, 16, 0),\n pb_private: jspb.Message.getFieldWithDefault(msg, 17, false),\n initiator: jspb.Message.getFieldWithDefault(msg, 18, false),\n chanStatusFlags: jspb.Message.getFieldWithDefault(msg, 19, \"\"),\n localChanReserveSat: jspb.Message.getFieldWithDefault(msg, 20, 0),\n remoteChanReserveSat: jspb.Message.getFieldWithDefault(msg, 21, 0),\n staticRemoteKey: jspb.Message.getFieldWithDefault(msg, 22, false),\n commitmentType: jspb.Message.getFieldWithDefault(msg, 26, 0),\n lifetime: jspb.Message.getFieldWithDefault(msg, 23, 0),\n uptime: jspb.Message.getFieldWithDefault(msg, 24, 0),\n closeAddress: jspb.Message.getFieldWithDefault(msg, 25, \"\"),\n pushAmountSat: jspb.Message.getFieldWithDefault(msg, 27, 0),\n thawHeight: jspb.Message.getFieldWithDefault(msg, 28, 0),\n localConstraints: (f = msg.getLocalConstraints()) && proto.lnrpc.ChannelConstraints.toObject(includeInstance, f),\n remoteConstraints: (f = msg.getRemoteConstraints()) && proto.lnrpc.ChannelConstraints.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.Channel}\n */\nproto.lnrpc.Channel.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.Channel;\n return proto.lnrpc.Channel.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.Channel} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.Channel}\n */\nproto.lnrpc.Channel.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setActive(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setRemotePubkey(value);\n break;\n case 3:\n var value = /** @type {string} */ (reader.readString());\n msg.setChannelPoint(value);\n break;\n case 4:\n var value = /** @type {string} */ (reader.readUint64String());\n msg.setChanId(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setCapacity(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setLocalBalance(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setRemoteBalance(value);\n break;\n case 8:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setCommitFee(value);\n break;\n case 9:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setCommitWeight(value);\n break;\n case 10:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFeePerKw(value);\n break;\n case 11:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setUnsettledBalance(value);\n break;\n case 12:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalSatoshisSent(value);\n break;\n case 13:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalSatoshisReceived(value);\n break;\n case 14:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setNumUpdates(value);\n break;\n case 15:\n var value = new proto.lnrpc.HTLC;\n reader.readMessage(value,proto.lnrpc.HTLC.deserializeBinaryFromReader);\n msg.addPendingHtlcs(value);\n break;\n case 16:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setCsvDelay(value);\n break;\n case 17:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setPrivate(value);\n break;\n case 18:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setInitiator(value);\n break;\n case 19:\n var value = /** @type {string} */ (reader.readString());\n msg.setChanStatusFlags(value);\n break;\n case 20:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setLocalChanReserveSat(value);\n break;\n case 21:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setRemoteChanReserveSat(value);\n break;\n case 22:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setStaticRemoteKey(value);\n break;\n case 26:\n var value = /** @type {!proto.lnrpc.CommitmentType} */ (reader.readEnum());\n msg.setCommitmentType(value);\n break;\n case 23:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setLifetime(value);\n break;\n case 24:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setUptime(value);\n break;\n case 25:\n var value = /** @type {string} */ (reader.readString());\n msg.setCloseAddress(value);\n break;\n case 27:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setPushAmountSat(value);\n break;\n case 28:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setThawHeight(value);\n break;\n case 29:\n var value = new proto.lnrpc.ChannelConstraints;\n reader.readMessage(value,proto.lnrpc.ChannelConstraints.deserializeBinaryFromReader);\n msg.setLocalConstraints(value);\n break;\n case 30:\n var value = new proto.lnrpc.ChannelConstraints;\n reader.readMessage(value,proto.lnrpc.ChannelConstraints.deserializeBinaryFromReader);\n msg.setRemoteConstraints(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.Channel.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.Channel.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.Channel} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Channel.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getActive();\n if (f) {\n writer.writeBool(\n 1,\n f\n );\n }\n f = message.getRemotePubkey();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getChannelPoint();\n if (f.length > 0) {\n writer.writeString(\n 3,\n f\n );\n }\n f = message.getChanId();\n if (parseInt(f, 10) !== 0) {\n writer.writeUint64String(\n 4,\n f\n );\n }\n f = message.getCapacity();\n if (f !== 0) {\n writer.writeInt64(\n 5,\n f\n );\n }\n f = message.getLocalBalance();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n f = message.getRemoteBalance();\n if (f !== 0) {\n writer.writeInt64(\n 7,\n f\n );\n }\n f = message.getCommitFee();\n if (f !== 0) {\n writer.writeInt64(\n 8,\n f\n );\n }\n f = message.getCommitWeight();\n if (f !== 0) {\n writer.writeInt64(\n 9,\n f\n );\n }\n f = message.getFeePerKw();\n if (f !== 0) {\n writer.writeInt64(\n 10,\n f\n );\n }\n f = message.getUnsettledBalance();\n if (f !== 0) {\n writer.writeInt64(\n 11,\n f\n );\n }\n f = message.getTotalSatoshisSent();\n if (f !== 0) {\n writer.writeInt64(\n 12,\n f\n );\n }\n f = message.getTotalSatoshisReceived();\n if (f !== 0) {\n writer.writeInt64(\n 13,\n f\n );\n }\n f = message.getNumUpdates();\n if (f !== 0) {\n writer.writeUint64(\n 14,\n f\n );\n }\n f = message.getPendingHtlcsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 15,\n f,\n proto.lnrpc.HTLC.serializeBinaryToWriter\n );\n }\n f = message.getCsvDelay();\n if (f !== 0) {\n writer.writeUint32(\n 16,\n f\n );\n }\n f = message.getPrivate();\n if (f) {\n writer.writeBool(\n 17,\n f\n );\n }\n f = message.getInitiator();\n if (f) {\n writer.writeBool(\n 18,\n f\n );\n }\n f = message.getChanStatusFlags();\n if (f.length > 0) {\n writer.writeString(\n 19,\n f\n );\n }\n f = message.getLocalChanReserveSat();\n if (f !== 0) {\n writer.writeInt64(\n 20,\n f\n );\n }\n f = message.getRemoteChanReserveSat();\n if (f !== 0) {\n writer.writeInt64(\n 21,\n f\n );\n }\n f = message.getStaticRemoteKey();\n if (f) {\n writer.writeBool(\n 22,\n f\n );\n }\n f = message.getCommitmentType();\n if (f !== 0.0) {\n writer.writeEnum(\n 26,\n f\n );\n }\n f = message.getLifetime();\n if (f !== 0) {\n writer.writeInt64(\n 23,\n f\n );\n }\n f = message.getUptime();\n if (f !== 0) {\n writer.writeInt64(\n 24,\n f\n );\n }\n f = message.getCloseAddress();\n if (f.length > 0) {\n writer.writeString(\n 25,\n f\n );\n }\n f = message.getPushAmountSat();\n if (f !== 0) {\n writer.writeUint64(\n 27,\n f\n );\n }\n f = message.getThawHeight();\n if (f !== 0) {\n writer.writeUint32(\n 28,\n f\n );\n }\n f = message.getLocalConstraints();\n if (f != null) {\n writer.writeMessage(\n 29,\n f,\n proto.lnrpc.ChannelConstraints.serializeBinaryToWriter\n );\n }\n f = message.getRemoteConstraints();\n if (f != null) {\n writer.writeMessage(\n 30,\n f,\n proto.lnrpc.ChannelConstraints.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional bool active = 1;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.Channel.prototype.getActive = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 1, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.Channel.prototype.setActive = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string remote_pubkey = 2;\n * @return {string}\n */\nproto.lnrpc.Channel.prototype.getRemotePubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Channel.prototype.setRemotePubkey = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional string channel_point = 3;\n * @return {string}\n */\nproto.lnrpc.Channel.prototype.getChannelPoint = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Channel.prototype.setChannelPoint = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional uint64 chan_id = 4;\n * @return {string}\n */\nproto.lnrpc.Channel.prototype.getChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"0\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Channel.prototype.setChanId = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional int64 capacity = 5;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getCapacity = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setCapacity = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int64 local_balance = 6;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getLocalBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setLocalBalance = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional int64 remote_balance = 7;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getRemoteBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setRemoteBalance = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * optional int64 commit_fee = 8;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getCommitFee = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 8, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setCommitFee = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional int64 commit_weight = 9;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getCommitWeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 9, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setCommitWeight = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional int64 fee_per_kw = 10;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getFeePerKw = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 10, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setFeePerKw = function(value) {\n jspb.Message.setField(this, 10, value);\n};\n\n\n/**\n * optional int64 unsettled_balance = 11;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getUnsettledBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 11, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setUnsettledBalance = function(value) {\n jspb.Message.setField(this, 11, value);\n};\n\n\n/**\n * optional int64 total_satoshis_sent = 12;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getTotalSatoshisSent = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 12, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setTotalSatoshisSent = function(value) {\n jspb.Message.setField(this, 12, value);\n};\n\n\n/**\n * optional int64 total_satoshis_received = 13;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getTotalSatoshisReceived = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 13, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setTotalSatoshisReceived = function(value) {\n jspb.Message.setField(this, 13, value);\n};\n\n\n/**\n * optional uint64 num_updates = 14;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getNumUpdates = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 14, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setNumUpdates = function(value) {\n jspb.Message.setField(this, 14, value);\n};\n\n\n/**\n * repeated HTLC pending_htlcs = 15;\n * @return {!Array.}\n */\nproto.lnrpc.Channel.prototype.getPendingHtlcsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.HTLC, 15));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.Channel.prototype.setPendingHtlcsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 15, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.HTLC=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.HTLC}\n */\nproto.lnrpc.Channel.prototype.addPendingHtlcs = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 15, opt_value, proto.lnrpc.HTLC, opt_index);\n};\n\n\nproto.lnrpc.Channel.prototype.clearPendingHtlcsList = function() {\n this.setPendingHtlcsList([]);\n};\n\n\n/**\n * optional uint32 csv_delay = 16;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getCsvDelay = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 16, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setCsvDelay = function(value) {\n jspb.Message.setField(this, 16, value);\n};\n\n\n/**\n * optional bool private = 17;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.Channel.prototype.getPrivate = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 17, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.Channel.prototype.setPrivate = function(value) {\n jspb.Message.setField(this, 17, value);\n};\n\n\n/**\n * optional bool initiator = 18;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.Channel.prototype.getInitiator = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 18, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.Channel.prototype.setInitiator = function(value) {\n jspb.Message.setField(this, 18, value);\n};\n\n\n/**\n * optional string chan_status_flags = 19;\n * @return {string}\n */\nproto.lnrpc.Channel.prototype.getChanStatusFlags = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 19, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Channel.prototype.setChanStatusFlags = function(value) {\n jspb.Message.setField(this, 19, value);\n};\n\n\n/**\n * optional int64 local_chan_reserve_sat = 20;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getLocalChanReserveSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 20, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setLocalChanReserveSat = function(value) {\n jspb.Message.setField(this, 20, value);\n};\n\n\n/**\n * optional int64 remote_chan_reserve_sat = 21;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getRemoteChanReserveSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 21, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setRemoteChanReserveSat = function(value) {\n jspb.Message.setField(this, 21, value);\n};\n\n\n/**\n * optional bool static_remote_key = 22;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.Channel.prototype.getStaticRemoteKey = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 22, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.Channel.prototype.setStaticRemoteKey = function(value) {\n jspb.Message.setField(this, 22, value);\n};\n\n\n/**\n * optional CommitmentType commitment_type = 26;\n * @return {!proto.lnrpc.CommitmentType}\n */\nproto.lnrpc.Channel.prototype.getCommitmentType = function() {\n return /** @type {!proto.lnrpc.CommitmentType} */ (jspb.Message.getFieldWithDefault(this, 26, 0));\n};\n\n\n/** @param {!proto.lnrpc.CommitmentType} value */\nproto.lnrpc.Channel.prototype.setCommitmentType = function(value) {\n jspb.Message.setField(this, 26, value);\n};\n\n\n/**\n * optional int64 lifetime = 23;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getLifetime = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 23, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setLifetime = function(value) {\n jspb.Message.setField(this, 23, value);\n};\n\n\n/**\n * optional int64 uptime = 24;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getUptime = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 24, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setUptime = function(value) {\n jspb.Message.setField(this, 24, value);\n};\n\n\n/**\n * optional string close_address = 25;\n * @return {string}\n */\nproto.lnrpc.Channel.prototype.getCloseAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 25, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Channel.prototype.setCloseAddress = function(value) {\n jspb.Message.setField(this, 25, value);\n};\n\n\n/**\n * optional uint64 push_amount_sat = 27;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getPushAmountSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 27, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setPushAmountSat = function(value) {\n jspb.Message.setField(this, 27, value);\n};\n\n\n/**\n * optional uint32 thaw_height = 28;\n * @return {number}\n */\nproto.lnrpc.Channel.prototype.getThawHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 28, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Channel.prototype.setThawHeight = function(value) {\n jspb.Message.setField(this, 28, value);\n};\n\n\n/**\n * optional ChannelConstraints local_constraints = 29;\n * @return {?proto.lnrpc.ChannelConstraints}\n */\nproto.lnrpc.Channel.prototype.getLocalConstraints = function() {\n return /** @type{?proto.lnrpc.ChannelConstraints} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChannelConstraints, 29));\n};\n\n\n/** @param {?proto.lnrpc.ChannelConstraints|undefined} value */\nproto.lnrpc.Channel.prototype.setLocalConstraints = function(value) {\n jspb.Message.setWrapperField(this, 29, value);\n};\n\n\nproto.lnrpc.Channel.prototype.clearLocalConstraints = function() {\n this.setLocalConstraints(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.Channel.prototype.hasLocalConstraints = function() {\n return jspb.Message.getField(this, 29) != null;\n};\n\n\n/**\n * optional ChannelConstraints remote_constraints = 30;\n * @return {?proto.lnrpc.ChannelConstraints}\n */\nproto.lnrpc.Channel.prototype.getRemoteConstraints = function() {\n return /** @type{?proto.lnrpc.ChannelConstraints} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChannelConstraints, 30));\n};\n\n\n/** @param {?proto.lnrpc.ChannelConstraints|undefined} value */\nproto.lnrpc.Channel.prototype.setRemoteConstraints = function(value) {\n jspb.Message.setWrapperField(this, 30, value);\n};\n\n\nproto.lnrpc.Channel.prototype.clearRemoteConstraints = function() {\n this.setRemoteConstraints(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.Channel.prototype.hasRemoteConstraints = function() {\n return jspb.Message.getField(this, 30) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ListChannelsRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ListChannelsRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ListChannelsRequest.displayName = 'proto.lnrpc.ListChannelsRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ListChannelsRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ListChannelsRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ListChannelsRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListChannelsRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n activeOnly: jspb.Message.getFieldWithDefault(msg, 1, false),\n inactiveOnly: jspb.Message.getFieldWithDefault(msg, 2, false),\n publicOnly: jspb.Message.getFieldWithDefault(msg, 3, false),\n privateOnly: jspb.Message.getFieldWithDefault(msg, 4, false),\n peer: msg.getPeer_asB64()\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ListChannelsRequest}\n */\nproto.lnrpc.ListChannelsRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ListChannelsRequest;\n return proto.lnrpc.ListChannelsRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ListChannelsRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ListChannelsRequest}\n */\nproto.lnrpc.ListChannelsRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setActiveOnly(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setInactiveOnly(value);\n break;\n case 3:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setPublicOnly(value);\n break;\n case 4:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setPrivateOnly(value);\n break;\n case 5:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPeer(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ListChannelsRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ListChannelsRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ListChannelsRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListChannelsRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getActiveOnly();\n if (f) {\n writer.writeBool(\n 1,\n f\n );\n }\n f = message.getInactiveOnly();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n f = message.getPublicOnly();\n if (f) {\n writer.writeBool(\n 3,\n f\n );\n }\n f = message.getPrivateOnly();\n if (f) {\n writer.writeBool(\n 4,\n f\n );\n }\n f = message.getPeer_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 5,\n f\n );\n }\n};\n\n\n/**\n * optional bool active_only = 1;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ListChannelsRequest.prototype.getActiveOnly = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 1, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ListChannelsRequest.prototype.setActiveOnly = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool inactive_only = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ListChannelsRequest.prototype.getInactiveOnly = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ListChannelsRequest.prototype.setInactiveOnly = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional bool public_only = 3;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ListChannelsRequest.prototype.getPublicOnly = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 3, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ListChannelsRequest.prototype.setPublicOnly = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional bool private_only = 4;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ListChannelsRequest.prototype.getPrivateOnly = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 4, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ListChannelsRequest.prototype.setPrivateOnly = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional bytes peer = 5;\n * @return {string}\n */\nproto.lnrpc.ListChannelsRequest.prototype.getPeer = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/**\n * optional bytes peer = 5;\n * This is a type-conversion wrapper around `getPeer()`\n * @return {string}\n */\nproto.lnrpc.ListChannelsRequest.prototype.getPeer_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPeer()));\n};\n\n\n/**\n * optional bytes peer = 5;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPeer()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ListChannelsRequest.prototype.getPeer_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPeer()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ListChannelsRequest.prototype.setPeer = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ListChannelsResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.ListChannelsResponse.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.ListChannelsResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ListChannelsResponse.displayName = 'proto.lnrpc.ListChannelsResponse';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.ListChannelsResponse.repeatedFields_ = [11];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ListChannelsResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ListChannelsResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ListChannelsResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListChannelsResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n channelsList: jspb.Message.toObjectList(msg.getChannelsList(),\n proto.lnrpc.Channel.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ListChannelsResponse}\n */\nproto.lnrpc.ListChannelsResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ListChannelsResponse;\n return proto.lnrpc.ListChannelsResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ListChannelsResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ListChannelsResponse}\n */\nproto.lnrpc.ListChannelsResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 11:\n var value = new proto.lnrpc.Channel;\n reader.readMessage(value,proto.lnrpc.Channel.deserializeBinaryFromReader);\n msg.addChannels(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ListChannelsResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ListChannelsResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ListChannelsResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListChannelsResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannelsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 11,\n f,\n proto.lnrpc.Channel.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated Channel channels = 11;\n * @return {!Array.}\n */\nproto.lnrpc.ListChannelsResponse.prototype.getChannelsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.Channel, 11));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.ListChannelsResponse.prototype.setChannelsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 11, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.Channel=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.Channel}\n */\nproto.lnrpc.ListChannelsResponse.prototype.addChannels = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 11, opt_value, proto.lnrpc.Channel, opt_index);\n};\n\n\nproto.lnrpc.ListChannelsResponse.prototype.clearChannelsList = function() {\n this.setChannelsList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelCloseSummary = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.ChannelCloseSummary.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.ChannelCloseSummary, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelCloseSummary.displayName = 'proto.lnrpc.ChannelCloseSummary';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.ChannelCloseSummary.repeatedFields_ = [13];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelCloseSummary.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelCloseSummary} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelCloseSummary.toObject = function(includeInstance, msg) {\n var f, obj = {\n channelPoint: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n chanId: jspb.Message.getFieldWithDefault(msg, 2, \"0\"),\n chainHash: jspb.Message.getFieldWithDefault(msg, 3, \"\"),\n closingTxHash: jspb.Message.getFieldWithDefault(msg, 4, \"\"),\n remotePubkey: jspb.Message.getFieldWithDefault(msg, 5, \"\"),\n capacity: jspb.Message.getFieldWithDefault(msg, 6, 0),\n closeHeight: jspb.Message.getFieldWithDefault(msg, 7, 0),\n settledBalance: jspb.Message.getFieldWithDefault(msg, 8, 0),\n timeLockedBalance: jspb.Message.getFieldWithDefault(msg, 9, 0),\n closeType: jspb.Message.getFieldWithDefault(msg, 10, 0),\n openInitiator: jspb.Message.getFieldWithDefault(msg, 11, 0),\n closeInitiator: jspb.Message.getFieldWithDefault(msg, 12, 0),\n resolutionsList: jspb.Message.toObjectList(msg.getResolutionsList(),\n proto.lnrpc.Resolution.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelCloseSummary}\n */\nproto.lnrpc.ChannelCloseSummary.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelCloseSummary;\n return proto.lnrpc.ChannelCloseSummary.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelCloseSummary} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelCloseSummary}\n */\nproto.lnrpc.ChannelCloseSummary.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setChannelPoint(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readUint64String());\n msg.setChanId(value);\n break;\n case 3:\n var value = /** @type {string} */ (reader.readString());\n msg.setChainHash(value);\n break;\n case 4:\n var value = /** @type {string} */ (reader.readString());\n msg.setClosingTxHash(value);\n break;\n case 5:\n var value = /** @type {string} */ (reader.readString());\n msg.setRemotePubkey(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setCapacity(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setCloseHeight(value);\n break;\n case 8:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setSettledBalance(value);\n break;\n case 9:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTimeLockedBalance(value);\n break;\n case 10:\n var value = /** @type {!proto.lnrpc.ChannelCloseSummary.ClosureType} */ (reader.readEnum());\n msg.setCloseType(value);\n break;\n case 11:\n var value = /** @type {!proto.lnrpc.Initiator} */ (reader.readEnum());\n msg.setOpenInitiator(value);\n break;\n case 12:\n var value = /** @type {!proto.lnrpc.Initiator} */ (reader.readEnum());\n msg.setCloseInitiator(value);\n break;\n case 13:\n var value = new proto.lnrpc.Resolution;\n reader.readMessage(value,proto.lnrpc.Resolution.deserializeBinaryFromReader);\n msg.addResolutions(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelCloseSummary.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelCloseSummary} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelCloseSummary.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannelPoint();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getChanId();\n if (parseInt(f, 10) !== 0) {\n writer.writeUint64String(\n 2,\n f\n );\n }\n f = message.getChainHash();\n if (f.length > 0) {\n writer.writeString(\n 3,\n f\n );\n }\n f = message.getClosingTxHash();\n if (f.length > 0) {\n writer.writeString(\n 4,\n f\n );\n }\n f = message.getRemotePubkey();\n if (f.length > 0) {\n writer.writeString(\n 5,\n f\n );\n }\n f = message.getCapacity();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n f = message.getCloseHeight();\n if (f !== 0) {\n writer.writeUint32(\n 7,\n f\n );\n }\n f = message.getSettledBalance();\n if (f !== 0) {\n writer.writeInt64(\n 8,\n f\n );\n }\n f = message.getTimeLockedBalance();\n if (f !== 0) {\n writer.writeInt64(\n 9,\n f\n );\n }\n f = message.getCloseType();\n if (f !== 0.0) {\n writer.writeEnum(\n 10,\n f\n );\n }\n f = message.getOpenInitiator();\n if (f !== 0.0) {\n writer.writeEnum(\n 11,\n f\n );\n }\n f = message.getCloseInitiator();\n if (f !== 0.0) {\n writer.writeEnum(\n 12,\n f\n );\n }\n f = message.getResolutionsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 13,\n f,\n proto.lnrpc.Resolution.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * @enum {number}\n */\nproto.lnrpc.ChannelCloseSummary.ClosureType = {\n COOPERATIVE_CLOSE: 0,\n LOCAL_FORCE_CLOSE: 1,\n REMOTE_FORCE_CLOSE: 2,\n BREACH_CLOSE: 3,\n FUNDING_CANCELED: 4,\n ABANDONED: 5\n};\n\n/**\n * optional string channel_point = 1;\n * @return {string}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getChannelPoint = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setChannelPoint = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional uint64 chan_id = 2;\n * @return {string}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"0\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setChanId = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional string chain_hash = 3;\n * @return {string}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getChainHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setChainHash = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional string closing_tx_hash = 4;\n * @return {string}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getClosingTxHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setClosingTxHash = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional string remote_pubkey = 5;\n * @return {string}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getRemotePubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setRemotePubkey = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int64 capacity = 6;\n * @return {number}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getCapacity = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setCapacity = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional uint32 close_height = 7;\n * @return {number}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getCloseHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setCloseHeight = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * optional int64 settled_balance = 8;\n * @return {number}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getSettledBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 8, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setSettledBalance = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional int64 time_locked_balance = 9;\n * @return {number}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getTimeLockedBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 9, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setTimeLockedBalance = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional ClosureType close_type = 10;\n * @return {!proto.lnrpc.ChannelCloseSummary.ClosureType}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getCloseType = function() {\n return /** @type {!proto.lnrpc.ChannelCloseSummary.ClosureType} */ (jspb.Message.getFieldWithDefault(this, 10, 0));\n};\n\n\n/** @param {!proto.lnrpc.ChannelCloseSummary.ClosureType} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setCloseType = function(value) {\n jspb.Message.setField(this, 10, value);\n};\n\n\n/**\n * optional Initiator open_initiator = 11;\n * @return {!proto.lnrpc.Initiator}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getOpenInitiator = function() {\n return /** @type {!proto.lnrpc.Initiator} */ (jspb.Message.getFieldWithDefault(this, 11, 0));\n};\n\n\n/** @param {!proto.lnrpc.Initiator} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setOpenInitiator = function(value) {\n jspb.Message.setField(this, 11, value);\n};\n\n\n/**\n * optional Initiator close_initiator = 12;\n * @return {!proto.lnrpc.Initiator}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getCloseInitiator = function() {\n return /** @type {!proto.lnrpc.Initiator} */ (jspb.Message.getFieldWithDefault(this, 12, 0));\n};\n\n\n/** @param {!proto.lnrpc.Initiator} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setCloseInitiator = function(value) {\n jspb.Message.setField(this, 12, value);\n};\n\n\n/**\n * repeated Resolution resolutions = 13;\n * @return {!Array.}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.getResolutionsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.Resolution, 13));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.ChannelCloseSummary.prototype.setResolutionsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 13, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.Resolution=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.Resolution}\n */\nproto.lnrpc.ChannelCloseSummary.prototype.addResolutions = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 13, opt_value, proto.lnrpc.Resolution, opt_index);\n};\n\n\nproto.lnrpc.ChannelCloseSummary.prototype.clearResolutionsList = function() {\n this.setResolutionsList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.Resolution = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.Resolution, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.Resolution.displayName = 'proto.lnrpc.Resolution';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.Resolution.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.Resolution.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.Resolution} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Resolution.toObject = function(includeInstance, msg) {\n var f, obj = {\n resolutionType: jspb.Message.getFieldWithDefault(msg, 1, 0),\n outcome: jspb.Message.getFieldWithDefault(msg, 2, 0),\n outpoint: (f = msg.getOutpoint()) && proto.lnrpc.OutPoint.toObject(includeInstance, f),\n amountSat: jspb.Message.getFieldWithDefault(msg, 4, 0),\n sweepTxid: jspb.Message.getFieldWithDefault(msg, 5, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.Resolution}\n */\nproto.lnrpc.Resolution.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.Resolution;\n return proto.lnrpc.Resolution.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.Resolution} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.Resolution}\n */\nproto.lnrpc.Resolution.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!proto.lnrpc.ResolutionType} */ (reader.readEnum());\n msg.setResolutionType(value);\n break;\n case 2:\n var value = /** @type {!proto.lnrpc.ResolutionOutcome} */ (reader.readEnum());\n msg.setOutcome(value);\n break;\n case 3:\n var value = new proto.lnrpc.OutPoint;\n reader.readMessage(value,proto.lnrpc.OutPoint.deserializeBinaryFromReader);\n msg.setOutpoint(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setAmountSat(value);\n break;\n case 5:\n var value = /** @type {string} */ (reader.readString());\n msg.setSweepTxid(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.Resolution.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.Resolution.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.Resolution} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Resolution.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getResolutionType();\n if (f !== 0.0) {\n writer.writeEnum(\n 1,\n f\n );\n }\n f = message.getOutcome();\n if (f !== 0.0) {\n writer.writeEnum(\n 2,\n f\n );\n }\n f = message.getOutpoint();\n if (f != null) {\n writer.writeMessage(\n 3,\n f,\n proto.lnrpc.OutPoint.serializeBinaryToWriter\n );\n }\n f = message.getAmountSat();\n if (f !== 0) {\n writer.writeUint64(\n 4,\n f\n );\n }\n f = message.getSweepTxid();\n if (f.length > 0) {\n writer.writeString(\n 5,\n f\n );\n }\n};\n\n\n/**\n * optional ResolutionType resolution_type = 1;\n * @return {!proto.lnrpc.ResolutionType}\n */\nproto.lnrpc.Resolution.prototype.getResolutionType = function() {\n return /** @type {!proto.lnrpc.ResolutionType} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {!proto.lnrpc.ResolutionType} value */\nproto.lnrpc.Resolution.prototype.setResolutionType = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional ResolutionOutcome outcome = 2;\n * @return {!proto.lnrpc.ResolutionOutcome}\n */\nproto.lnrpc.Resolution.prototype.getOutcome = function() {\n return /** @type {!proto.lnrpc.ResolutionOutcome} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {!proto.lnrpc.ResolutionOutcome} value */\nproto.lnrpc.Resolution.prototype.setOutcome = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional OutPoint outpoint = 3;\n * @return {?proto.lnrpc.OutPoint}\n */\nproto.lnrpc.Resolution.prototype.getOutpoint = function() {\n return /** @type{?proto.lnrpc.OutPoint} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.OutPoint, 3));\n};\n\n\n/** @param {?proto.lnrpc.OutPoint|undefined} value */\nproto.lnrpc.Resolution.prototype.setOutpoint = function(value) {\n jspb.Message.setWrapperField(this, 3, value);\n};\n\n\nproto.lnrpc.Resolution.prototype.clearOutpoint = function() {\n this.setOutpoint(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.Resolution.prototype.hasOutpoint = function() {\n return jspb.Message.getField(this, 3) != null;\n};\n\n\n/**\n * optional uint64 amount_sat = 4;\n * @return {number}\n */\nproto.lnrpc.Resolution.prototype.getAmountSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Resolution.prototype.setAmountSat = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional string sweep_txid = 5;\n * @return {string}\n */\nproto.lnrpc.Resolution.prototype.getSweepTxid = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Resolution.prototype.setSweepTxid = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ClosedChannelsRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ClosedChannelsRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ClosedChannelsRequest.displayName = 'proto.lnrpc.ClosedChannelsRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ClosedChannelsRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ClosedChannelsRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ClosedChannelsRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ClosedChannelsRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n cooperative: jspb.Message.getFieldWithDefault(msg, 1, false),\n localForce: jspb.Message.getFieldWithDefault(msg, 2, false),\n remoteForce: jspb.Message.getFieldWithDefault(msg, 3, false),\n breach: jspb.Message.getFieldWithDefault(msg, 4, false),\n fundingCanceled: jspb.Message.getFieldWithDefault(msg, 5, false),\n abandoned: jspb.Message.getFieldWithDefault(msg, 6, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ClosedChannelsRequest}\n */\nproto.lnrpc.ClosedChannelsRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ClosedChannelsRequest;\n return proto.lnrpc.ClosedChannelsRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ClosedChannelsRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ClosedChannelsRequest}\n */\nproto.lnrpc.ClosedChannelsRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setCooperative(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setLocalForce(value);\n break;\n case 3:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setRemoteForce(value);\n break;\n case 4:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setBreach(value);\n break;\n case 5:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setFundingCanceled(value);\n break;\n case 6:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setAbandoned(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ClosedChannelsRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ClosedChannelsRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ClosedChannelsRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ClosedChannelsRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getCooperative();\n if (f) {\n writer.writeBool(\n 1,\n f\n );\n }\n f = message.getLocalForce();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n f = message.getRemoteForce();\n if (f) {\n writer.writeBool(\n 3,\n f\n );\n }\n f = message.getBreach();\n if (f) {\n writer.writeBool(\n 4,\n f\n );\n }\n f = message.getFundingCanceled();\n if (f) {\n writer.writeBool(\n 5,\n f\n );\n }\n f = message.getAbandoned();\n if (f) {\n writer.writeBool(\n 6,\n f\n );\n }\n};\n\n\n/**\n * optional bool cooperative = 1;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ClosedChannelsRequest.prototype.getCooperative = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 1, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ClosedChannelsRequest.prototype.setCooperative = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool local_force = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ClosedChannelsRequest.prototype.getLocalForce = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ClosedChannelsRequest.prototype.setLocalForce = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional bool remote_force = 3;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ClosedChannelsRequest.prototype.getRemoteForce = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 3, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ClosedChannelsRequest.prototype.setRemoteForce = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional bool breach = 4;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ClosedChannelsRequest.prototype.getBreach = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 4, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ClosedChannelsRequest.prototype.setBreach = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional bool funding_canceled = 5;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ClosedChannelsRequest.prototype.getFundingCanceled = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 5, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ClosedChannelsRequest.prototype.setFundingCanceled = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional bool abandoned = 6;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ClosedChannelsRequest.prototype.getAbandoned = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 6, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ClosedChannelsRequest.prototype.setAbandoned = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ClosedChannelsResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.ClosedChannelsResponse.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.ClosedChannelsResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ClosedChannelsResponse.displayName = 'proto.lnrpc.ClosedChannelsResponse';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.ClosedChannelsResponse.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ClosedChannelsResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ClosedChannelsResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ClosedChannelsResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ClosedChannelsResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n channelsList: jspb.Message.toObjectList(msg.getChannelsList(),\n proto.lnrpc.ChannelCloseSummary.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ClosedChannelsResponse}\n */\nproto.lnrpc.ClosedChannelsResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ClosedChannelsResponse;\n return proto.lnrpc.ClosedChannelsResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ClosedChannelsResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ClosedChannelsResponse}\n */\nproto.lnrpc.ClosedChannelsResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.ChannelCloseSummary;\n reader.readMessage(value,proto.lnrpc.ChannelCloseSummary.deserializeBinaryFromReader);\n msg.addChannels(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ClosedChannelsResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ClosedChannelsResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ClosedChannelsResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ClosedChannelsResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannelsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.lnrpc.ChannelCloseSummary.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated ChannelCloseSummary channels = 1;\n * @return {!Array.}\n */\nproto.lnrpc.ClosedChannelsResponse.prototype.getChannelsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.ChannelCloseSummary, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.ClosedChannelsResponse.prototype.setChannelsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.ChannelCloseSummary=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.ChannelCloseSummary}\n */\nproto.lnrpc.ClosedChannelsResponse.prototype.addChannels = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.lnrpc.ChannelCloseSummary, opt_index);\n};\n\n\nproto.lnrpc.ClosedChannelsResponse.prototype.clearChannelsList = function() {\n this.setChannelsList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.Peer = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.Peer.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.Peer, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.Peer.displayName = 'proto.lnrpc.Peer';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.Peer.repeatedFields_ = [12];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.Peer.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.Peer.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.Peer} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Peer.toObject = function(includeInstance, msg) {\n var f, obj = {\n pubKey: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n address: jspb.Message.getFieldWithDefault(msg, 3, \"\"),\n bytesSent: jspb.Message.getFieldWithDefault(msg, 4, 0),\n bytesRecv: jspb.Message.getFieldWithDefault(msg, 5, 0),\n satSent: jspb.Message.getFieldWithDefault(msg, 6, 0),\n satRecv: jspb.Message.getFieldWithDefault(msg, 7, 0),\n inbound: jspb.Message.getFieldWithDefault(msg, 8, false),\n pingTime: jspb.Message.getFieldWithDefault(msg, 9, 0),\n syncType: jspb.Message.getFieldWithDefault(msg, 10, 0),\n featuresMap: (f = msg.getFeaturesMap()) ? f.toObject(includeInstance, proto.lnrpc.Feature.toObject) : [],\n errorsList: jspb.Message.toObjectList(msg.getErrorsList(),\n proto.lnrpc.TimestampedError.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.Peer}\n */\nproto.lnrpc.Peer.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.Peer;\n return proto.lnrpc.Peer.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.Peer} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.Peer}\n */\nproto.lnrpc.Peer.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setPubKey(value);\n break;\n case 3:\n var value = /** @type {string} */ (reader.readString());\n msg.setAddress(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setBytesSent(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setBytesRecv(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setSatSent(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setSatRecv(value);\n break;\n case 8:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setInbound(value);\n break;\n case 9:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setPingTime(value);\n break;\n case 10:\n var value = /** @type {!proto.lnrpc.Peer.SyncType} */ (reader.readEnum());\n msg.setSyncType(value);\n break;\n case 11:\n var value = msg.getFeaturesMap();\n reader.readMessage(value, function(message, reader) {\n jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readUint32, jspb.BinaryReader.prototype.readMessage, proto.lnrpc.Feature.deserializeBinaryFromReader);\n });\n break;\n case 12:\n var value = new proto.lnrpc.TimestampedError;\n reader.readMessage(value,proto.lnrpc.TimestampedError.deserializeBinaryFromReader);\n msg.addErrors(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.Peer.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.Peer.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.Peer} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Peer.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPubKey();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getAddress();\n if (f.length > 0) {\n writer.writeString(\n 3,\n f\n );\n }\n f = message.getBytesSent();\n if (f !== 0) {\n writer.writeUint64(\n 4,\n f\n );\n }\n f = message.getBytesRecv();\n if (f !== 0) {\n writer.writeUint64(\n 5,\n f\n );\n }\n f = message.getSatSent();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n f = message.getSatRecv();\n if (f !== 0) {\n writer.writeInt64(\n 7,\n f\n );\n }\n f = message.getInbound();\n if (f) {\n writer.writeBool(\n 8,\n f\n );\n }\n f = message.getPingTime();\n if (f !== 0) {\n writer.writeInt64(\n 9,\n f\n );\n }\n f = message.getSyncType();\n if (f !== 0.0) {\n writer.writeEnum(\n 10,\n f\n );\n }\n f = message.getFeaturesMap(true);\n if (f && f.getLength() > 0) {\n f.serializeBinary(11, writer, jspb.BinaryWriter.prototype.writeUint32, jspb.BinaryWriter.prototype.writeMessage, proto.lnrpc.Feature.serializeBinaryToWriter);\n }\n f = message.getErrorsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 12,\n f,\n proto.lnrpc.TimestampedError.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * @enum {number}\n */\nproto.lnrpc.Peer.SyncType = {\n UNKNOWN_SYNC: 0,\n ACTIVE_SYNC: 1,\n PASSIVE_SYNC: 2\n};\n\n/**\n * optional string pub_key = 1;\n * @return {string}\n */\nproto.lnrpc.Peer.prototype.getPubKey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Peer.prototype.setPubKey = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string address = 3;\n * @return {string}\n */\nproto.lnrpc.Peer.prototype.getAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Peer.prototype.setAddress = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional uint64 bytes_sent = 4;\n * @return {number}\n */\nproto.lnrpc.Peer.prototype.getBytesSent = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Peer.prototype.setBytesSent = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional uint64 bytes_recv = 5;\n * @return {number}\n */\nproto.lnrpc.Peer.prototype.getBytesRecv = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Peer.prototype.setBytesRecv = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int64 sat_sent = 6;\n * @return {number}\n */\nproto.lnrpc.Peer.prototype.getSatSent = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Peer.prototype.setSatSent = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional int64 sat_recv = 7;\n * @return {number}\n */\nproto.lnrpc.Peer.prototype.getSatRecv = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Peer.prototype.setSatRecv = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * optional bool inbound = 8;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.Peer.prototype.getInbound = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 8, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.Peer.prototype.setInbound = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional int64 ping_time = 9;\n * @return {number}\n */\nproto.lnrpc.Peer.prototype.getPingTime = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 9, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Peer.prototype.setPingTime = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional SyncType sync_type = 10;\n * @return {!proto.lnrpc.Peer.SyncType}\n */\nproto.lnrpc.Peer.prototype.getSyncType = function() {\n return /** @type {!proto.lnrpc.Peer.SyncType} */ (jspb.Message.getFieldWithDefault(this, 10, 0));\n};\n\n\n/** @param {!proto.lnrpc.Peer.SyncType} value */\nproto.lnrpc.Peer.prototype.setSyncType = function(value) {\n jspb.Message.setField(this, 10, value);\n};\n\n\n/**\n * map features = 11;\n * @param {boolean=} opt_noLazyCreate Do not create the map if\n * empty, instead returning `undefined`\n * @return {!jspb.Map}\n */\nproto.lnrpc.Peer.prototype.getFeaturesMap = function(opt_noLazyCreate) {\n return /** @type {!jspb.Map} */ (\n jspb.Message.getMapField(this, 11, opt_noLazyCreate,\n proto.lnrpc.Feature));\n};\n\n\nproto.lnrpc.Peer.prototype.clearFeaturesMap = function() {\n this.getFeaturesMap().clear();\n};\n\n\n/**\n * repeated TimestampedError errors = 12;\n * @return {!Array.}\n */\nproto.lnrpc.Peer.prototype.getErrorsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.TimestampedError, 12));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.Peer.prototype.setErrorsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 12, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.TimestampedError=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.TimestampedError}\n */\nproto.lnrpc.Peer.prototype.addErrors = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 12, opt_value, proto.lnrpc.TimestampedError, opt_index);\n};\n\n\nproto.lnrpc.Peer.prototype.clearErrorsList = function() {\n this.setErrorsList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.TimestampedError = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.TimestampedError, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.TimestampedError.displayName = 'proto.lnrpc.TimestampedError';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.TimestampedError.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.TimestampedError.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.TimestampedError} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.TimestampedError.toObject = function(includeInstance, msg) {\n var f, obj = {\n timestamp: jspb.Message.getFieldWithDefault(msg, 1, 0),\n error: jspb.Message.getFieldWithDefault(msg, 2, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.TimestampedError}\n */\nproto.lnrpc.TimestampedError.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.TimestampedError;\n return proto.lnrpc.TimestampedError.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.TimestampedError} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.TimestampedError}\n */\nproto.lnrpc.TimestampedError.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setTimestamp(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setError(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.TimestampedError.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.TimestampedError.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.TimestampedError} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.TimestampedError.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTimestamp();\n if (f !== 0) {\n writer.writeUint64(\n 1,\n f\n );\n }\n f = message.getError();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional uint64 timestamp = 1;\n * @return {number}\n */\nproto.lnrpc.TimestampedError.prototype.getTimestamp = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.TimestampedError.prototype.setTimestamp = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string error = 2;\n * @return {string}\n */\nproto.lnrpc.TimestampedError.prototype.getError = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.TimestampedError.prototype.setError = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ListPeersRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ListPeersRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ListPeersRequest.displayName = 'proto.lnrpc.ListPeersRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ListPeersRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ListPeersRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ListPeersRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListPeersRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n latestError: jspb.Message.getFieldWithDefault(msg, 1, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ListPeersRequest}\n */\nproto.lnrpc.ListPeersRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ListPeersRequest;\n return proto.lnrpc.ListPeersRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ListPeersRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ListPeersRequest}\n */\nproto.lnrpc.ListPeersRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setLatestError(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ListPeersRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ListPeersRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ListPeersRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListPeersRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getLatestError();\n if (f) {\n writer.writeBool(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional bool latest_error = 1;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ListPeersRequest.prototype.getLatestError = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 1, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ListPeersRequest.prototype.setLatestError = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ListPeersResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.ListPeersResponse.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.ListPeersResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ListPeersResponse.displayName = 'proto.lnrpc.ListPeersResponse';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.ListPeersResponse.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ListPeersResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ListPeersResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ListPeersResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListPeersResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n peersList: jspb.Message.toObjectList(msg.getPeersList(),\n proto.lnrpc.Peer.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ListPeersResponse}\n */\nproto.lnrpc.ListPeersResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ListPeersResponse;\n return proto.lnrpc.ListPeersResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ListPeersResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ListPeersResponse}\n */\nproto.lnrpc.ListPeersResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.Peer;\n reader.readMessage(value,proto.lnrpc.Peer.deserializeBinaryFromReader);\n msg.addPeers(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ListPeersResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ListPeersResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ListPeersResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ListPeersResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPeersList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.lnrpc.Peer.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated Peer peers = 1;\n * @return {!Array.}\n */\nproto.lnrpc.ListPeersResponse.prototype.getPeersList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.Peer, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.ListPeersResponse.prototype.setPeersList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.Peer=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.Peer}\n */\nproto.lnrpc.ListPeersResponse.prototype.addPeers = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.lnrpc.Peer, opt_index);\n};\n\n\nproto.lnrpc.ListPeersResponse.prototype.clearPeersList = function() {\n this.setPeersList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PeerEventSubscription = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PeerEventSubscription, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PeerEventSubscription.displayName = 'proto.lnrpc.PeerEventSubscription';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PeerEventSubscription.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PeerEventSubscription.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PeerEventSubscription} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PeerEventSubscription.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PeerEventSubscription}\n */\nproto.lnrpc.PeerEventSubscription.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PeerEventSubscription;\n return proto.lnrpc.PeerEventSubscription.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PeerEventSubscription} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PeerEventSubscription}\n */\nproto.lnrpc.PeerEventSubscription.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PeerEventSubscription.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PeerEventSubscription.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PeerEventSubscription} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PeerEventSubscription.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PeerEvent = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PeerEvent, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PeerEvent.displayName = 'proto.lnrpc.PeerEvent';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PeerEvent.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PeerEvent.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PeerEvent} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PeerEvent.toObject = function(includeInstance, msg) {\n var f, obj = {\n pubKey: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n type: jspb.Message.getFieldWithDefault(msg, 2, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PeerEvent}\n */\nproto.lnrpc.PeerEvent.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PeerEvent;\n return proto.lnrpc.PeerEvent.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PeerEvent} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PeerEvent}\n */\nproto.lnrpc.PeerEvent.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setPubKey(value);\n break;\n case 2:\n var value = /** @type {!proto.lnrpc.PeerEvent.EventType} */ (reader.readEnum());\n msg.setType(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PeerEvent.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PeerEvent.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PeerEvent} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PeerEvent.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPubKey();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getType();\n if (f !== 0.0) {\n writer.writeEnum(\n 2,\n f\n );\n }\n};\n\n\n/**\n * @enum {number}\n */\nproto.lnrpc.PeerEvent.EventType = {\n PEER_ONLINE: 0,\n PEER_OFFLINE: 1\n};\n\n/**\n * optional string pub_key = 1;\n * @return {string}\n */\nproto.lnrpc.PeerEvent.prototype.getPubKey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.PeerEvent.prototype.setPubKey = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional EventType type = 2;\n * @return {!proto.lnrpc.PeerEvent.EventType}\n */\nproto.lnrpc.PeerEvent.prototype.getType = function() {\n return /** @type {!proto.lnrpc.PeerEvent.EventType} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {!proto.lnrpc.PeerEvent.EventType} value */\nproto.lnrpc.PeerEvent.prototype.setType = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.GetInfoRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.GetInfoRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.GetInfoRequest.displayName = 'proto.lnrpc.GetInfoRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.GetInfoRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.GetInfoRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.GetInfoRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.GetInfoRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.GetInfoRequest}\n */\nproto.lnrpc.GetInfoRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.GetInfoRequest;\n return proto.lnrpc.GetInfoRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.GetInfoRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.GetInfoRequest}\n */\nproto.lnrpc.GetInfoRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.GetInfoRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.GetInfoRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.GetInfoRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.GetInfoRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.GetInfoResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.GetInfoResponse.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.GetInfoResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.GetInfoResponse.displayName = 'proto.lnrpc.GetInfoResponse';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.GetInfoResponse.repeatedFields_ = [16,12];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.GetInfoResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.GetInfoResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.GetInfoResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.GetInfoResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n version: jspb.Message.getFieldWithDefault(msg, 14, \"\"),\n commitHash: jspb.Message.getFieldWithDefault(msg, 20, \"\"),\n identityPubkey: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n alias: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n color: jspb.Message.getFieldWithDefault(msg, 17, \"\"),\n numPendingChannels: jspb.Message.getFieldWithDefault(msg, 3, 0),\n numActiveChannels: jspb.Message.getFieldWithDefault(msg, 4, 0),\n numInactiveChannels: jspb.Message.getFieldWithDefault(msg, 15, 0),\n numPeers: jspb.Message.getFieldWithDefault(msg, 5, 0),\n blockHeight: jspb.Message.getFieldWithDefault(msg, 6, 0),\n blockHash: jspb.Message.getFieldWithDefault(msg, 8, \"\"),\n bestHeaderTimestamp: jspb.Message.getFieldWithDefault(msg, 13, 0),\n syncedToChain: jspb.Message.getFieldWithDefault(msg, 9, false),\n syncedToGraph: jspb.Message.getFieldWithDefault(msg, 18, false),\n testnet: jspb.Message.getFieldWithDefault(msg, 10, false),\n chainsList: jspb.Message.toObjectList(msg.getChainsList(),\n proto.lnrpc.Chain.toObject, includeInstance),\n urisList: jspb.Message.getRepeatedField(msg, 12),\n featuresMap: (f = msg.getFeaturesMap()) ? f.toObject(includeInstance, proto.lnrpc.Feature.toObject) : []\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.GetInfoResponse}\n */\nproto.lnrpc.GetInfoResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.GetInfoResponse;\n return proto.lnrpc.GetInfoResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.GetInfoResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.GetInfoResponse}\n */\nproto.lnrpc.GetInfoResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 14:\n var value = /** @type {string} */ (reader.readString());\n msg.setVersion(value);\n break;\n case 20:\n var value = /** @type {string} */ (reader.readString());\n msg.setCommitHash(value);\n break;\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setIdentityPubkey(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setAlias(value);\n break;\n case 17:\n var value = /** @type {string} */ (reader.readString());\n msg.setColor(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setNumPendingChannels(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setNumActiveChannels(value);\n break;\n case 15:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setNumInactiveChannels(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setNumPeers(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setBlockHeight(value);\n break;\n case 8:\n var value = /** @type {string} */ (reader.readString());\n msg.setBlockHash(value);\n break;\n case 13:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setBestHeaderTimestamp(value);\n break;\n case 9:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setSyncedToChain(value);\n break;\n case 18:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setSyncedToGraph(value);\n break;\n case 10:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setTestnet(value);\n break;\n case 16:\n var value = new proto.lnrpc.Chain;\n reader.readMessage(value,proto.lnrpc.Chain.deserializeBinaryFromReader);\n msg.addChains(value);\n break;\n case 12:\n var value = /** @type {string} */ (reader.readString());\n msg.addUris(value);\n break;\n case 19:\n var value = msg.getFeaturesMap();\n reader.readMessage(value, function(message, reader) {\n jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readUint32, jspb.BinaryReader.prototype.readMessage, proto.lnrpc.Feature.deserializeBinaryFromReader);\n });\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.GetInfoResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.GetInfoResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.GetInfoResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.GetInfoResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getVersion();\n if (f.length > 0) {\n writer.writeString(\n 14,\n f\n );\n }\n f = message.getCommitHash();\n if (f.length > 0) {\n writer.writeString(\n 20,\n f\n );\n }\n f = message.getIdentityPubkey();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getAlias();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getColor();\n if (f.length > 0) {\n writer.writeString(\n 17,\n f\n );\n }\n f = message.getNumPendingChannels();\n if (f !== 0) {\n writer.writeUint32(\n 3,\n f\n );\n }\n f = message.getNumActiveChannels();\n if (f !== 0) {\n writer.writeUint32(\n 4,\n f\n );\n }\n f = message.getNumInactiveChannels();\n if (f !== 0) {\n writer.writeUint32(\n 15,\n f\n );\n }\n f = message.getNumPeers();\n if (f !== 0) {\n writer.writeUint32(\n 5,\n f\n );\n }\n f = message.getBlockHeight();\n if (f !== 0) {\n writer.writeUint32(\n 6,\n f\n );\n }\n f = message.getBlockHash();\n if (f.length > 0) {\n writer.writeString(\n 8,\n f\n );\n }\n f = message.getBestHeaderTimestamp();\n if (f !== 0) {\n writer.writeInt64(\n 13,\n f\n );\n }\n f = message.getSyncedToChain();\n if (f) {\n writer.writeBool(\n 9,\n f\n );\n }\n f = message.getSyncedToGraph();\n if (f) {\n writer.writeBool(\n 18,\n f\n );\n }\n f = message.getTestnet();\n if (f) {\n writer.writeBool(\n 10,\n f\n );\n }\n f = message.getChainsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 16,\n f,\n proto.lnrpc.Chain.serializeBinaryToWriter\n );\n }\n f = message.getUrisList();\n if (f.length > 0) {\n writer.writeRepeatedString(\n 12,\n f\n );\n }\n f = message.getFeaturesMap(true);\n if (f && f.getLength() > 0) {\n f.serializeBinary(19, writer, jspb.BinaryWriter.prototype.writeUint32, jspb.BinaryWriter.prototype.writeMessage, proto.lnrpc.Feature.serializeBinaryToWriter);\n }\n};\n\n\n/**\n * optional string version = 14;\n * @return {string}\n */\nproto.lnrpc.GetInfoResponse.prototype.getVersion = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 14, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.GetInfoResponse.prototype.setVersion = function(value) {\n jspb.Message.setField(this, 14, value);\n};\n\n\n/**\n * optional string commit_hash = 20;\n * @return {string}\n */\nproto.lnrpc.GetInfoResponse.prototype.getCommitHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 20, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.GetInfoResponse.prototype.setCommitHash = function(value) {\n jspb.Message.setField(this, 20, value);\n};\n\n\n/**\n * optional string identity_pubkey = 1;\n * @return {string}\n */\nproto.lnrpc.GetInfoResponse.prototype.getIdentityPubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.GetInfoResponse.prototype.setIdentityPubkey = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string alias = 2;\n * @return {string}\n */\nproto.lnrpc.GetInfoResponse.prototype.getAlias = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.GetInfoResponse.prototype.setAlias = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional string color = 17;\n * @return {string}\n */\nproto.lnrpc.GetInfoResponse.prototype.getColor = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 17, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.GetInfoResponse.prototype.setColor = function(value) {\n jspb.Message.setField(this, 17, value);\n};\n\n\n/**\n * optional uint32 num_pending_channels = 3;\n * @return {number}\n */\nproto.lnrpc.GetInfoResponse.prototype.getNumPendingChannels = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.GetInfoResponse.prototype.setNumPendingChannels = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional uint32 num_active_channels = 4;\n * @return {number}\n */\nproto.lnrpc.GetInfoResponse.prototype.getNumActiveChannels = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.GetInfoResponse.prototype.setNumActiveChannels = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional uint32 num_inactive_channels = 15;\n * @return {number}\n */\nproto.lnrpc.GetInfoResponse.prototype.getNumInactiveChannels = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 15, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.GetInfoResponse.prototype.setNumInactiveChannels = function(value) {\n jspb.Message.setField(this, 15, value);\n};\n\n\n/**\n * optional uint32 num_peers = 5;\n * @return {number}\n */\nproto.lnrpc.GetInfoResponse.prototype.getNumPeers = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.GetInfoResponse.prototype.setNumPeers = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional uint32 block_height = 6;\n * @return {number}\n */\nproto.lnrpc.GetInfoResponse.prototype.getBlockHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.GetInfoResponse.prototype.setBlockHeight = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional string block_hash = 8;\n * @return {string}\n */\nproto.lnrpc.GetInfoResponse.prototype.getBlockHash = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 8, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.GetInfoResponse.prototype.setBlockHash = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional int64 best_header_timestamp = 13;\n * @return {number}\n */\nproto.lnrpc.GetInfoResponse.prototype.getBestHeaderTimestamp = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 13, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.GetInfoResponse.prototype.setBestHeaderTimestamp = function(value) {\n jspb.Message.setField(this, 13, value);\n};\n\n\n/**\n * optional bool synced_to_chain = 9;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.GetInfoResponse.prototype.getSyncedToChain = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 9, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.GetInfoResponse.prototype.setSyncedToChain = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional bool synced_to_graph = 18;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.GetInfoResponse.prototype.getSyncedToGraph = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 18, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.GetInfoResponse.prototype.setSyncedToGraph = function(value) {\n jspb.Message.setField(this, 18, value);\n};\n\n\n/**\n * optional bool testnet = 10;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.GetInfoResponse.prototype.getTestnet = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 10, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.GetInfoResponse.prototype.setTestnet = function(value) {\n jspb.Message.setField(this, 10, value);\n};\n\n\n/**\n * repeated Chain chains = 16;\n * @return {!Array.}\n */\nproto.lnrpc.GetInfoResponse.prototype.getChainsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.Chain, 16));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.GetInfoResponse.prototype.setChainsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 16, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.Chain=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.Chain}\n */\nproto.lnrpc.GetInfoResponse.prototype.addChains = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 16, opt_value, proto.lnrpc.Chain, opt_index);\n};\n\n\nproto.lnrpc.GetInfoResponse.prototype.clearChainsList = function() {\n this.setChainsList([]);\n};\n\n\n/**\n * repeated string uris = 12;\n * @return {!Array.}\n */\nproto.lnrpc.GetInfoResponse.prototype.getUrisList = function() {\n return /** @type {!Array.} */ (jspb.Message.getRepeatedField(this, 12));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.GetInfoResponse.prototype.setUrisList = function(value) {\n jspb.Message.setField(this, 12, value || []);\n};\n\n\n/**\n * @param {!string} value\n * @param {number=} opt_index\n */\nproto.lnrpc.GetInfoResponse.prototype.addUris = function(value, opt_index) {\n jspb.Message.addToRepeatedField(this, 12, value, opt_index);\n};\n\n\nproto.lnrpc.GetInfoResponse.prototype.clearUrisList = function() {\n this.setUrisList([]);\n};\n\n\n/**\n * map features = 19;\n * @param {boolean=} opt_noLazyCreate Do not create the map if\n * empty, instead returning `undefined`\n * @return {!jspb.Map}\n */\nproto.lnrpc.GetInfoResponse.prototype.getFeaturesMap = function(opt_noLazyCreate) {\n return /** @type {!jspb.Map} */ (\n jspb.Message.getMapField(this, 19, opt_noLazyCreate,\n proto.lnrpc.Feature));\n};\n\n\nproto.lnrpc.GetInfoResponse.prototype.clearFeaturesMap = function() {\n this.getFeaturesMap().clear();\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.GetRecoveryInfoRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.GetRecoveryInfoRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.GetRecoveryInfoRequest.displayName = 'proto.lnrpc.GetRecoveryInfoRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.GetRecoveryInfoRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.GetRecoveryInfoRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.GetRecoveryInfoRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.GetRecoveryInfoRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.GetRecoveryInfoRequest}\n */\nproto.lnrpc.GetRecoveryInfoRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.GetRecoveryInfoRequest;\n return proto.lnrpc.GetRecoveryInfoRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.GetRecoveryInfoRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.GetRecoveryInfoRequest}\n */\nproto.lnrpc.GetRecoveryInfoRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.GetRecoveryInfoRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.GetRecoveryInfoRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.GetRecoveryInfoRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.GetRecoveryInfoRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.GetRecoveryInfoResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.GetRecoveryInfoResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.GetRecoveryInfoResponse.displayName = 'proto.lnrpc.GetRecoveryInfoResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.GetRecoveryInfoResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.GetRecoveryInfoResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.GetRecoveryInfoResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.GetRecoveryInfoResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n recoveryMode: jspb.Message.getFieldWithDefault(msg, 1, false),\n recoveryFinished: jspb.Message.getFieldWithDefault(msg, 2, false),\n progress: +jspb.Message.getFieldWithDefault(msg, 3, 0.0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.GetRecoveryInfoResponse}\n */\nproto.lnrpc.GetRecoveryInfoResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.GetRecoveryInfoResponse;\n return proto.lnrpc.GetRecoveryInfoResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.GetRecoveryInfoResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.GetRecoveryInfoResponse}\n */\nproto.lnrpc.GetRecoveryInfoResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setRecoveryMode(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setRecoveryFinished(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readDouble());\n msg.setProgress(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.GetRecoveryInfoResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.GetRecoveryInfoResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.GetRecoveryInfoResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.GetRecoveryInfoResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getRecoveryMode();\n if (f) {\n writer.writeBool(\n 1,\n f\n );\n }\n f = message.getRecoveryFinished();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n f = message.getProgress();\n if (f !== 0.0) {\n writer.writeDouble(\n 3,\n f\n );\n }\n};\n\n\n/**\n * optional bool recovery_mode = 1;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.GetRecoveryInfoResponse.prototype.getRecoveryMode = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 1, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.GetRecoveryInfoResponse.prototype.setRecoveryMode = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool recovery_finished = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.GetRecoveryInfoResponse.prototype.getRecoveryFinished = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.GetRecoveryInfoResponse.prototype.setRecoveryFinished = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional double progress = 3;\n * @return {number}\n */\nproto.lnrpc.GetRecoveryInfoResponse.prototype.getProgress = function() {\n return /** @type {number} */ (+jspb.Message.getFieldWithDefault(this, 3, 0.0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.GetRecoveryInfoResponse.prototype.setProgress = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.Chain = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.Chain, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.Chain.displayName = 'proto.lnrpc.Chain';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.Chain.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.Chain.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.Chain} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Chain.toObject = function(includeInstance, msg) {\n var f, obj = {\n chain: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n network: jspb.Message.getFieldWithDefault(msg, 2, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.Chain}\n */\nproto.lnrpc.Chain.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.Chain;\n return proto.lnrpc.Chain.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.Chain} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.Chain}\n */\nproto.lnrpc.Chain.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setChain(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setNetwork(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.Chain.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.Chain.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.Chain} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Chain.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChain();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getNetwork();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional string chain = 1;\n * @return {string}\n */\nproto.lnrpc.Chain.prototype.getChain = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Chain.prototype.setChain = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string network = 2;\n * @return {string}\n */\nproto.lnrpc.Chain.prototype.getNetwork = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Chain.prototype.setNetwork = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ConfirmationUpdate = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ConfirmationUpdate, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ConfirmationUpdate.displayName = 'proto.lnrpc.ConfirmationUpdate';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ConfirmationUpdate.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ConfirmationUpdate.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ConfirmationUpdate} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ConfirmationUpdate.toObject = function(includeInstance, msg) {\n var f, obj = {\n blockSha: msg.getBlockSha_asB64(),\n blockHeight: jspb.Message.getFieldWithDefault(msg, 2, 0),\n numConfsLeft: jspb.Message.getFieldWithDefault(msg, 3, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ConfirmationUpdate}\n */\nproto.lnrpc.ConfirmationUpdate.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ConfirmationUpdate;\n return proto.lnrpc.ConfirmationUpdate.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ConfirmationUpdate} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ConfirmationUpdate}\n */\nproto.lnrpc.ConfirmationUpdate.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setBlockSha(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setBlockHeight(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setNumConfsLeft(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ConfirmationUpdate.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ConfirmationUpdate.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ConfirmationUpdate} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ConfirmationUpdate.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getBlockSha_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getBlockHeight();\n if (f !== 0) {\n writer.writeInt32(\n 2,\n f\n );\n }\n f = message.getNumConfsLeft();\n if (f !== 0) {\n writer.writeUint32(\n 3,\n f\n );\n }\n};\n\n\n/**\n * optional bytes block_sha = 1;\n * @return {string}\n */\nproto.lnrpc.ConfirmationUpdate.prototype.getBlockSha = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes block_sha = 1;\n * This is a type-conversion wrapper around `getBlockSha()`\n * @return {string}\n */\nproto.lnrpc.ConfirmationUpdate.prototype.getBlockSha_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getBlockSha()));\n};\n\n\n/**\n * optional bytes block_sha = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getBlockSha()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ConfirmationUpdate.prototype.getBlockSha_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getBlockSha()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ConfirmationUpdate.prototype.setBlockSha = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int32 block_height = 2;\n * @return {number}\n */\nproto.lnrpc.ConfirmationUpdate.prototype.getBlockHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ConfirmationUpdate.prototype.setBlockHeight = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional uint32 num_confs_left = 3;\n * @return {number}\n */\nproto.lnrpc.ConfirmationUpdate.prototype.getNumConfsLeft = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ConfirmationUpdate.prototype.setNumConfsLeft = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelOpenUpdate = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChannelOpenUpdate, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelOpenUpdate.displayName = 'proto.lnrpc.ChannelOpenUpdate';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelOpenUpdate.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelOpenUpdate.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelOpenUpdate} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelOpenUpdate.toObject = function(includeInstance, msg) {\n var f, obj = {\n channelPoint: (f = msg.getChannelPoint()) && proto.lnrpc.ChannelPoint.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelOpenUpdate}\n */\nproto.lnrpc.ChannelOpenUpdate.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelOpenUpdate;\n return proto.lnrpc.ChannelOpenUpdate.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelOpenUpdate} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelOpenUpdate}\n */\nproto.lnrpc.ChannelOpenUpdate.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.ChannelPoint;\n reader.readMessage(value,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader);\n msg.setChannelPoint(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelOpenUpdate.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelOpenUpdate.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelOpenUpdate} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelOpenUpdate.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannelPoint();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.ChannelPoint.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional ChannelPoint channel_point = 1;\n * @return {?proto.lnrpc.ChannelPoint}\n */\nproto.lnrpc.ChannelOpenUpdate.prototype.getChannelPoint = function() {\n return /** @type{?proto.lnrpc.ChannelPoint} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChannelPoint, 1));\n};\n\n\n/** @param {?proto.lnrpc.ChannelPoint|undefined} value */\nproto.lnrpc.ChannelOpenUpdate.prototype.setChannelPoint = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.lnrpc.ChannelOpenUpdate.prototype.clearChannelPoint = function() {\n this.setChannelPoint(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChannelOpenUpdate.prototype.hasChannelPoint = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelCloseUpdate = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChannelCloseUpdate, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelCloseUpdate.displayName = 'proto.lnrpc.ChannelCloseUpdate';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelCloseUpdate.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelCloseUpdate.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelCloseUpdate} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelCloseUpdate.toObject = function(includeInstance, msg) {\n var f, obj = {\n closingTxid: msg.getClosingTxid_asB64(),\n success: jspb.Message.getFieldWithDefault(msg, 2, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelCloseUpdate}\n */\nproto.lnrpc.ChannelCloseUpdate.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelCloseUpdate;\n return proto.lnrpc.ChannelCloseUpdate.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelCloseUpdate} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelCloseUpdate}\n */\nproto.lnrpc.ChannelCloseUpdate.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setClosingTxid(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setSuccess(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelCloseUpdate.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelCloseUpdate.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelCloseUpdate} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelCloseUpdate.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getClosingTxid_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getSuccess();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional bytes closing_txid = 1;\n * @return {string}\n */\nproto.lnrpc.ChannelCloseUpdate.prototype.getClosingTxid = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes closing_txid = 1;\n * This is a type-conversion wrapper around `getClosingTxid()`\n * @return {string}\n */\nproto.lnrpc.ChannelCloseUpdate.prototype.getClosingTxid_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getClosingTxid()));\n};\n\n\n/**\n * optional bytes closing_txid = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getClosingTxid()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelCloseUpdate.prototype.getClosingTxid_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getClosingTxid()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ChannelCloseUpdate.prototype.setClosingTxid = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool success = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ChannelCloseUpdate.prototype.getSuccess = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ChannelCloseUpdate.prototype.setSuccess = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.CloseChannelRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.CloseChannelRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.CloseChannelRequest.displayName = 'proto.lnrpc.CloseChannelRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.CloseChannelRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.CloseChannelRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.CloseChannelRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.CloseChannelRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n channelPoint: (f = msg.getChannelPoint()) && proto.lnrpc.ChannelPoint.toObject(includeInstance, f),\n force: jspb.Message.getFieldWithDefault(msg, 2, false),\n targetConf: jspb.Message.getFieldWithDefault(msg, 3, 0),\n satPerByte: jspb.Message.getFieldWithDefault(msg, 4, 0),\n deliveryAddress: jspb.Message.getFieldWithDefault(msg, 5, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.CloseChannelRequest}\n */\nproto.lnrpc.CloseChannelRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.CloseChannelRequest;\n return proto.lnrpc.CloseChannelRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.CloseChannelRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.CloseChannelRequest}\n */\nproto.lnrpc.CloseChannelRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.ChannelPoint;\n reader.readMessage(value,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader);\n msg.setChannelPoint(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setForce(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setTargetConf(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setSatPerByte(value);\n break;\n case 5:\n var value = /** @type {string} */ (reader.readString());\n msg.setDeliveryAddress(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.CloseChannelRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.CloseChannelRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.CloseChannelRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.CloseChannelRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannelPoint();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.ChannelPoint.serializeBinaryToWriter\n );\n }\n f = message.getForce();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n f = message.getTargetConf();\n if (f !== 0) {\n writer.writeInt32(\n 3,\n f\n );\n }\n f = message.getSatPerByte();\n if (f !== 0) {\n writer.writeInt64(\n 4,\n f\n );\n }\n f = message.getDeliveryAddress();\n if (f.length > 0) {\n writer.writeString(\n 5,\n f\n );\n }\n};\n\n\n/**\n * optional ChannelPoint channel_point = 1;\n * @return {?proto.lnrpc.ChannelPoint}\n */\nproto.lnrpc.CloseChannelRequest.prototype.getChannelPoint = function() {\n return /** @type{?proto.lnrpc.ChannelPoint} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChannelPoint, 1));\n};\n\n\n/** @param {?proto.lnrpc.ChannelPoint|undefined} value */\nproto.lnrpc.CloseChannelRequest.prototype.setChannelPoint = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.lnrpc.CloseChannelRequest.prototype.clearChannelPoint = function() {\n this.setChannelPoint(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.CloseChannelRequest.prototype.hasChannelPoint = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional bool force = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.CloseChannelRequest.prototype.getForce = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.CloseChannelRequest.prototype.setForce = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int32 target_conf = 3;\n * @return {number}\n */\nproto.lnrpc.CloseChannelRequest.prototype.getTargetConf = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.CloseChannelRequest.prototype.setTargetConf = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional int64 sat_per_byte = 4;\n * @return {number}\n */\nproto.lnrpc.CloseChannelRequest.prototype.getSatPerByte = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.CloseChannelRequest.prototype.setSatPerByte = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional string delivery_address = 5;\n * @return {string}\n */\nproto.lnrpc.CloseChannelRequest.prototype.getDeliveryAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.CloseChannelRequest.prototype.setDeliveryAddress = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.CloseStatusUpdate = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, proto.lnrpc.CloseStatusUpdate.oneofGroups_);\n};\ngoog.inherits(proto.lnrpc.CloseStatusUpdate, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.CloseStatusUpdate.displayName = 'proto.lnrpc.CloseStatusUpdate';\n}\n/**\n * Oneof group definitions for this message. Each group defines the field\n * numbers belonging to that group. When of these fields' value is set, all\n * other fields in the group are cleared. During deserialization, if multiple\n * fields are encountered for a group, only the last value seen will be kept.\n * @private {!Array>}\n * @const\n */\nproto.lnrpc.CloseStatusUpdate.oneofGroups_ = [[1,3]];\n\n/**\n * @enum {number}\n */\nproto.lnrpc.CloseStatusUpdate.UpdateCase = {\n UPDATE_NOT_SET: 0,\n CLOSE_PENDING: 1,\n CHAN_CLOSE: 3\n};\n\n/**\n * @return {proto.lnrpc.CloseStatusUpdate.UpdateCase}\n */\nproto.lnrpc.CloseStatusUpdate.prototype.getUpdateCase = function() {\n return /** @type {proto.lnrpc.CloseStatusUpdate.UpdateCase} */(jspb.Message.computeOneofCase(this, proto.lnrpc.CloseStatusUpdate.oneofGroups_[0]));\n};\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.CloseStatusUpdate.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.CloseStatusUpdate.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.CloseStatusUpdate} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.CloseStatusUpdate.toObject = function(includeInstance, msg) {\n var f, obj = {\n closePending: (f = msg.getClosePending()) && proto.lnrpc.PendingUpdate.toObject(includeInstance, f),\n chanClose: (f = msg.getChanClose()) && proto.lnrpc.ChannelCloseUpdate.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.CloseStatusUpdate}\n */\nproto.lnrpc.CloseStatusUpdate.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.CloseStatusUpdate;\n return proto.lnrpc.CloseStatusUpdate.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.CloseStatusUpdate} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.CloseStatusUpdate}\n */\nproto.lnrpc.CloseStatusUpdate.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.PendingUpdate;\n reader.readMessage(value,proto.lnrpc.PendingUpdate.deserializeBinaryFromReader);\n msg.setClosePending(value);\n break;\n case 3:\n var value = new proto.lnrpc.ChannelCloseUpdate;\n reader.readMessage(value,proto.lnrpc.ChannelCloseUpdate.deserializeBinaryFromReader);\n msg.setChanClose(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.CloseStatusUpdate.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.CloseStatusUpdate.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.CloseStatusUpdate} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.CloseStatusUpdate.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getClosePending();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.PendingUpdate.serializeBinaryToWriter\n );\n }\n f = message.getChanClose();\n if (f != null) {\n writer.writeMessage(\n 3,\n f,\n proto.lnrpc.ChannelCloseUpdate.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional PendingUpdate close_pending = 1;\n * @return {?proto.lnrpc.PendingUpdate}\n */\nproto.lnrpc.CloseStatusUpdate.prototype.getClosePending = function() {\n return /** @type{?proto.lnrpc.PendingUpdate} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.PendingUpdate, 1));\n};\n\n\n/** @param {?proto.lnrpc.PendingUpdate|undefined} value */\nproto.lnrpc.CloseStatusUpdate.prototype.setClosePending = function(value) {\n jspb.Message.setOneofWrapperField(this, 1, proto.lnrpc.CloseStatusUpdate.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.CloseStatusUpdate.prototype.clearClosePending = function() {\n this.setClosePending(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.CloseStatusUpdate.prototype.hasClosePending = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional ChannelCloseUpdate chan_close = 3;\n * @return {?proto.lnrpc.ChannelCloseUpdate}\n */\nproto.lnrpc.CloseStatusUpdate.prototype.getChanClose = function() {\n return /** @type{?proto.lnrpc.ChannelCloseUpdate} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChannelCloseUpdate, 3));\n};\n\n\n/** @param {?proto.lnrpc.ChannelCloseUpdate|undefined} value */\nproto.lnrpc.CloseStatusUpdate.prototype.setChanClose = function(value) {\n jspb.Message.setOneofWrapperField(this, 3, proto.lnrpc.CloseStatusUpdate.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.CloseStatusUpdate.prototype.clearChanClose = function() {\n this.setChanClose(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.CloseStatusUpdate.prototype.hasChanClose = function() {\n return jspb.Message.getField(this, 3) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PendingUpdate = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PendingUpdate, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PendingUpdate.displayName = 'proto.lnrpc.PendingUpdate';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PendingUpdate.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PendingUpdate.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PendingUpdate} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingUpdate.toObject = function(includeInstance, msg) {\n var f, obj = {\n txid: msg.getTxid_asB64(),\n outputIndex: jspb.Message.getFieldWithDefault(msg, 2, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PendingUpdate}\n */\nproto.lnrpc.PendingUpdate.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PendingUpdate;\n return proto.lnrpc.PendingUpdate.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PendingUpdate} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PendingUpdate}\n */\nproto.lnrpc.PendingUpdate.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setTxid(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setOutputIndex(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingUpdate.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PendingUpdate.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PendingUpdate} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingUpdate.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTxid_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getOutputIndex();\n if (f !== 0) {\n writer.writeUint32(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional bytes txid = 1;\n * @return {string}\n */\nproto.lnrpc.PendingUpdate.prototype.getTxid = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes txid = 1;\n * This is a type-conversion wrapper around `getTxid()`\n * @return {string}\n */\nproto.lnrpc.PendingUpdate.prototype.getTxid_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getTxid()));\n};\n\n\n/**\n * optional bytes txid = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getTxid()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingUpdate.prototype.getTxid_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getTxid()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.PendingUpdate.prototype.setTxid = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional uint32 output_index = 2;\n * @return {number}\n */\nproto.lnrpc.PendingUpdate.prototype.getOutputIndex = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingUpdate.prototype.setOutputIndex = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ReadyForPsbtFunding = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ReadyForPsbtFunding, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ReadyForPsbtFunding.displayName = 'proto.lnrpc.ReadyForPsbtFunding';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ReadyForPsbtFunding.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ReadyForPsbtFunding.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ReadyForPsbtFunding} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ReadyForPsbtFunding.toObject = function(includeInstance, msg) {\n var f, obj = {\n fundingAddress: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n fundingAmount: jspb.Message.getFieldWithDefault(msg, 2, 0),\n psbt: msg.getPsbt_asB64()\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ReadyForPsbtFunding}\n */\nproto.lnrpc.ReadyForPsbtFunding.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ReadyForPsbtFunding;\n return proto.lnrpc.ReadyForPsbtFunding.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ReadyForPsbtFunding} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ReadyForPsbtFunding}\n */\nproto.lnrpc.ReadyForPsbtFunding.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setFundingAddress(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFundingAmount(value);\n break;\n case 3:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPsbt(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ReadyForPsbtFunding.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ReadyForPsbtFunding.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ReadyForPsbtFunding} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ReadyForPsbtFunding.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getFundingAddress();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getFundingAmount();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getPsbt_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 3,\n f\n );\n }\n};\n\n\n/**\n * optional string funding_address = 1;\n * @return {string}\n */\nproto.lnrpc.ReadyForPsbtFunding.prototype.getFundingAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ReadyForPsbtFunding.prototype.setFundingAddress = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 funding_amount = 2;\n * @return {number}\n */\nproto.lnrpc.ReadyForPsbtFunding.prototype.getFundingAmount = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ReadyForPsbtFunding.prototype.setFundingAmount = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional bytes psbt = 3;\n * @return {string}\n */\nproto.lnrpc.ReadyForPsbtFunding.prototype.getPsbt = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/**\n * optional bytes psbt = 3;\n * This is a type-conversion wrapper around `getPsbt()`\n * @return {string}\n */\nproto.lnrpc.ReadyForPsbtFunding.prototype.getPsbt_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPsbt()));\n};\n\n\n/**\n * optional bytes psbt = 3;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPsbt()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ReadyForPsbtFunding.prototype.getPsbt_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPsbt()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ReadyForPsbtFunding.prototype.setPsbt = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.OpenChannelRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.OpenChannelRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.OpenChannelRequest.displayName = 'proto.lnrpc.OpenChannelRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.OpenChannelRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.OpenChannelRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.OpenChannelRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.OpenChannelRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n nodePubkey: msg.getNodePubkey_asB64(),\n nodePubkeyString: jspb.Message.getFieldWithDefault(msg, 3, \"\"),\n localFundingAmount: jspb.Message.getFieldWithDefault(msg, 4, 0),\n pushSat: jspb.Message.getFieldWithDefault(msg, 5, 0),\n targetConf: jspb.Message.getFieldWithDefault(msg, 6, 0),\n satPerByte: jspb.Message.getFieldWithDefault(msg, 7, 0),\n pb_private: jspb.Message.getFieldWithDefault(msg, 8, false),\n minHtlcMsat: jspb.Message.getFieldWithDefault(msg, 9, 0),\n remoteCsvDelay: jspb.Message.getFieldWithDefault(msg, 10, 0),\n minConfs: jspb.Message.getFieldWithDefault(msg, 11, 0),\n spendUnconfirmed: jspb.Message.getFieldWithDefault(msg, 12, false),\n closeAddress: jspb.Message.getFieldWithDefault(msg, 13, \"\"),\n fundingShim: (f = msg.getFundingShim()) && proto.lnrpc.FundingShim.toObject(includeInstance, f),\n remoteMaxValueInFlightMsat: jspb.Message.getFieldWithDefault(msg, 15, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.OpenChannelRequest}\n */\nproto.lnrpc.OpenChannelRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.OpenChannelRequest;\n return proto.lnrpc.OpenChannelRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.OpenChannelRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.OpenChannelRequest}\n */\nproto.lnrpc.OpenChannelRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 2:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setNodePubkey(value);\n break;\n case 3:\n var value = /** @type {string} */ (reader.readString());\n msg.setNodePubkeyString(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setLocalFundingAmount(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setPushSat(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setTargetConf(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setSatPerByte(value);\n break;\n case 8:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setPrivate(value);\n break;\n case 9:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setMinHtlcMsat(value);\n break;\n case 10:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setRemoteCsvDelay(value);\n break;\n case 11:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setMinConfs(value);\n break;\n case 12:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setSpendUnconfirmed(value);\n break;\n case 13:\n var value = /** @type {string} */ (reader.readString());\n msg.setCloseAddress(value);\n break;\n case 14:\n var value = new proto.lnrpc.FundingShim;\n reader.readMessage(value,proto.lnrpc.FundingShim.deserializeBinaryFromReader);\n msg.setFundingShim(value);\n break;\n case 15:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setRemoteMaxValueInFlightMsat(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.OpenChannelRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.OpenChannelRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.OpenChannelRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.OpenChannelRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getNodePubkey_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 2,\n f\n );\n }\n f = message.getNodePubkeyString();\n if (f.length > 0) {\n writer.writeString(\n 3,\n f\n );\n }\n f = message.getLocalFundingAmount();\n if (f !== 0) {\n writer.writeInt64(\n 4,\n f\n );\n }\n f = message.getPushSat();\n if (f !== 0) {\n writer.writeInt64(\n 5,\n f\n );\n }\n f = message.getTargetConf();\n if (f !== 0) {\n writer.writeInt32(\n 6,\n f\n );\n }\n f = message.getSatPerByte();\n if (f !== 0) {\n writer.writeInt64(\n 7,\n f\n );\n }\n f = message.getPrivate();\n if (f) {\n writer.writeBool(\n 8,\n f\n );\n }\n f = message.getMinHtlcMsat();\n if (f !== 0) {\n writer.writeInt64(\n 9,\n f\n );\n }\n f = message.getRemoteCsvDelay();\n if (f !== 0) {\n writer.writeUint32(\n 10,\n f\n );\n }\n f = message.getMinConfs();\n if (f !== 0) {\n writer.writeInt32(\n 11,\n f\n );\n }\n f = message.getSpendUnconfirmed();\n if (f) {\n writer.writeBool(\n 12,\n f\n );\n }\n f = message.getCloseAddress();\n if (f.length > 0) {\n writer.writeString(\n 13,\n f\n );\n }\n f = message.getFundingShim();\n if (f != null) {\n writer.writeMessage(\n 14,\n f,\n proto.lnrpc.FundingShim.serializeBinaryToWriter\n );\n }\n f = message.getRemoteMaxValueInFlightMsat();\n if (f !== 0) {\n writer.writeUint64(\n 15,\n f\n );\n }\n};\n\n\n/**\n * optional bytes node_pubkey = 2;\n * @return {string}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getNodePubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/**\n * optional bytes node_pubkey = 2;\n * This is a type-conversion wrapper around `getNodePubkey()`\n * @return {string}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getNodePubkey_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getNodePubkey()));\n};\n\n\n/**\n * optional bytes node_pubkey = 2;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getNodePubkey()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getNodePubkey_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getNodePubkey()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.OpenChannelRequest.prototype.setNodePubkey = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional string node_pubkey_string = 3;\n * @return {string}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getNodePubkeyString = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.OpenChannelRequest.prototype.setNodePubkeyString = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional int64 local_funding_amount = 4;\n * @return {number}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getLocalFundingAmount = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.OpenChannelRequest.prototype.setLocalFundingAmount = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional int64 push_sat = 5;\n * @return {number}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getPushSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.OpenChannelRequest.prototype.setPushSat = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int32 target_conf = 6;\n * @return {number}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getTargetConf = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.OpenChannelRequest.prototype.setTargetConf = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional int64 sat_per_byte = 7;\n * @return {number}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getSatPerByte = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.OpenChannelRequest.prototype.setSatPerByte = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * optional bool private = 8;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getPrivate = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 8, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.OpenChannelRequest.prototype.setPrivate = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional int64 min_htlc_msat = 9;\n * @return {number}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getMinHtlcMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 9, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.OpenChannelRequest.prototype.setMinHtlcMsat = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional uint32 remote_csv_delay = 10;\n * @return {number}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getRemoteCsvDelay = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 10, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.OpenChannelRequest.prototype.setRemoteCsvDelay = function(value) {\n jspb.Message.setField(this, 10, value);\n};\n\n\n/**\n * optional int32 min_confs = 11;\n * @return {number}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getMinConfs = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 11, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.OpenChannelRequest.prototype.setMinConfs = function(value) {\n jspb.Message.setField(this, 11, value);\n};\n\n\n/**\n * optional bool spend_unconfirmed = 12;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getSpendUnconfirmed = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 12, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.OpenChannelRequest.prototype.setSpendUnconfirmed = function(value) {\n jspb.Message.setField(this, 12, value);\n};\n\n\n/**\n * optional string close_address = 13;\n * @return {string}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getCloseAddress = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 13, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.OpenChannelRequest.prototype.setCloseAddress = function(value) {\n jspb.Message.setField(this, 13, value);\n};\n\n\n/**\n * optional FundingShim funding_shim = 14;\n * @return {?proto.lnrpc.FundingShim}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getFundingShim = function() {\n return /** @type{?proto.lnrpc.FundingShim} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.FundingShim, 14));\n};\n\n\n/** @param {?proto.lnrpc.FundingShim|undefined} value */\nproto.lnrpc.OpenChannelRequest.prototype.setFundingShim = function(value) {\n jspb.Message.setWrapperField(this, 14, value);\n};\n\n\nproto.lnrpc.OpenChannelRequest.prototype.clearFundingShim = function() {\n this.setFundingShim(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.OpenChannelRequest.prototype.hasFundingShim = function() {\n return jspb.Message.getField(this, 14) != null;\n};\n\n\n/**\n * optional uint64 remote_max_value_in_flight_msat = 15;\n * @return {number}\n */\nproto.lnrpc.OpenChannelRequest.prototype.getRemoteMaxValueInFlightMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 15, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.OpenChannelRequest.prototype.setRemoteMaxValueInFlightMsat = function(value) {\n jspb.Message.setField(this, 15, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.OpenStatusUpdate = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, proto.lnrpc.OpenStatusUpdate.oneofGroups_);\n};\ngoog.inherits(proto.lnrpc.OpenStatusUpdate, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.OpenStatusUpdate.displayName = 'proto.lnrpc.OpenStatusUpdate';\n}\n/**\n * Oneof group definitions for this message. Each group defines the field\n * numbers belonging to that group. When of these fields' value is set, all\n * other fields in the group are cleared. During deserialization, if multiple\n * fields are encountered for a group, only the last value seen will be kept.\n * @private {!Array>}\n * @const\n */\nproto.lnrpc.OpenStatusUpdate.oneofGroups_ = [[1,3,5]];\n\n/**\n * @enum {number}\n */\nproto.lnrpc.OpenStatusUpdate.UpdateCase = {\n UPDATE_NOT_SET: 0,\n CHAN_PENDING: 1,\n CHAN_OPEN: 3,\n PSBT_FUND: 5\n};\n\n/**\n * @return {proto.lnrpc.OpenStatusUpdate.UpdateCase}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.getUpdateCase = function() {\n return /** @type {proto.lnrpc.OpenStatusUpdate.UpdateCase} */(jspb.Message.computeOneofCase(this, proto.lnrpc.OpenStatusUpdate.oneofGroups_[0]));\n};\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.OpenStatusUpdate.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.OpenStatusUpdate} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.OpenStatusUpdate.toObject = function(includeInstance, msg) {\n var f, obj = {\n chanPending: (f = msg.getChanPending()) && proto.lnrpc.PendingUpdate.toObject(includeInstance, f),\n chanOpen: (f = msg.getChanOpen()) && proto.lnrpc.ChannelOpenUpdate.toObject(includeInstance, f),\n psbtFund: (f = msg.getPsbtFund()) && proto.lnrpc.ReadyForPsbtFunding.toObject(includeInstance, f),\n pendingChanId: msg.getPendingChanId_asB64()\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.OpenStatusUpdate}\n */\nproto.lnrpc.OpenStatusUpdate.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.OpenStatusUpdate;\n return proto.lnrpc.OpenStatusUpdate.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.OpenStatusUpdate} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.OpenStatusUpdate}\n */\nproto.lnrpc.OpenStatusUpdate.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.PendingUpdate;\n reader.readMessage(value,proto.lnrpc.PendingUpdate.deserializeBinaryFromReader);\n msg.setChanPending(value);\n break;\n case 3:\n var value = new proto.lnrpc.ChannelOpenUpdate;\n reader.readMessage(value,proto.lnrpc.ChannelOpenUpdate.deserializeBinaryFromReader);\n msg.setChanOpen(value);\n break;\n case 5:\n var value = new proto.lnrpc.ReadyForPsbtFunding;\n reader.readMessage(value,proto.lnrpc.ReadyForPsbtFunding.deserializeBinaryFromReader);\n msg.setPsbtFund(value);\n break;\n case 4:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPendingChanId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.OpenStatusUpdate.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.OpenStatusUpdate} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.OpenStatusUpdate.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChanPending();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.PendingUpdate.serializeBinaryToWriter\n );\n }\n f = message.getChanOpen();\n if (f != null) {\n writer.writeMessage(\n 3,\n f,\n proto.lnrpc.ChannelOpenUpdate.serializeBinaryToWriter\n );\n }\n f = message.getPsbtFund();\n if (f != null) {\n writer.writeMessage(\n 5,\n f,\n proto.lnrpc.ReadyForPsbtFunding.serializeBinaryToWriter\n );\n }\n f = message.getPendingChanId_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 4,\n f\n );\n }\n};\n\n\n/**\n * optional PendingUpdate chan_pending = 1;\n * @return {?proto.lnrpc.PendingUpdate}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.getChanPending = function() {\n return /** @type{?proto.lnrpc.PendingUpdate} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.PendingUpdate, 1));\n};\n\n\n/** @param {?proto.lnrpc.PendingUpdate|undefined} value */\nproto.lnrpc.OpenStatusUpdate.prototype.setChanPending = function(value) {\n jspb.Message.setOneofWrapperField(this, 1, proto.lnrpc.OpenStatusUpdate.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.OpenStatusUpdate.prototype.clearChanPending = function() {\n this.setChanPending(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.hasChanPending = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional ChannelOpenUpdate chan_open = 3;\n * @return {?proto.lnrpc.ChannelOpenUpdate}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.getChanOpen = function() {\n return /** @type{?proto.lnrpc.ChannelOpenUpdate} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChannelOpenUpdate, 3));\n};\n\n\n/** @param {?proto.lnrpc.ChannelOpenUpdate|undefined} value */\nproto.lnrpc.OpenStatusUpdate.prototype.setChanOpen = function(value) {\n jspb.Message.setOneofWrapperField(this, 3, proto.lnrpc.OpenStatusUpdate.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.OpenStatusUpdate.prototype.clearChanOpen = function() {\n this.setChanOpen(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.hasChanOpen = function() {\n return jspb.Message.getField(this, 3) != null;\n};\n\n\n/**\n * optional ReadyForPsbtFunding psbt_fund = 5;\n * @return {?proto.lnrpc.ReadyForPsbtFunding}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.getPsbtFund = function() {\n return /** @type{?proto.lnrpc.ReadyForPsbtFunding} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ReadyForPsbtFunding, 5));\n};\n\n\n/** @param {?proto.lnrpc.ReadyForPsbtFunding|undefined} value */\nproto.lnrpc.OpenStatusUpdate.prototype.setPsbtFund = function(value) {\n jspb.Message.setOneofWrapperField(this, 5, proto.lnrpc.OpenStatusUpdate.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.OpenStatusUpdate.prototype.clearPsbtFund = function() {\n this.setPsbtFund(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.hasPsbtFund = function() {\n return jspb.Message.getField(this, 5) != null;\n};\n\n\n/**\n * optional bytes pending_chan_id = 4;\n * @return {string}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.getPendingChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/**\n * optional bytes pending_chan_id = 4;\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {string}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.getPendingChanId_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPendingChanId()));\n};\n\n\n/**\n * optional bytes pending_chan_id = 4;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.OpenStatusUpdate.prototype.getPendingChanId_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPendingChanId()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.OpenStatusUpdate.prototype.setPendingChanId = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.KeyLocator = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.KeyLocator, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.KeyLocator.displayName = 'proto.lnrpc.KeyLocator';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.KeyLocator.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.KeyLocator.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.KeyLocator} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.KeyLocator.toObject = function(includeInstance, msg) {\n var f, obj = {\n keyFamily: jspb.Message.getFieldWithDefault(msg, 1, 0),\n keyIndex: jspb.Message.getFieldWithDefault(msg, 2, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.KeyLocator}\n */\nproto.lnrpc.KeyLocator.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.KeyLocator;\n return proto.lnrpc.KeyLocator.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.KeyLocator} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.KeyLocator}\n */\nproto.lnrpc.KeyLocator.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setKeyFamily(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setKeyIndex(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.KeyLocator.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.KeyLocator.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.KeyLocator} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.KeyLocator.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getKeyFamily();\n if (f !== 0) {\n writer.writeInt32(\n 1,\n f\n );\n }\n f = message.getKeyIndex();\n if (f !== 0) {\n writer.writeInt32(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional int32 key_family = 1;\n * @return {number}\n */\nproto.lnrpc.KeyLocator.prototype.getKeyFamily = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.KeyLocator.prototype.setKeyFamily = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int32 key_index = 2;\n * @return {number}\n */\nproto.lnrpc.KeyLocator.prototype.getKeyIndex = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.KeyLocator.prototype.setKeyIndex = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.KeyDescriptor = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.KeyDescriptor, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.KeyDescriptor.displayName = 'proto.lnrpc.KeyDescriptor';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.KeyDescriptor.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.KeyDescriptor.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.KeyDescriptor} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.KeyDescriptor.toObject = function(includeInstance, msg) {\n var f, obj = {\n rawKeyBytes: msg.getRawKeyBytes_asB64(),\n keyLoc: (f = msg.getKeyLoc()) && proto.lnrpc.KeyLocator.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.KeyDescriptor}\n */\nproto.lnrpc.KeyDescriptor.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.KeyDescriptor;\n return proto.lnrpc.KeyDescriptor.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.KeyDescriptor} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.KeyDescriptor}\n */\nproto.lnrpc.KeyDescriptor.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setRawKeyBytes(value);\n break;\n case 2:\n var value = new proto.lnrpc.KeyLocator;\n reader.readMessage(value,proto.lnrpc.KeyLocator.deserializeBinaryFromReader);\n msg.setKeyLoc(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.KeyDescriptor.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.KeyDescriptor.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.KeyDescriptor} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.KeyDescriptor.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getRawKeyBytes_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getKeyLoc();\n if (f != null) {\n writer.writeMessage(\n 2,\n f,\n proto.lnrpc.KeyLocator.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional bytes raw_key_bytes = 1;\n * @return {string}\n */\nproto.lnrpc.KeyDescriptor.prototype.getRawKeyBytes = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes raw_key_bytes = 1;\n * This is a type-conversion wrapper around `getRawKeyBytes()`\n * @return {string}\n */\nproto.lnrpc.KeyDescriptor.prototype.getRawKeyBytes_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getRawKeyBytes()));\n};\n\n\n/**\n * optional bytes raw_key_bytes = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getRawKeyBytes()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.KeyDescriptor.prototype.getRawKeyBytes_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getRawKeyBytes()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.KeyDescriptor.prototype.setRawKeyBytes = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional KeyLocator key_loc = 2;\n * @return {?proto.lnrpc.KeyLocator}\n */\nproto.lnrpc.KeyDescriptor.prototype.getKeyLoc = function() {\n return /** @type{?proto.lnrpc.KeyLocator} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.KeyLocator, 2));\n};\n\n\n/** @param {?proto.lnrpc.KeyLocator|undefined} value */\nproto.lnrpc.KeyDescriptor.prototype.setKeyLoc = function(value) {\n jspb.Message.setWrapperField(this, 2, value);\n};\n\n\nproto.lnrpc.KeyDescriptor.prototype.clearKeyLoc = function() {\n this.setKeyLoc(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.KeyDescriptor.prototype.hasKeyLoc = function() {\n return jspb.Message.getField(this, 2) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChanPointShim = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChanPointShim, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChanPointShim.displayName = 'proto.lnrpc.ChanPointShim';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChanPointShim.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChanPointShim.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChanPointShim} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChanPointShim.toObject = function(includeInstance, msg) {\n var f, obj = {\n amt: jspb.Message.getFieldWithDefault(msg, 1, 0),\n chanPoint: (f = msg.getChanPoint()) && proto.lnrpc.ChannelPoint.toObject(includeInstance, f),\n localKey: (f = msg.getLocalKey()) && proto.lnrpc.KeyDescriptor.toObject(includeInstance, f),\n remoteKey: msg.getRemoteKey_asB64(),\n pendingChanId: msg.getPendingChanId_asB64(),\n thawHeight: jspb.Message.getFieldWithDefault(msg, 6, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChanPointShim}\n */\nproto.lnrpc.ChanPointShim.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChanPointShim;\n return proto.lnrpc.ChanPointShim.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChanPointShim} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChanPointShim}\n */\nproto.lnrpc.ChanPointShim.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmt(value);\n break;\n case 2:\n var value = new proto.lnrpc.ChannelPoint;\n reader.readMessage(value,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader);\n msg.setChanPoint(value);\n break;\n case 3:\n var value = new proto.lnrpc.KeyDescriptor;\n reader.readMessage(value,proto.lnrpc.KeyDescriptor.deserializeBinaryFromReader);\n msg.setLocalKey(value);\n break;\n case 4:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setRemoteKey(value);\n break;\n case 5:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPendingChanId(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setThawHeight(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChanPointShim.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChanPointShim.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChanPointShim} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChanPointShim.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getAmt();\n if (f !== 0) {\n writer.writeInt64(\n 1,\n f\n );\n }\n f = message.getChanPoint();\n if (f != null) {\n writer.writeMessage(\n 2,\n f,\n proto.lnrpc.ChannelPoint.serializeBinaryToWriter\n );\n }\n f = message.getLocalKey();\n if (f != null) {\n writer.writeMessage(\n 3,\n f,\n proto.lnrpc.KeyDescriptor.serializeBinaryToWriter\n );\n }\n f = message.getRemoteKey_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 4,\n f\n );\n }\n f = message.getPendingChanId_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 5,\n f\n );\n }\n f = message.getThawHeight();\n if (f !== 0) {\n writer.writeUint32(\n 6,\n f\n );\n }\n};\n\n\n/**\n * optional int64 amt = 1;\n * @return {number}\n */\nproto.lnrpc.ChanPointShim.prototype.getAmt = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChanPointShim.prototype.setAmt = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional ChannelPoint chan_point = 2;\n * @return {?proto.lnrpc.ChannelPoint}\n */\nproto.lnrpc.ChanPointShim.prototype.getChanPoint = function() {\n return /** @type{?proto.lnrpc.ChannelPoint} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChannelPoint, 2));\n};\n\n\n/** @param {?proto.lnrpc.ChannelPoint|undefined} value */\nproto.lnrpc.ChanPointShim.prototype.setChanPoint = function(value) {\n jspb.Message.setWrapperField(this, 2, value);\n};\n\n\nproto.lnrpc.ChanPointShim.prototype.clearChanPoint = function() {\n this.setChanPoint(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChanPointShim.prototype.hasChanPoint = function() {\n return jspb.Message.getField(this, 2) != null;\n};\n\n\n/**\n * optional KeyDescriptor local_key = 3;\n * @return {?proto.lnrpc.KeyDescriptor}\n */\nproto.lnrpc.ChanPointShim.prototype.getLocalKey = function() {\n return /** @type{?proto.lnrpc.KeyDescriptor} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.KeyDescriptor, 3));\n};\n\n\n/** @param {?proto.lnrpc.KeyDescriptor|undefined} value */\nproto.lnrpc.ChanPointShim.prototype.setLocalKey = function(value) {\n jspb.Message.setWrapperField(this, 3, value);\n};\n\n\nproto.lnrpc.ChanPointShim.prototype.clearLocalKey = function() {\n this.setLocalKey(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChanPointShim.prototype.hasLocalKey = function() {\n return jspb.Message.getField(this, 3) != null;\n};\n\n\n/**\n * optional bytes remote_key = 4;\n * @return {string}\n */\nproto.lnrpc.ChanPointShim.prototype.getRemoteKey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/**\n * optional bytes remote_key = 4;\n * This is a type-conversion wrapper around `getRemoteKey()`\n * @return {string}\n */\nproto.lnrpc.ChanPointShim.prototype.getRemoteKey_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getRemoteKey()));\n};\n\n\n/**\n * optional bytes remote_key = 4;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getRemoteKey()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChanPointShim.prototype.getRemoteKey_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getRemoteKey()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ChanPointShim.prototype.setRemoteKey = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional bytes pending_chan_id = 5;\n * @return {string}\n */\nproto.lnrpc.ChanPointShim.prototype.getPendingChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/**\n * optional bytes pending_chan_id = 5;\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {string}\n */\nproto.lnrpc.ChanPointShim.prototype.getPendingChanId_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPendingChanId()));\n};\n\n\n/**\n * optional bytes pending_chan_id = 5;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChanPointShim.prototype.getPendingChanId_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPendingChanId()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.ChanPointShim.prototype.setPendingChanId = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional uint32 thaw_height = 6;\n * @return {number}\n */\nproto.lnrpc.ChanPointShim.prototype.getThawHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChanPointShim.prototype.setThawHeight = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PsbtShim = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PsbtShim, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PsbtShim.displayName = 'proto.lnrpc.PsbtShim';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PsbtShim.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PsbtShim.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PsbtShim} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PsbtShim.toObject = function(includeInstance, msg) {\n var f, obj = {\n pendingChanId: msg.getPendingChanId_asB64(),\n basePsbt: msg.getBasePsbt_asB64(),\n noPublish: jspb.Message.getFieldWithDefault(msg, 3, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PsbtShim}\n */\nproto.lnrpc.PsbtShim.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PsbtShim;\n return proto.lnrpc.PsbtShim.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PsbtShim} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PsbtShim}\n */\nproto.lnrpc.PsbtShim.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPendingChanId(value);\n break;\n case 2:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setBasePsbt(value);\n break;\n case 3:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setNoPublish(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PsbtShim.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PsbtShim.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PsbtShim} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PsbtShim.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPendingChanId_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getBasePsbt_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 2,\n f\n );\n }\n f = message.getNoPublish();\n if (f) {\n writer.writeBool(\n 3,\n f\n );\n }\n};\n\n\n/**\n * optional bytes pending_chan_id = 1;\n * @return {string}\n */\nproto.lnrpc.PsbtShim.prototype.getPendingChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes pending_chan_id = 1;\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {string}\n */\nproto.lnrpc.PsbtShim.prototype.getPendingChanId_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPendingChanId()));\n};\n\n\n/**\n * optional bytes pending_chan_id = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.PsbtShim.prototype.getPendingChanId_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPendingChanId()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.PsbtShim.prototype.setPendingChanId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bytes base_psbt = 2;\n * @return {string}\n */\nproto.lnrpc.PsbtShim.prototype.getBasePsbt = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/**\n * optional bytes base_psbt = 2;\n * This is a type-conversion wrapper around `getBasePsbt()`\n * @return {string}\n */\nproto.lnrpc.PsbtShim.prototype.getBasePsbt_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getBasePsbt()));\n};\n\n\n/**\n * optional bytes base_psbt = 2;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getBasePsbt()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.PsbtShim.prototype.getBasePsbt_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getBasePsbt()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.PsbtShim.prototype.setBasePsbt = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional bool no_publish = 3;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.PsbtShim.prototype.getNoPublish = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 3, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.PsbtShim.prototype.setNoPublish = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.FundingShim = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, proto.lnrpc.FundingShim.oneofGroups_);\n};\ngoog.inherits(proto.lnrpc.FundingShim, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.FundingShim.displayName = 'proto.lnrpc.FundingShim';\n}\n/**\n * Oneof group definitions for this message. Each group defines the field\n * numbers belonging to that group. When of these fields' value is set, all\n * other fields in the group are cleared. During deserialization, if multiple\n * fields are encountered for a group, only the last value seen will be kept.\n * @private {!Array>}\n * @const\n */\nproto.lnrpc.FundingShim.oneofGroups_ = [[1,2]];\n\n/**\n * @enum {number}\n */\nproto.lnrpc.FundingShim.ShimCase = {\n SHIM_NOT_SET: 0,\n CHAN_POINT_SHIM: 1,\n PSBT_SHIM: 2\n};\n\n/**\n * @return {proto.lnrpc.FundingShim.ShimCase}\n */\nproto.lnrpc.FundingShim.prototype.getShimCase = function() {\n return /** @type {proto.lnrpc.FundingShim.ShimCase} */(jspb.Message.computeOneofCase(this, proto.lnrpc.FundingShim.oneofGroups_[0]));\n};\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.FundingShim.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.FundingShim.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.FundingShim} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingShim.toObject = function(includeInstance, msg) {\n var f, obj = {\n chanPointShim: (f = msg.getChanPointShim()) && proto.lnrpc.ChanPointShim.toObject(includeInstance, f),\n psbtShim: (f = msg.getPsbtShim()) && proto.lnrpc.PsbtShim.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.FundingShim}\n */\nproto.lnrpc.FundingShim.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.FundingShim;\n return proto.lnrpc.FundingShim.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.FundingShim} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.FundingShim}\n */\nproto.lnrpc.FundingShim.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.ChanPointShim;\n reader.readMessage(value,proto.lnrpc.ChanPointShim.deserializeBinaryFromReader);\n msg.setChanPointShim(value);\n break;\n case 2:\n var value = new proto.lnrpc.PsbtShim;\n reader.readMessage(value,proto.lnrpc.PsbtShim.deserializeBinaryFromReader);\n msg.setPsbtShim(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingShim.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.FundingShim.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.FundingShim} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingShim.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChanPointShim();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.ChanPointShim.serializeBinaryToWriter\n );\n }\n f = message.getPsbtShim();\n if (f != null) {\n writer.writeMessage(\n 2,\n f,\n proto.lnrpc.PsbtShim.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional ChanPointShim chan_point_shim = 1;\n * @return {?proto.lnrpc.ChanPointShim}\n */\nproto.lnrpc.FundingShim.prototype.getChanPointShim = function() {\n return /** @type{?proto.lnrpc.ChanPointShim} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChanPointShim, 1));\n};\n\n\n/** @param {?proto.lnrpc.ChanPointShim|undefined} value */\nproto.lnrpc.FundingShim.prototype.setChanPointShim = function(value) {\n jspb.Message.setOneofWrapperField(this, 1, proto.lnrpc.FundingShim.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.FundingShim.prototype.clearChanPointShim = function() {\n this.setChanPointShim(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.FundingShim.prototype.hasChanPointShim = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional PsbtShim psbt_shim = 2;\n * @return {?proto.lnrpc.PsbtShim}\n */\nproto.lnrpc.FundingShim.prototype.getPsbtShim = function() {\n return /** @type{?proto.lnrpc.PsbtShim} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.PsbtShim, 2));\n};\n\n\n/** @param {?proto.lnrpc.PsbtShim|undefined} value */\nproto.lnrpc.FundingShim.prototype.setPsbtShim = function(value) {\n jspb.Message.setOneofWrapperField(this, 2, proto.lnrpc.FundingShim.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.FundingShim.prototype.clearPsbtShim = function() {\n this.setPsbtShim(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.FundingShim.prototype.hasPsbtShim = function() {\n return jspb.Message.getField(this, 2) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.FundingShimCancel = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.FundingShimCancel, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.FundingShimCancel.displayName = 'proto.lnrpc.FundingShimCancel';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.FundingShimCancel.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.FundingShimCancel.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.FundingShimCancel} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingShimCancel.toObject = function(includeInstance, msg) {\n var f, obj = {\n pendingChanId: msg.getPendingChanId_asB64()\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.FundingShimCancel}\n */\nproto.lnrpc.FundingShimCancel.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.FundingShimCancel;\n return proto.lnrpc.FundingShimCancel.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.FundingShimCancel} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.FundingShimCancel}\n */\nproto.lnrpc.FundingShimCancel.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPendingChanId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingShimCancel.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.FundingShimCancel.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.FundingShimCancel} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingShimCancel.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPendingChanId_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional bytes pending_chan_id = 1;\n * @return {string}\n */\nproto.lnrpc.FundingShimCancel.prototype.getPendingChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes pending_chan_id = 1;\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {string}\n */\nproto.lnrpc.FundingShimCancel.prototype.getPendingChanId_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPendingChanId()));\n};\n\n\n/**\n * optional bytes pending_chan_id = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingShimCancel.prototype.getPendingChanId_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPendingChanId()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.FundingShimCancel.prototype.setPendingChanId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.FundingPsbtVerify = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.FundingPsbtVerify, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.FundingPsbtVerify.displayName = 'proto.lnrpc.FundingPsbtVerify';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.FundingPsbtVerify.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.FundingPsbtVerify.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.FundingPsbtVerify} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingPsbtVerify.toObject = function(includeInstance, msg) {\n var f, obj = {\n fundedPsbt: msg.getFundedPsbt_asB64(),\n pendingChanId: msg.getPendingChanId_asB64()\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.FundingPsbtVerify}\n */\nproto.lnrpc.FundingPsbtVerify.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.FundingPsbtVerify;\n return proto.lnrpc.FundingPsbtVerify.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.FundingPsbtVerify} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.FundingPsbtVerify}\n */\nproto.lnrpc.FundingPsbtVerify.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setFundedPsbt(value);\n break;\n case 2:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPendingChanId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingPsbtVerify.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.FundingPsbtVerify.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.FundingPsbtVerify} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingPsbtVerify.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getFundedPsbt_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getPendingChanId_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional bytes funded_psbt = 1;\n * @return {string}\n */\nproto.lnrpc.FundingPsbtVerify.prototype.getFundedPsbt = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes funded_psbt = 1;\n * This is a type-conversion wrapper around `getFundedPsbt()`\n * @return {string}\n */\nproto.lnrpc.FundingPsbtVerify.prototype.getFundedPsbt_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getFundedPsbt()));\n};\n\n\n/**\n * optional bytes funded_psbt = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getFundedPsbt()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingPsbtVerify.prototype.getFundedPsbt_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getFundedPsbt()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.FundingPsbtVerify.prototype.setFundedPsbt = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bytes pending_chan_id = 2;\n * @return {string}\n */\nproto.lnrpc.FundingPsbtVerify.prototype.getPendingChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/**\n * optional bytes pending_chan_id = 2;\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {string}\n */\nproto.lnrpc.FundingPsbtVerify.prototype.getPendingChanId_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPendingChanId()));\n};\n\n\n/**\n * optional bytes pending_chan_id = 2;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingPsbtVerify.prototype.getPendingChanId_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPendingChanId()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.FundingPsbtVerify.prototype.setPendingChanId = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.FundingPsbtFinalize = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.FundingPsbtFinalize, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.FundingPsbtFinalize.displayName = 'proto.lnrpc.FundingPsbtFinalize';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.FundingPsbtFinalize.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.FundingPsbtFinalize.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.FundingPsbtFinalize} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingPsbtFinalize.toObject = function(includeInstance, msg) {\n var f, obj = {\n signedPsbt: msg.getSignedPsbt_asB64(),\n pendingChanId: msg.getPendingChanId_asB64()\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.FundingPsbtFinalize}\n */\nproto.lnrpc.FundingPsbtFinalize.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.FundingPsbtFinalize;\n return proto.lnrpc.FundingPsbtFinalize.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.FundingPsbtFinalize} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.FundingPsbtFinalize}\n */\nproto.lnrpc.FundingPsbtFinalize.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setSignedPsbt(value);\n break;\n case 2:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPendingChanId(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingPsbtFinalize.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.FundingPsbtFinalize.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.FundingPsbtFinalize} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingPsbtFinalize.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getSignedPsbt_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getPendingChanId_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional bytes signed_psbt = 1;\n * @return {string}\n */\nproto.lnrpc.FundingPsbtFinalize.prototype.getSignedPsbt = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes signed_psbt = 1;\n * This is a type-conversion wrapper around `getSignedPsbt()`\n * @return {string}\n */\nproto.lnrpc.FundingPsbtFinalize.prototype.getSignedPsbt_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getSignedPsbt()));\n};\n\n\n/**\n * optional bytes signed_psbt = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getSignedPsbt()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingPsbtFinalize.prototype.getSignedPsbt_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getSignedPsbt()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.FundingPsbtFinalize.prototype.setSignedPsbt = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bytes pending_chan_id = 2;\n * @return {string}\n */\nproto.lnrpc.FundingPsbtFinalize.prototype.getPendingChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/**\n * optional bytes pending_chan_id = 2;\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {string}\n */\nproto.lnrpc.FundingPsbtFinalize.prototype.getPendingChanId_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPendingChanId()));\n};\n\n\n/**\n * optional bytes pending_chan_id = 2;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPendingChanId()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingPsbtFinalize.prototype.getPendingChanId_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPendingChanId()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.FundingPsbtFinalize.prototype.setPendingChanId = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.FundingTransitionMsg = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, proto.lnrpc.FundingTransitionMsg.oneofGroups_);\n};\ngoog.inherits(proto.lnrpc.FundingTransitionMsg, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.FundingTransitionMsg.displayName = 'proto.lnrpc.FundingTransitionMsg';\n}\n/**\n * Oneof group definitions for this message. Each group defines the field\n * numbers belonging to that group. When of these fields' value is set, all\n * other fields in the group are cleared. During deserialization, if multiple\n * fields are encountered for a group, only the last value seen will be kept.\n * @private {!Array>}\n * @const\n */\nproto.lnrpc.FundingTransitionMsg.oneofGroups_ = [[1,2,3,4]];\n\n/**\n * @enum {number}\n */\nproto.lnrpc.FundingTransitionMsg.TriggerCase = {\n TRIGGER_NOT_SET: 0,\n SHIM_REGISTER: 1,\n SHIM_CANCEL: 2,\n PSBT_VERIFY: 3,\n PSBT_FINALIZE: 4\n};\n\n/**\n * @return {proto.lnrpc.FundingTransitionMsg.TriggerCase}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.getTriggerCase = function() {\n return /** @type {proto.lnrpc.FundingTransitionMsg.TriggerCase} */(jspb.Message.computeOneofCase(this, proto.lnrpc.FundingTransitionMsg.oneofGroups_[0]));\n};\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.FundingTransitionMsg.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.FundingTransitionMsg} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingTransitionMsg.toObject = function(includeInstance, msg) {\n var f, obj = {\n shimRegister: (f = msg.getShimRegister()) && proto.lnrpc.FundingShim.toObject(includeInstance, f),\n shimCancel: (f = msg.getShimCancel()) && proto.lnrpc.FundingShimCancel.toObject(includeInstance, f),\n psbtVerify: (f = msg.getPsbtVerify()) && proto.lnrpc.FundingPsbtVerify.toObject(includeInstance, f),\n psbtFinalize: (f = msg.getPsbtFinalize()) && proto.lnrpc.FundingPsbtFinalize.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.FundingTransitionMsg}\n */\nproto.lnrpc.FundingTransitionMsg.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.FundingTransitionMsg;\n return proto.lnrpc.FundingTransitionMsg.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.FundingTransitionMsg} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.FundingTransitionMsg}\n */\nproto.lnrpc.FundingTransitionMsg.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.FundingShim;\n reader.readMessage(value,proto.lnrpc.FundingShim.deserializeBinaryFromReader);\n msg.setShimRegister(value);\n break;\n case 2:\n var value = new proto.lnrpc.FundingShimCancel;\n reader.readMessage(value,proto.lnrpc.FundingShimCancel.deserializeBinaryFromReader);\n msg.setShimCancel(value);\n break;\n case 3:\n var value = new proto.lnrpc.FundingPsbtVerify;\n reader.readMessage(value,proto.lnrpc.FundingPsbtVerify.deserializeBinaryFromReader);\n msg.setPsbtVerify(value);\n break;\n case 4:\n var value = new proto.lnrpc.FundingPsbtFinalize;\n reader.readMessage(value,proto.lnrpc.FundingPsbtFinalize.deserializeBinaryFromReader);\n msg.setPsbtFinalize(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.FundingTransitionMsg.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.FundingTransitionMsg} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingTransitionMsg.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getShimRegister();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.FundingShim.serializeBinaryToWriter\n );\n }\n f = message.getShimCancel();\n if (f != null) {\n writer.writeMessage(\n 2,\n f,\n proto.lnrpc.FundingShimCancel.serializeBinaryToWriter\n );\n }\n f = message.getPsbtVerify();\n if (f != null) {\n writer.writeMessage(\n 3,\n f,\n proto.lnrpc.FundingPsbtVerify.serializeBinaryToWriter\n );\n }\n f = message.getPsbtFinalize();\n if (f != null) {\n writer.writeMessage(\n 4,\n f,\n proto.lnrpc.FundingPsbtFinalize.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional FundingShim shim_register = 1;\n * @return {?proto.lnrpc.FundingShim}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.getShimRegister = function() {\n return /** @type{?proto.lnrpc.FundingShim} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.FundingShim, 1));\n};\n\n\n/** @param {?proto.lnrpc.FundingShim|undefined} value */\nproto.lnrpc.FundingTransitionMsg.prototype.setShimRegister = function(value) {\n jspb.Message.setOneofWrapperField(this, 1, proto.lnrpc.FundingTransitionMsg.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.FundingTransitionMsg.prototype.clearShimRegister = function() {\n this.setShimRegister(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.hasShimRegister = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional FundingShimCancel shim_cancel = 2;\n * @return {?proto.lnrpc.FundingShimCancel}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.getShimCancel = function() {\n return /** @type{?proto.lnrpc.FundingShimCancel} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.FundingShimCancel, 2));\n};\n\n\n/** @param {?proto.lnrpc.FundingShimCancel|undefined} value */\nproto.lnrpc.FundingTransitionMsg.prototype.setShimCancel = function(value) {\n jspb.Message.setOneofWrapperField(this, 2, proto.lnrpc.FundingTransitionMsg.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.FundingTransitionMsg.prototype.clearShimCancel = function() {\n this.setShimCancel(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.hasShimCancel = function() {\n return jspb.Message.getField(this, 2) != null;\n};\n\n\n/**\n * optional FundingPsbtVerify psbt_verify = 3;\n * @return {?proto.lnrpc.FundingPsbtVerify}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.getPsbtVerify = function() {\n return /** @type{?proto.lnrpc.FundingPsbtVerify} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.FundingPsbtVerify, 3));\n};\n\n\n/** @param {?proto.lnrpc.FundingPsbtVerify|undefined} value */\nproto.lnrpc.FundingTransitionMsg.prototype.setPsbtVerify = function(value) {\n jspb.Message.setOneofWrapperField(this, 3, proto.lnrpc.FundingTransitionMsg.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.FundingTransitionMsg.prototype.clearPsbtVerify = function() {\n this.setPsbtVerify(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.hasPsbtVerify = function() {\n return jspb.Message.getField(this, 3) != null;\n};\n\n\n/**\n * optional FundingPsbtFinalize psbt_finalize = 4;\n * @return {?proto.lnrpc.FundingPsbtFinalize}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.getPsbtFinalize = function() {\n return /** @type{?proto.lnrpc.FundingPsbtFinalize} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.FundingPsbtFinalize, 4));\n};\n\n\n/** @param {?proto.lnrpc.FundingPsbtFinalize|undefined} value */\nproto.lnrpc.FundingTransitionMsg.prototype.setPsbtFinalize = function(value) {\n jspb.Message.setOneofWrapperField(this, 4, proto.lnrpc.FundingTransitionMsg.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.FundingTransitionMsg.prototype.clearPsbtFinalize = function() {\n this.setPsbtFinalize(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.FundingTransitionMsg.prototype.hasPsbtFinalize = function() {\n return jspb.Message.getField(this, 4) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.FundingStateStepResp = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.FundingStateStepResp, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.FundingStateStepResp.displayName = 'proto.lnrpc.FundingStateStepResp';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.FundingStateStepResp.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.FundingStateStepResp.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.FundingStateStepResp} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingStateStepResp.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.FundingStateStepResp}\n */\nproto.lnrpc.FundingStateStepResp.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.FundingStateStepResp;\n return proto.lnrpc.FundingStateStepResp.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.FundingStateStepResp} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.FundingStateStepResp}\n */\nproto.lnrpc.FundingStateStepResp.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.FundingStateStepResp.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.FundingStateStepResp.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.FundingStateStepResp} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.FundingStateStepResp.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PendingHTLC = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PendingHTLC, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PendingHTLC.displayName = 'proto.lnrpc.PendingHTLC';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PendingHTLC.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PendingHTLC.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PendingHTLC} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingHTLC.toObject = function(includeInstance, msg) {\n var f, obj = {\n incoming: jspb.Message.getFieldWithDefault(msg, 1, false),\n amount: jspb.Message.getFieldWithDefault(msg, 2, 0),\n outpoint: jspb.Message.getFieldWithDefault(msg, 3, \"\"),\n maturityHeight: jspb.Message.getFieldWithDefault(msg, 4, 0),\n blocksTilMaturity: jspb.Message.getFieldWithDefault(msg, 5, 0),\n stage: jspb.Message.getFieldWithDefault(msg, 6, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PendingHTLC}\n */\nproto.lnrpc.PendingHTLC.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PendingHTLC;\n return proto.lnrpc.PendingHTLC.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PendingHTLC} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PendingHTLC}\n */\nproto.lnrpc.PendingHTLC.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setIncoming(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmount(value);\n break;\n case 3:\n var value = /** @type {string} */ (reader.readString());\n msg.setOutpoint(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setMaturityHeight(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setBlocksTilMaturity(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setStage(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingHTLC.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PendingHTLC.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PendingHTLC} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingHTLC.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getIncoming();\n if (f) {\n writer.writeBool(\n 1,\n f\n );\n }\n f = message.getAmount();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getOutpoint();\n if (f.length > 0) {\n writer.writeString(\n 3,\n f\n );\n }\n f = message.getMaturityHeight();\n if (f !== 0) {\n writer.writeUint32(\n 4,\n f\n );\n }\n f = message.getBlocksTilMaturity();\n if (f !== 0) {\n writer.writeInt32(\n 5,\n f\n );\n }\n f = message.getStage();\n if (f !== 0) {\n writer.writeUint32(\n 6,\n f\n );\n }\n};\n\n\n/**\n * optional bool incoming = 1;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.PendingHTLC.prototype.getIncoming = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 1, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.PendingHTLC.prototype.setIncoming = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 amount = 2;\n * @return {number}\n */\nproto.lnrpc.PendingHTLC.prototype.getAmount = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingHTLC.prototype.setAmount = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional string outpoint = 3;\n * @return {string}\n */\nproto.lnrpc.PendingHTLC.prototype.getOutpoint = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.PendingHTLC.prototype.setOutpoint = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional uint32 maturity_height = 4;\n * @return {number}\n */\nproto.lnrpc.PendingHTLC.prototype.getMaturityHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingHTLC.prototype.setMaturityHeight = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional int32 blocks_til_maturity = 5;\n * @return {number}\n */\nproto.lnrpc.PendingHTLC.prototype.getBlocksTilMaturity = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingHTLC.prototype.setBlocksTilMaturity = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional uint32 stage = 6;\n * @return {number}\n */\nproto.lnrpc.PendingHTLC.prototype.getStage = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingHTLC.prototype.setStage = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PendingChannelsRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PendingChannelsRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PendingChannelsRequest.displayName = 'proto.lnrpc.PendingChannelsRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PendingChannelsRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PendingChannelsRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PendingChannelsRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PendingChannelsRequest}\n */\nproto.lnrpc.PendingChannelsRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PendingChannelsRequest;\n return proto.lnrpc.PendingChannelsRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PendingChannelsRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PendingChannelsRequest}\n */\nproto.lnrpc.PendingChannelsRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingChannelsRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PendingChannelsRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PendingChannelsRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PendingChannelsResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.PendingChannelsResponse.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.PendingChannelsResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PendingChannelsResponse.displayName = 'proto.lnrpc.PendingChannelsResponse';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.PendingChannelsResponse.repeatedFields_ = [2,3,4,5];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PendingChannelsResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PendingChannelsResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n totalLimboBalance: jspb.Message.getFieldWithDefault(msg, 1, 0),\n pendingOpenChannelsList: jspb.Message.toObjectList(msg.getPendingOpenChannelsList(),\n proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.toObject, includeInstance),\n pendingClosingChannelsList: jspb.Message.toObjectList(msg.getPendingClosingChannelsList(),\n proto.lnrpc.PendingChannelsResponse.ClosedChannel.toObject, includeInstance),\n pendingForceClosingChannelsList: jspb.Message.toObjectList(msg.getPendingForceClosingChannelsList(),\n proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.toObject, includeInstance),\n waitingCloseChannelsList: jspb.Message.toObjectList(msg.getWaitingCloseChannelsList(),\n proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PendingChannelsResponse}\n */\nproto.lnrpc.PendingChannelsResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PendingChannelsResponse;\n return proto.lnrpc.PendingChannelsResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PendingChannelsResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PendingChannelsResponse}\n */\nproto.lnrpc.PendingChannelsResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalLimboBalance(value);\n break;\n case 2:\n var value = new proto.lnrpc.PendingChannelsResponse.PendingOpenChannel;\n reader.readMessage(value,proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.deserializeBinaryFromReader);\n msg.addPendingOpenChannels(value);\n break;\n case 3:\n var value = new proto.lnrpc.PendingChannelsResponse.ClosedChannel;\n reader.readMessage(value,proto.lnrpc.PendingChannelsResponse.ClosedChannel.deserializeBinaryFromReader);\n msg.addPendingClosingChannels(value);\n break;\n case 4:\n var value = new proto.lnrpc.PendingChannelsResponse.ForceClosedChannel;\n reader.readMessage(value,proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.deserializeBinaryFromReader);\n msg.addPendingForceClosingChannels(value);\n break;\n case 5:\n var value = new proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel;\n reader.readMessage(value,proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.deserializeBinaryFromReader);\n msg.addWaitingCloseChannels(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PendingChannelsResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PendingChannelsResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTotalLimboBalance();\n if (f !== 0) {\n writer.writeInt64(\n 1,\n f\n );\n }\n f = message.getPendingOpenChannelsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 2,\n f,\n proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.serializeBinaryToWriter\n );\n }\n f = message.getPendingClosingChannelsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 3,\n f,\n proto.lnrpc.PendingChannelsResponse.ClosedChannel.serializeBinaryToWriter\n );\n }\n f = message.getPendingForceClosingChannelsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 4,\n f,\n proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.serializeBinaryToWriter\n );\n }\n f = message.getWaitingCloseChannelsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 5,\n f,\n proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.serializeBinaryToWriter\n );\n }\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PendingChannelsResponse.PendingChannel, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PendingChannelsResponse.PendingChannel.displayName = 'proto.lnrpc.PendingChannelsResponse.PendingChannel';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PendingChannelsResponse.PendingChannel} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.toObject = function(includeInstance, msg) {\n var f, obj = {\n remoteNodePub: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n channelPoint: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n capacity: jspb.Message.getFieldWithDefault(msg, 3, 0),\n localBalance: jspb.Message.getFieldWithDefault(msg, 4, 0),\n remoteBalance: jspb.Message.getFieldWithDefault(msg, 5, 0),\n localChanReserveSat: jspb.Message.getFieldWithDefault(msg, 6, 0),\n remoteChanReserveSat: jspb.Message.getFieldWithDefault(msg, 7, 0),\n initiator: jspb.Message.getFieldWithDefault(msg, 8, 0),\n commitmentType: jspb.Message.getFieldWithDefault(msg, 9, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PendingChannelsResponse.PendingChannel}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PendingChannelsResponse.PendingChannel;\n return proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PendingChannelsResponse.PendingChannel} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PendingChannelsResponse.PendingChannel}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setRemoteNodePub(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setChannelPoint(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setCapacity(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setLocalBalance(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setRemoteBalance(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setLocalChanReserveSat(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setRemoteChanReserveSat(value);\n break;\n case 8:\n var value = /** @type {!proto.lnrpc.Initiator} */ (reader.readEnum());\n msg.setInitiator(value);\n break;\n case 9:\n var value = /** @type {!proto.lnrpc.CommitmentType} */ (reader.readEnum());\n msg.setCommitmentType(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PendingChannelsResponse.PendingChannel} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getRemoteNodePub();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getChannelPoint();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getCapacity();\n if (f !== 0) {\n writer.writeInt64(\n 3,\n f\n );\n }\n f = message.getLocalBalance();\n if (f !== 0) {\n writer.writeInt64(\n 4,\n f\n );\n }\n f = message.getRemoteBalance();\n if (f !== 0) {\n writer.writeInt64(\n 5,\n f\n );\n }\n f = message.getLocalChanReserveSat();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n f = message.getRemoteChanReserveSat();\n if (f !== 0) {\n writer.writeInt64(\n 7,\n f\n );\n }\n f = message.getInitiator();\n if (f !== 0.0) {\n writer.writeEnum(\n 8,\n f\n );\n }\n f = message.getCommitmentType();\n if (f !== 0.0) {\n writer.writeEnum(\n 9,\n f\n );\n }\n};\n\n\n/**\n * optional string remote_node_pub = 1;\n * @return {string}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getRemoteNodePub = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setRemoteNodePub = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string channel_point = 2;\n * @return {string}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getChannelPoint = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setChannelPoint = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 capacity = 3;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getCapacity = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setCapacity = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional int64 local_balance = 4;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getLocalBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setLocalBalance = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional int64 remote_balance = 5;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getRemoteBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setRemoteBalance = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int64 local_chan_reserve_sat = 6;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getLocalChanReserveSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setLocalChanReserveSat = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional int64 remote_chan_reserve_sat = 7;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getRemoteChanReserveSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setRemoteChanReserveSat = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * optional Initiator initiator = 8;\n * @return {!proto.lnrpc.Initiator}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getInitiator = function() {\n return /** @type {!proto.lnrpc.Initiator} */ (jspb.Message.getFieldWithDefault(this, 8, 0));\n};\n\n\n/** @param {!proto.lnrpc.Initiator} value */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setInitiator = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional CommitmentType commitment_type = 9;\n * @return {!proto.lnrpc.CommitmentType}\n */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.getCommitmentType = function() {\n return /** @type {!proto.lnrpc.CommitmentType} */ (jspb.Message.getFieldWithDefault(this, 9, 0));\n};\n\n\n/** @param {!proto.lnrpc.CommitmentType} value */\nproto.lnrpc.PendingChannelsResponse.PendingChannel.prototype.setCommitmentType = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PendingChannelsResponse.PendingOpenChannel, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.displayName = 'proto.lnrpc.PendingChannelsResponse.PendingOpenChannel';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PendingChannelsResponse.PendingOpenChannel} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.toObject = function(includeInstance, msg) {\n var f, obj = {\n channel: (f = msg.getChannel()) && proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject(includeInstance, f),\n confirmationHeight: jspb.Message.getFieldWithDefault(msg, 2, 0),\n commitFee: jspb.Message.getFieldWithDefault(msg, 4, 0),\n commitWeight: jspb.Message.getFieldWithDefault(msg, 5, 0),\n feePerKw: jspb.Message.getFieldWithDefault(msg, 6, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PendingChannelsResponse.PendingOpenChannel}\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PendingChannelsResponse.PendingOpenChannel;\n return proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PendingChannelsResponse.PendingOpenChannel} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PendingChannelsResponse.PendingOpenChannel}\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.PendingChannelsResponse.PendingChannel;\n reader.readMessage(value,proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader);\n msg.setChannel(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setConfirmationHeight(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setCommitFee(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setCommitWeight(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFeePerKw(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PendingChannelsResponse.PendingOpenChannel.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PendingChannelsResponse.PendingOpenChannel} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannel();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter\n );\n }\n f = message.getConfirmationHeight();\n if (f !== 0) {\n writer.writeUint32(\n 2,\n f\n );\n }\n f = message.getCommitFee();\n if (f !== 0) {\n writer.writeInt64(\n 4,\n f\n );\n }\n f = message.getCommitWeight();\n if (f !== 0) {\n writer.writeInt64(\n 5,\n f\n );\n }\n f = message.getFeePerKw();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n};\n\n\n/**\n * optional PendingChannel channel = 1;\n * @return {?proto.lnrpc.PendingChannelsResponse.PendingChannel}\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.getChannel = function() {\n return /** @type{?proto.lnrpc.PendingChannelsResponse.PendingChannel} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.PendingChannelsResponse.PendingChannel, 1));\n};\n\n\n/** @param {?proto.lnrpc.PendingChannelsResponse.PendingChannel|undefined} value */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.setChannel = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.clearChannel = function() {\n this.setChannel(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.hasChannel = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional uint32 confirmation_height = 2;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.getConfirmationHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.setConfirmationHeight = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 commit_fee = 4;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.getCommitFee = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.setCommitFee = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional int64 commit_weight = 5;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.getCommitWeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.setCommitWeight = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int64 fee_per_kw = 6;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.getFeePerKw = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.PendingOpenChannel.prototype.setFeePerKw = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.displayName = 'proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.toObject = function(includeInstance, msg) {\n var f, obj = {\n channel: (f = msg.getChannel()) && proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject(includeInstance, f),\n limboBalance: jspb.Message.getFieldWithDefault(msg, 2, 0),\n commitments: (f = msg.getCommitments()) && proto.lnrpc.PendingChannelsResponse.Commitments.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel}\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel;\n return proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel}\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.PendingChannelsResponse.PendingChannel;\n reader.readMessage(value,proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader);\n msg.setChannel(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setLimboBalance(value);\n break;\n case 3:\n var value = new proto.lnrpc.PendingChannelsResponse.Commitments;\n reader.readMessage(value,proto.lnrpc.PendingChannelsResponse.Commitments.deserializeBinaryFromReader);\n msg.setCommitments(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannel();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter\n );\n }\n f = message.getLimboBalance();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getCommitments();\n if (f != null) {\n writer.writeMessage(\n 3,\n f,\n proto.lnrpc.PendingChannelsResponse.Commitments.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional PendingChannel channel = 1;\n * @return {?proto.lnrpc.PendingChannelsResponse.PendingChannel}\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.getChannel = function() {\n return /** @type{?proto.lnrpc.PendingChannelsResponse.PendingChannel} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.PendingChannelsResponse.PendingChannel, 1));\n};\n\n\n/** @param {?proto.lnrpc.PendingChannelsResponse.PendingChannel|undefined} value */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.setChannel = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.clearChannel = function() {\n this.setChannel(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.hasChannel = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional int64 limbo_balance = 2;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.getLimboBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.setLimboBalance = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional Commitments commitments = 3;\n * @return {?proto.lnrpc.PendingChannelsResponse.Commitments}\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.getCommitments = function() {\n return /** @type{?proto.lnrpc.PendingChannelsResponse.Commitments} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.PendingChannelsResponse.Commitments, 3));\n};\n\n\n/** @param {?proto.lnrpc.PendingChannelsResponse.Commitments|undefined} value */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.setCommitments = function(value) {\n jspb.Message.setWrapperField(this, 3, value);\n};\n\n\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.clearCommitments = function() {\n this.setCommitments(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.PendingChannelsResponse.WaitingCloseChannel.prototype.hasCommitments = function() {\n return jspb.Message.getField(this, 3) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PendingChannelsResponse.Commitments = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PendingChannelsResponse.Commitments, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PendingChannelsResponse.Commitments.displayName = 'proto.lnrpc.PendingChannelsResponse.Commitments';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PendingChannelsResponse.Commitments.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PendingChannelsResponse.Commitments} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.toObject = function(includeInstance, msg) {\n var f, obj = {\n localTxid: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n remoteTxid: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n remotePendingTxid: jspb.Message.getFieldWithDefault(msg, 3, \"\"),\n localCommitFeeSat: jspb.Message.getFieldWithDefault(msg, 4, 0),\n remoteCommitFeeSat: jspb.Message.getFieldWithDefault(msg, 5, 0),\n remotePendingCommitFeeSat: jspb.Message.getFieldWithDefault(msg, 6, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PendingChannelsResponse.Commitments}\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PendingChannelsResponse.Commitments;\n return proto.lnrpc.PendingChannelsResponse.Commitments.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PendingChannelsResponse.Commitments} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PendingChannelsResponse.Commitments}\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setLocalTxid(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setRemoteTxid(value);\n break;\n case 3:\n var value = /** @type {string} */ (reader.readString());\n msg.setRemotePendingTxid(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setLocalCommitFeeSat(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setRemoteCommitFeeSat(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setRemotePendingCommitFeeSat(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PendingChannelsResponse.Commitments.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PendingChannelsResponse.Commitments} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getLocalTxid();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getRemoteTxid();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getRemotePendingTxid();\n if (f.length > 0) {\n writer.writeString(\n 3,\n f\n );\n }\n f = message.getLocalCommitFeeSat();\n if (f !== 0) {\n writer.writeUint64(\n 4,\n f\n );\n }\n f = message.getRemoteCommitFeeSat();\n if (f !== 0) {\n writer.writeUint64(\n 5,\n f\n );\n }\n f = message.getRemotePendingCommitFeeSat();\n if (f !== 0) {\n writer.writeUint64(\n 6,\n f\n );\n }\n};\n\n\n/**\n * optional string local_txid = 1;\n * @return {string}\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.getLocalTxid = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.setLocalTxid = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string remote_txid = 2;\n * @return {string}\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.getRemoteTxid = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.setRemoteTxid = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional string remote_pending_txid = 3;\n * @return {string}\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.getRemotePendingTxid = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.setRemotePendingTxid = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional uint64 local_commit_fee_sat = 4;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.getLocalCommitFeeSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.setLocalCommitFeeSat = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional uint64 remote_commit_fee_sat = 5;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.getRemoteCommitFeeSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.setRemoteCommitFeeSat = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional uint64 remote_pending_commit_fee_sat = 6;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.getRemotePendingCommitFeeSat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.Commitments.prototype.setRemotePendingCommitFeeSat = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.PendingChannelsResponse.ClosedChannel, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PendingChannelsResponse.ClosedChannel.displayName = 'proto.lnrpc.PendingChannelsResponse.ClosedChannel';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PendingChannelsResponse.ClosedChannel.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PendingChannelsResponse.ClosedChannel} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.toObject = function(includeInstance, msg) {\n var f, obj = {\n channel: (f = msg.getChannel()) && proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject(includeInstance, f),\n closingTxid: jspb.Message.getFieldWithDefault(msg, 2, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PendingChannelsResponse.ClosedChannel}\n */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PendingChannelsResponse.ClosedChannel;\n return proto.lnrpc.PendingChannelsResponse.ClosedChannel.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PendingChannelsResponse.ClosedChannel} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PendingChannelsResponse.ClosedChannel}\n */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.PendingChannelsResponse.PendingChannel;\n reader.readMessage(value,proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader);\n msg.setChannel(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setClosingTxid(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PendingChannelsResponse.ClosedChannel.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PendingChannelsResponse.ClosedChannel} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannel();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter\n );\n }\n f = message.getClosingTxid();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional PendingChannel channel = 1;\n * @return {?proto.lnrpc.PendingChannelsResponse.PendingChannel}\n */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.getChannel = function() {\n return /** @type{?proto.lnrpc.PendingChannelsResponse.PendingChannel} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.PendingChannelsResponse.PendingChannel, 1));\n};\n\n\n/** @param {?proto.lnrpc.PendingChannelsResponse.PendingChannel|undefined} value */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.setChannel = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.clearChannel = function() {\n this.setChannel(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.hasChannel = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional string closing_txid = 2;\n * @return {string}\n */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.getClosingTxid = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.PendingChannelsResponse.ClosedChannel.prototype.setClosingTxid = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.PendingChannelsResponse.ForceClosedChannel, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.displayName = 'proto.lnrpc.PendingChannelsResponse.ForceClosedChannel';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.repeatedFields_ = [8];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.toObject = function(includeInstance, msg) {\n var f, obj = {\n channel: (f = msg.getChannel()) && proto.lnrpc.PendingChannelsResponse.PendingChannel.toObject(includeInstance, f),\n closingTxid: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n limboBalance: jspb.Message.getFieldWithDefault(msg, 3, 0),\n maturityHeight: jspb.Message.getFieldWithDefault(msg, 4, 0),\n blocksTilMaturity: jspb.Message.getFieldWithDefault(msg, 5, 0),\n recoveredBalance: jspb.Message.getFieldWithDefault(msg, 6, 0),\n pendingHtlcsList: jspb.Message.toObjectList(msg.getPendingHtlcsList(),\n proto.lnrpc.PendingHTLC.toObject, includeInstance),\n anchor: jspb.Message.getFieldWithDefault(msg, 9, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.PendingChannelsResponse.ForceClosedChannel;\n return proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.PendingChannelsResponse.PendingChannel;\n reader.readMessage(value,proto.lnrpc.PendingChannelsResponse.PendingChannel.deserializeBinaryFromReader);\n msg.setChannel(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setClosingTxid(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setLimboBalance(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setMaturityHeight(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setBlocksTilMaturity(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setRecoveredBalance(value);\n break;\n case 8:\n var value = new proto.lnrpc.PendingHTLC;\n reader.readMessage(value,proto.lnrpc.PendingHTLC.deserializeBinaryFromReader);\n msg.addPendingHtlcs(value);\n break;\n case 9:\n var value = /** @type {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState} */ (reader.readEnum());\n msg.setAnchor(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannel();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.PendingChannelsResponse.PendingChannel.serializeBinaryToWriter\n );\n }\n f = message.getClosingTxid();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getLimboBalance();\n if (f !== 0) {\n writer.writeInt64(\n 3,\n f\n );\n }\n f = message.getMaturityHeight();\n if (f !== 0) {\n writer.writeUint32(\n 4,\n f\n );\n }\n f = message.getBlocksTilMaturity();\n if (f !== 0) {\n writer.writeInt32(\n 5,\n f\n );\n }\n f = message.getRecoveredBalance();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n f = message.getPendingHtlcsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 8,\n f,\n proto.lnrpc.PendingHTLC.serializeBinaryToWriter\n );\n }\n f = message.getAnchor();\n if (f !== 0.0) {\n writer.writeEnum(\n 9,\n f\n );\n }\n};\n\n\n/**\n * @enum {number}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState = {\n LIMBO: 0,\n RECOVERED: 1,\n LOST: 2\n};\n\n/**\n * optional PendingChannel channel = 1;\n * @return {?proto.lnrpc.PendingChannelsResponse.PendingChannel}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getChannel = function() {\n return /** @type{?proto.lnrpc.PendingChannelsResponse.PendingChannel} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.PendingChannelsResponse.PendingChannel, 1));\n};\n\n\n/** @param {?proto.lnrpc.PendingChannelsResponse.PendingChannel|undefined} value */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setChannel = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.clearChannel = function() {\n this.setChannel(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.hasChannel = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional string closing_txid = 2;\n * @return {string}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getClosingTxid = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setClosingTxid = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 limbo_balance = 3;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getLimboBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setLimboBalance = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional uint32 maturity_height = 4;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getMaturityHeight = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setMaturityHeight = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional int32 blocks_til_maturity = 5;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getBlocksTilMaturity = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setBlocksTilMaturity = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int64 recovered_balance = 6;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getRecoveredBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setRecoveredBalance = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * repeated PendingHTLC pending_htlcs = 8;\n * @return {!Array.}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getPendingHtlcsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.PendingHTLC, 8));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setPendingHtlcsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 8, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.PendingHTLC=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.PendingHTLC}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.addPendingHtlcs = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 8, opt_value, proto.lnrpc.PendingHTLC, opt_index);\n};\n\n\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.clearPendingHtlcsList = function() {\n this.setPendingHtlcsList([]);\n};\n\n\n/**\n * optional AnchorState anchor = 9;\n * @return {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState}\n */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.getAnchor = function() {\n return /** @type {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState} */ (jspb.Message.getFieldWithDefault(this, 9, 0));\n};\n\n\n/** @param {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel.AnchorState} value */\nproto.lnrpc.PendingChannelsResponse.ForceClosedChannel.prototype.setAnchor = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional int64 total_limbo_balance = 1;\n * @return {number}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.getTotalLimboBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.PendingChannelsResponse.prototype.setTotalLimboBalance = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * repeated PendingOpenChannel pending_open_channels = 2;\n * @return {!Array.}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.getPendingOpenChannelsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.PendingChannelsResponse.PendingOpenChannel, 2));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.PendingChannelsResponse.prototype.setPendingOpenChannelsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 2, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.PendingChannelsResponse.PendingOpenChannel=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.PendingChannelsResponse.PendingOpenChannel}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.addPendingOpenChannels = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.lnrpc.PendingChannelsResponse.PendingOpenChannel, opt_index);\n};\n\n\nproto.lnrpc.PendingChannelsResponse.prototype.clearPendingOpenChannelsList = function() {\n this.setPendingOpenChannelsList([]);\n};\n\n\n/**\n * repeated ClosedChannel pending_closing_channels = 3;\n * @return {!Array.}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.getPendingClosingChannelsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.PendingChannelsResponse.ClosedChannel, 3));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.PendingChannelsResponse.prototype.setPendingClosingChannelsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 3, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.PendingChannelsResponse.ClosedChannel=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.PendingChannelsResponse.ClosedChannel}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.addPendingClosingChannels = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 3, opt_value, proto.lnrpc.PendingChannelsResponse.ClosedChannel, opt_index);\n};\n\n\nproto.lnrpc.PendingChannelsResponse.prototype.clearPendingClosingChannelsList = function() {\n this.setPendingClosingChannelsList([]);\n};\n\n\n/**\n * repeated ForceClosedChannel pending_force_closing_channels = 4;\n * @return {!Array.}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.getPendingForceClosingChannelsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.PendingChannelsResponse.ForceClosedChannel, 4));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.PendingChannelsResponse.prototype.setPendingForceClosingChannelsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 4, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.PendingChannelsResponse.ForceClosedChannel}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.addPendingForceClosingChannels = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 4, opt_value, proto.lnrpc.PendingChannelsResponse.ForceClosedChannel, opt_index);\n};\n\n\nproto.lnrpc.PendingChannelsResponse.prototype.clearPendingForceClosingChannelsList = function() {\n this.setPendingForceClosingChannelsList([]);\n};\n\n\n/**\n * repeated WaitingCloseChannel waiting_close_channels = 5;\n * @return {!Array.}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.getWaitingCloseChannelsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel, 5));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.PendingChannelsResponse.prototype.setWaitingCloseChannelsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 5, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel}\n */\nproto.lnrpc.PendingChannelsResponse.prototype.addWaitingCloseChannels = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 5, opt_value, proto.lnrpc.PendingChannelsResponse.WaitingCloseChannel, opt_index);\n};\n\n\nproto.lnrpc.PendingChannelsResponse.prototype.clearWaitingCloseChannelsList = function() {\n this.setWaitingCloseChannelsList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelEventSubscription = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChannelEventSubscription, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelEventSubscription.displayName = 'proto.lnrpc.ChannelEventSubscription';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelEventSubscription.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelEventSubscription.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelEventSubscription} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelEventSubscription.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelEventSubscription}\n */\nproto.lnrpc.ChannelEventSubscription.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelEventSubscription;\n return proto.lnrpc.ChannelEventSubscription.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelEventSubscription} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelEventSubscription}\n */\nproto.lnrpc.ChannelEventSubscription.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelEventSubscription.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelEventSubscription.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelEventSubscription} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelEventSubscription.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelEventUpdate = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, proto.lnrpc.ChannelEventUpdate.oneofGroups_);\n};\ngoog.inherits(proto.lnrpc.ChannelEventUpdate, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelEventUpdate.displayName = 'proto.lnrpc.ChannelEventUpdate';\n}\n/**\n * Oneof group definitions for this message. Each group defines the field\n * numbers belonging to that group. When of these fields' value is set, all\n * other fields in the group are cleared. During deserialization, if multiple\n * fields are encountered for a group, only the last value seen will be kept.\n * @private {!Array>}\n * @const\n */\nproto.lnrpc.ChannelEventUpdate.oneofGroups_ = [[1,2,3,4,6]];\n\n/**\n * @enum {number}\n */\nproto.lnrpc.ChannelEventUpdate.ChannelCase = {\n CHANNEL_NOT_SET: 0,\n OPEN_CHANNEL: 1,\n CLOSED_CHANNEL: 2,\n ACTIVE_CHANNEL: 3,\n INACTIVE_CHANNEL: 4,\n PENDING_OPEN_CHANNEL: 6\n};\n\n/**\n * @return {proto.lnrpc.ChannelEventUpdate.ChannelCase}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.getChannelCase = function() {\n return /** @type {proto.lnrpc.ChannelEventUpdate.ChannelCase} */(jspb.Message.computeOneofCase(this, proto.lnrpc.ChannelEventUpdate.oneofGroups_[0]));\n};\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelEventUpdate.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelEventUpdate} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelEventUpdate.toObject = function(includeInstance, msg) {\n var f, obj = {\n openChannel: (f = msg.getOpenChannel()) && proto.lnrpc.Channel.toObject(includeInstance, f),\n closedChannel: (f = msg.getClosedChannel()) && proto.lnrpc.ChannelCloseSummary.toObject(includeInstance, f),\n activeChannel: (f = msg.getActiveChannel()) && proto.lnrpc.ChannelPoint.toObject(includeInstance, f),\n inactiveChannel: (f = msg.getInactiveChannel()) && proto.lnrpc.ChannelPoint.toObject(includeInstance, f),\n pendingOpenChannel: (f = msg.getPendingOpenChannel()) && proto.lnrpc.PendingUpdate.toObject(includeInstance, f),\n type: jspb.Message.getFieldWithDefault(msg, 5, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelEventUpdate}\n */\nproto.lnrpc.ChannelEventUpdate.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelEventUpdate;\n return proto.lnrpc.ChannelEventUpdate.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelEventUpdate} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelEventUpdate}\n */\nproto.lnrpc.ChannelEventUpdate.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.Channel;\n reader.readMessage(value,proto.lnrpc.Channel.deserializeBinaryFromReader);\n msg.setOpenChannel(value);\n break;\n case 2:\n var value = new proto.lnrpc.ChannelCloseSummary;\n reader.readMessage(value,proto.lnrpc.ChannelCloseSummary.deserializeBinaryFromReader);\n msg.setClosedChannel(value);\n break;\n case 3:\n var value = new proto.lnrpc.ChannelPoint;\n reader.readMessage(value,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader);\n msg.setActiveChannel(value);\n break;\n case 4:\n var value = new proto.lnrpc.ChannelPoint;\n reader.readMessage(value,proto.lnrpc.ChannelPoint.deserializeBinaryFromReader);\n msg.setInactiveChannel(value);\n break;\n case 6:\n var value = new proto.lnrpc.PendingUpdate;\n reader.readMessage(value,proto.lnrpc.PendingUpdate.deserializeBinaryFromReader);\n msg.setPendingOpenChannel(value);\n break;\n case 5:\n var value = /** @type {!proto.lnrpc.ChannelEventUpdate.UpdateType} */ (reader.readEnum());\n msg.setType(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelEventUpdate.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelEventUpdate} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelEventUpdate.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getOpenChannel();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.Channel.serializeBinaryToWriter\n );\n }\n f = message.getClosedChannel();\n if (f != null) {\n writer.writeMessage(\n 2,\n f,\n proto.lnrpc.ChannelCloseSummary.serializeBinaryToWriter\n );\n }\n f = message.getActiveChannel();\n if (f != null) {\n writer.writeMessage(\n 3,\n f,\n proto.lnrpc.ChannelPoint.serializeBinaryToWriter\n );\n }\n f = message.getInactiveChannel();\n if (f != null) {\n writer.writeMessage(\n 4,\n f,\n proto.lnrpc.ChannelPoint.serializeBinaryToWriter\n );\n }\n f = message.getPendingOpenChannel();\n if (f != null) {\n writer.writeMessage(\n 6,\n f,\n proto.lnrpc.PendingUpdate.serializeBinaryToWriter\n );\n }\n f = message.getType();\n if (f !== 0.0) {\n writer.writeEnum(\n 5,\n f\n );\n }\n};\n\n\n/**\n * @enum {number}\n */\nproto.lnrpc.ChannelEventUpdate.UpdateType = {\n OPEN_CHANNEL: 0,\n CLOSED_CHANNEL: 1,\n ACTIVE_CHANNEL: 2,\n INACTIVE_CHANNEL: 3,\n PENDING_OPEN_CHANNEL: 4\n};\n\n/**\n * optional Channel open_channel = 1;\n * @return {?proto.lnrpc.Channel}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.getOpenChannel = function() {\n return /** @type{?proto.lnrpc.Channel} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.Channel, 1));\n};\n\n\n/** @param {?proto.lnrpc.Channel|undefined} value */\nproto.lnrpc.ChannelEventUpdate.prototype.setOpenChannel = function(value) {\n jspb.Message.setOneofWrapperField(this, 1, proto.lnrpc.ChannelEventUpdate.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.ChannelEventUpdate.prototype.clearOpenChannel = function() {\n this.setOpenChannel(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.hasOpenChannel = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional ChannelCloseSummary closed_channel = 2;\n * @return {?proto.lnrpc.ChannelCloseSummary}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.getClosedChannel = function() {\n return /** @type{?proto.lnrpc.ChannelCloseSummary} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChannelCloseSummary, 2));\n};\n\n\n/** @param {?proto.lnrpc.ChannelCloseSummary|undefined} value */\nproto.lnrpc.ChannelEventUpdate.prototype.setClosedChannel = function(value) {\n jspb.Message.setOneofWrapperField(this, 2, proto.lnrpc.ChannelEventUpdate.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.ChannelEventUpdate.prototype.clearClosedChannel = function() {\n this.setClosedChannel(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.hasClosedChannel = function() {\n return jspb.Message.getField(this, 2) != null;\n};\n\n\n/**\n * optional ChannelPoint active_channel = 3;\n * @return {?proto.lnrpc.ChannelPoint}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.getActiveChannel = function() {\n return /** @type{?proto.lnrpc.ChannelPoint} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChannelPoint, 3));\n};\n\n\n/** @param {?proto.lnrpc.ChannelPoint|undefined} value */\nproto.lnrpc.ChannelEventUpdate.prototype.setActiveChannel = function(value) {\n jspb.Message.setOneofWrapperField(this, 3, proto.lnrpc.ChannelEventUpdate.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.ChannelEventUpdate.prototype.clearActiveChannel = function() {\n this.setActiveChannel(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.hasActiveChannel = function() {\n return jspb.Message.getField(this, 3) != null;\n};\n\n\n/**\n * optional ChannelPoint inactive_channel = 4;\n * @return {?proto.lnrpc.ChannelPoint}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.getInactiveChannel = function() {\n return /** @type{?proto.lnrpc.ChannelPoint} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.ChannelPoint, 4));\n};\n\n\n/** @param {?proto.lnrpc.ChannelPoint|undefined} value */\nproto.lnrpc.ChannelEventUpdate.prototype.setInactiveChannel = function(value) {\n jspb.Message.setOneofWrapperField(this, 4, proto.lnrpc.ChannelEventUpdate.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.ChannelEventUpdate.prototype.clearInactiveChannel = function() {\n this.setInactiveChannel(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.hasInactiveChannel = function() {\n return jspb.Message.getField(this, 4) != null;\n};\n\n\n/**\n * optional PendingUpdate pending_open_channel = 6;\n * @return {?proto.lnrpc.PendingUpdate}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.getPendingOpenChannel = function() {\n return /** @type{?proto.lnrpc.PendingUpdate} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.PendingUpdate, 6));\n};\n\n\n/** @param {?proto.lnrpc.PendingUpdate|undefined} value */\nproto.lnrpc.ChannelEventUpdate.prototype.setPendingOpenChannel = function(value) {\n jspb.Message.setOneofWrapperField(this, 6, proto.lnrpc.ChannelEventUpdate.oneofGroups_[0], value);\n};\n\n\nproto.lnrpc.ChannelEventUpdate.prototype.clearPendingOpenChannel = function() {\n this.setPendingOpenChannel(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.hasPendingOpenChannel = function() {\n return jspb.Message.getField(this, 6) != null;\n};\n\n\n/**\n * optional UpdateType type = 5;\n * @return {!proto.lnrpc.ChannelEventUpdate.UpdateType}\n */\nproto.lnrpc.ChannelEventUpdate.prototype.getType = function() {\n return /** @type {!proto.lnrpc.ChannelEventUpdate.UpdateType} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {!proto.lnrpc.ChannelEventUpdate.UpdateType} value */\nproto.lnrpc.ChannelEventUpdate.prototype.setType = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.WalletBalanceRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.WalletBalanceRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.WalletBalanceRequest.displayName = 'proto.lnrpc.WalletBalanceRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.WalletBalanceRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.WalletBalanceRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.WalletBalanceRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.WalletBalanceRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.WalletBalanceRequest}\n */\nproto.lnrpc.WalletBalanceRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.WalletBalanceRequest;\n return proto.lnrpc.WalletBalanceRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.WalletBalanceRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.WalletBalanceRequest}\n */\nproto.lnrpc.WalletBalanceRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.WalletBalanceRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.WalletBalanceRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.WalletBalanceRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.WalletBalanceRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.WalletBalanceResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.WalletBalanceResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.WalletBalanceResponse.displayName = 'proto.lnrpc.WalletBalanceResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.WalletBalanceResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.WalletBalanceResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.WalletBalanceResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.WalletBalanceResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n totalBalance: jspb.Message.getFieldWithDefault(msg, 1, 0),\n confirmedBalance: jspb.Message.getFieldWithDefault(msg, 2, 0),\n unconfirmedBalance: jspb.Message.getFieldWithDefault(msg, 3, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.WalletBalanceResponse}\n */\nproto.lnrpc.WalletBalanceResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.WalletBalanceResponse;\n return proto.lnrpc.WalletBalanceResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.WalletBalanceResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.WalletBalanceResponse}\n */\nproto.lnrpc.WalletBalanceResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalBalance(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setConfirmedBalance(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setUnconfirmedBalance(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.WalletBalanceResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.WalletBalanceResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.WalletBalanceResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.WalletBalanceResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTotalBalance();\n if (f !== 0) {\n writer.writeInt64(\n 1,\n f\n );\n }\n f = message.getConfirmedBalance();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getUnconfirmedBalance();\n if (f !== 0) {\n writer.writeInt64(\n 3,\n f\n );\n }\n};\n\n\n/**\n * optional int64 total_balance = 1;\n * @return {number}\n */\nproto.lnrpc.WalletBalanceResponse.prototype.getTotalBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.WalletBalanceResponse.prototype.setTotalBalance = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 confirmed_balance = 2;\n * @return {number}\n */\nproto.lnrpc.WalletBalanceResponse.prototype.getConfirmedBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.WalletBalanceResponse.prototype.setConfirmedBalance = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 unconfirmed_balance = 3;\n * @return {number}\n */\nproto.lnrpc.WalletBalanceResponse.prototype.getUnconfirmedBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.WalletBalanceResponse.prototype.setUnconfirmedBalance = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelBalanceRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChannelBalanceRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelBalanceRequest.displayName = 'proto.lnrpc.ChannelBalanceRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelBalanceRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelBalanceRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelBalanceRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelBalanceRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelBalanceRequest}\n */\nproto.lnrpc.ChannelBalanceRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelBalanceRequest;\n return proto.lnrpc.ChannelBalanceRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelBalanceRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelBalanceRequest}\n */\nproto.lnrpc.ChannelBalanceRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelBalanceRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelBalanceRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelBalanceRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelBalanceRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelBalanceResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChannelBalanceResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelBalanceResponse.displayName = 'proto.lnrpc.ChannelBalanceResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelBalanceResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelBalanceResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelBalanceResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelBalanceResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n balance: jspb.Message.getFieldWithDefault(msg, 1, 0),\n pendingOpenBalance: jspb.Message.getFieldWithDefault(msg, 2, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelBalanceResponse}\n */\nproto.lnrpc.ChannelBalanceResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelBalanceResponse;\n return proto.lnrpc.ChannelBalanceResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelBalanceResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelBalanceResponse}\n */\nproto.lnrpc.ChannelBalanceResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setBalance(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setPendingOpenBalance(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelBalanceResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelBalanceResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelBalanceResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelBalanceResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getBalance();\n if (f !== 0) {\n writer.writeInt64(\n 1,\n f\n );\n }\n f = message.getPendingOpenBalance();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional int64 balance = 1;\n * @return {number}\n */\nproto.lnrpc.ChannelBalanceResponse.prototype.getBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelBalanceResponse.prototype.setBalance = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 pending_open_balance = 2;\n * @return {number}\n */\nproto.lnrpc.ChannelBalanceResponse.prototype.getPendingOpenBalance = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelBalanceResponse.prototype.setPendingOpenBalance = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.QueryRoutesRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.QueryRoutesRequest.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.QueryRoutesRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.QueryRoutesRequest.displayName = 'proto.lnrpc.QueryRoutesRequest';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.QueryRoutesRequest.repeatedFields_ = [6,7,10,16,17];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.QueryRoutesRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.QueryRoutesRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.QueryRoutesRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n pubKey: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n amt: jspb.Message.getFieldWithDefault(msg, 2, 0),\n amtMsat: jspb.Message.getFieldWithDefault(msg, 12, 0),\n finalCltvDelta: jspb.Message.getFieldWithDefault(msg, 4, 0),\n feeLimit: (f = msg.getFeeLimit()) && proto.lnrpc.FeeLimit.toObject(includeInstance, f),\n ignoredNodesList: msg.getIgnoredNodesList_asB64(),\n ignoredEdgesList: jspb.Message.toObjectList(msg.getIgnoredEdgesList(),\n proto.lnrpc.EdgeLocator.toObject, includeInstance),\n sourcePubKey: jspb.Message.getFieldWithDefault(msg, 8, \"\"),\n useMissionControl: jspb.Message.getFieldWithDefault(msg, 9, false),\n ignoredPairsList: jspb.Message.toObjectList(msg.getIgnoredPairsList(),\n proto.lnrpc.NodePair.toObject, includeInstance),\n cltvLimit: jspb.Message.getFieldWithDefault(msg, 11, 0),\n destCustomRecordsMap: (f = msg.getDestCustomRecordsMap()) ? f.toObject(includeInstance, undefined) : [],\n outgoingChanId: jspb.Message.getFieldWithDefault(msg, 14, \"0\"),\n lastHopPubkey: msg.getLastHopPubkey_asB64(),\n routeHintsList: jspb.Message.toObjectList(msg.getRouteHintsList(),\n proto.lnrpc.RouteHint.toObject, includeInstance),\n destFeaturesList: jspb.Message.getRepeatedField(msg, 17)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.QueryRoutesRequest}\n */\nproto.lnrpc.QueryRoutesRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.QueryRoutesRequest;\n return proto.lnrpc.QueryRoutesRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.QueryRoutesRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.QueryRoutesRequest}\n */\nproto.lnrpc.QueryRoutesRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setPubKey(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmt(value);\n break;\n case 12:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmtMsat(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readInt32());\n msg.setFinalCltvDelta(value);\n break;\n case 5:\n var value = new proto.lnrpc.FeeLimit;\n reader.readMessage(value,proto.lnrpc.FeeLimit.deserializeBinaryFromReader);\n msg.setFeeLimit(value);\n break;\n case 6:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.addIgnoredNodes(value);\n break;\n case 7:\n var value = new proto.lnrpc.EdgeLocator;\n reader.readMessage(value,proto.lnrpc.EdgeLocator.deserializeBinaryFromReader);\n msg.addIgnoredEdges(value);\n break;\n case 8:\n var value = /** @type {string} */ (reader.readString());\n msg.setSourcePubKey(value);\n break;\n case 9:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setUseMissionControl(value);\n break;\n case 10:\n var value = new proto.lnrpc.NodePair;\n reader.readMessage(value,proto.lnrpc.NodePair.deserializeBinaryFromReader);\n msg.addIgnoredPairs(value);\n break;\n case 11:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setCltvLimit(value);\n break;\n case 13:\n var value = msg.getDestCustomRecordsMap();\n reader.readMessage(value, function(message, reader) {\n jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readUint64, jspb.BinaryReader.prototype.readBytes);\n });\n break;\n case 14:\n var value = /** @type {string} */ (reader.readUint64String());\n msg.setOutgoingChanId(value);\n break;\n case 15:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setLastHopPubkey(value);\n break;\n case 16:\n var value = new proto.lnrpc.RouteHint;\n reader.readMessage(value,proto.lnrpc.RouteHint.deserializeBinaryFromReader);\n msg.addRouteHints(value);\n break;\n case 17:\n var value = /** @type {!Array.} */ (reader.readPackedEnum());\n msg.setDestFeaturesList(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.QueryRoutesRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.QueryRoutesRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.QueryRoutesRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPubKey();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getAmt();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getAmtMsat();\n if (f !== 0) {\n writer.writeInt64(\n 12,\n f\n );\n }\n f = message.getFinalCltvDelta();\n if (f !== 0) {\n writer.writeInt32(\n 4,\n f\n );\n }\n f = message.getFeeLimit();\n if (f != null) {\n writer.writeMessage(\n 5,\n f,\n proto.lnrpc.FeeLimit.serializeBinaryToWriter\n );\n }\n f = message.getIgnoredNodesList_asU8();\n if (f.length > 0) {\n writer.writeRepeatedBytes(\n 6,\n f\n );\n }\n f = message.getIgnoredEdgesList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 7,\n f,\n proto.lnrpc.EdgeLocator.serializeBinaryToWriter\n );\n }\n f = message.getSourcePubKey();\n if (f.length > 0) {\n writer.writeString(\n 8,\n f\n );\n }\n f = message.getUseMissionControl();\n if (f) {\n writer.writeBool(\n 9,\n f\n );\n }\n f = message.getIgnoredPairsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 10,\n f,\n proto.lnrpc.NodePair.serializeBinaryToWriter\n );\n }\n f = message.getCltvLimit();\n if (f !== 0) {\n writer.writeUint32(\n 11,\n f\n );\n }\n f = message.getDestCustomRecordsMap(true);\n if (f && f.getLength() > 0) {\n f.serializeBinary(13, writer, jspb.BinaryWriter.prototype.writeUint64, jspb.BinaryWriter.prototype.writeBytes);\n }\n f = message.getOutgoingChanId();\n if (parseInt(f, 10) !== 0) {\n writer.writeUint64String(\n 14,\n f\n );\n }\n f = message.getLastHopPubkey_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 15,\n f\n );\n }\n f = message.getRouteHintsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 16,\n f,\n proto.lnrpc.RouteHint.serializeBinaryToWriter\n );\n }\n f = message.getDestFeaturesList();\n if (f.length > 0) {\n writer.writePackedEnum(\n 17,\n f\n );\n }\n};\n\n\n/**\n * optional string pub_key = 1;\n * @return {string}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getPubKey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setPubKey = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 amt = 2;\n * @return {number}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getAmt = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setAmt = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 amt_msat = 12;\n * @return {number}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getAmtMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 12, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setAmtMsat = function(value) {\n jspb.Message.setField(this, 12, value);\n};\n\n\n/**\n * optional int32 final_cltv_delta = 4;\n * @return {number}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getFinalCltvDelta = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setFinalCltvDelta = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional FeeLimit fee_limit = 5;\n * @return {?proto.lnrpc.FeeLimit}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getFeeLimit = function() {\n return /** @type{?proto.lnrpc.FeeLimit} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.FeeLimit, 5));\n};\n\n\n/** @param {?proto.lnrpc.FeeLimit|undefined} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setFeeLimit = function(value) {\n jspb.Message.setWrapperField(this, 5, value);\n};\n\n\nproto.lnrpc.QueryRoutesRequest.prototype.clearFeeLimit = function() {\n this.setFeeLimit(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.hasFeeLimit = function() {\n return jspb.Message.getField(this, 5) != null;\n};\n\n\n/**\n * repeated bytes ignored_nodes = 6;\n * @return {!Array.}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getIgnoredNodesList = function() {\n return /** @type {!Array.} */ (jspb.Message.getRepeatedField(this, 6));\n};\n\n\n/**\n * repeated bytes ignored_nodes = 6;\n * This is a type-conversion wrapper around `getIgnoredNodesList()`\n * @return {!Array.}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getIgnoredNodesList_asB64 = function() {\n return /** @type {!Array.} */ (jspb.Message.bytesListAsB64(\n this.getIgnoredNodesList()));\n};\n\n\n/**\n * repeated bytes ignored_nodes = 6;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getIgnoredNodesList()`\n * @return {!Array.}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getIgnoredNodesList_asU8 = function() {\n return /** @type {!Array.} */ (jspb.Message.bytesListAsU8(\n this.getIgnoredNodesList()));\n};\n\n\n/** @param {!(Array|Array)} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setIgnoredNodesList = function(value) {\n jspb.Message.setField(this, 6, value || []);\n};\n\n\n/**\n * @param {!(string|Uint8Array)} value\n * @param {number=} opt_index\n */\nproto.lnrpc.QueryRoutesRequest.prototype.addIgnoredNodes = function(value, opt_index) {\n jspb.Message.addToRepeatedField(this, 6, value, opt_index);\n};\n\n\nproto.lnrpc.QueryRoutesRequest.prototype.clearIgnoredNodesList = function() {\n this.setIgnoredNodesList([]);\n};\n\n\n/**\n * repeated EdgeLocator ignored_edges = 7;\n * @return {!Array.}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getIgnoredEdgesList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.EdgeLocator, 7));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setIgnoredEdgesList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 7, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.EdgeLocator=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.EdgeLocator}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.addIgnoredEdges = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 7, opt_value, proto.lnrpc.EdgeLocator, opt_index);\n};\n\n\nproto.lnrpc.QueryRoutesRequest.prototype.clearIgnoredEdgesList = function() {\n this.setIgnoredEdgesList([]);\n};\n\n\n/**\n * optional string source_pub_key = 8;\n * @return {string}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getSourcePubKey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 8, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setSourcePubKey = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional bool use_mission_control = 9;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getUseMissionControl = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 9, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setUseMissionControl = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * repeated NodePair ignored_pairs = 10;\n * @return {!Array.}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getIgnoredPairsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.NodePair, 10));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setIgnoredPairsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 10, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.NodePair=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.NodePair}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.addIgnoredPairs = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 10, opt_value, proto.lnrpc.NodePair, opt_index);\n};\n\n\nproto.lnrpc.QueryRoutesRequest.prototype.clearIgnoredPairsList = function() {\n this.setIgnoredPairsList([]);\n};\n\n\n/**\n * optional uint32 cltv_limit = 11;\n * @return {number}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getCltvLimit = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 11, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setCltvLimit = function(value) {\n jspb.Message.setField(this, 11, value);\n};\n\n\n/**\n * map dest_custom_records = 13;\n * @param {boolean=} opt_noLazyCreate Do not create the map if\n * empty, instead returning `undefined`\n * @return {!jspb.Map}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getDestCustomRecordsMap = function(opt_noLazyCreate) {\n return /** @type {!jspb.Map} */ (\n jspb.Message.getMapField(this, 13, opt_noLazyCreate,\n null));\n};\n\n\nproto.lnrpc.QueryRoutesRequest.prototype.clearDestCustomRecordsMap = function() {\n this.getDestCustomRecordsMap().clear();\n};\n\n\n/**\n * optional uint64 outgoing_chan_id = 14;\n * @return {string}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getOutgoingChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 14, \"0\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setOutgoingChanId = function(value) {\n jspb.Message.setField(this, 14, value);\n};\n\n\n/**\n * optional bytes last_hop_pubkey = 15;\n * @return {string}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getLastHopPubkey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 15, \"\"));\n};\n\n\n/**\n * optional bytes last_hop_pubkey = 15;\n * This is a type-conversion wrapper around `getLastHopPubkey()`\n * @return {string}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getLastHopPubkey_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getLastHopPubkey()));\n};\n\n\n/**\n * optional bytes last_hop_pubkey = 15;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getLastHopPubkey()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getLastHopPubkey_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getLastHopPubkey()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setLastHopPubkey = function(value) {\n jspb.Message.setField(this, 15, value);\n};\n\n\n/**\n * repeated RouteHint route_hints = 16;\n * @return {!Array.}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getRouteHintsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.RouteHint, 16));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setRouteHintsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 16, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.RouteHint=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.RouteHint}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.addRouteHints = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 16, opt_value, proto.lnrpc.RouteHint, opt_index);\n};\n\n\nproto.lnrpc.QueryRoutesRequest.prototype.clearRouteHintsList = function() {\n this.setRouteHintsList([]);\n};\n\n\n/**\n * repeated FeatureBit dest_features = 17;\n * @return {!Array.}\n */\nproto.lnrpc.QueryRoutesRequest.prototype.getDestFeaturesList = function() {\n return /** @type {!Array.} */ (jspb.Message.getRepeatedField(this, 17));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.QueryRoutesRequest.prototype.setDestFeaturesList = function(value) {\n jspb.Message.setField(this, 17, value || []);\n};\n\n\n/**\n * @param {!proto.lnrpc.FeatureBit} value\n * @param {number=} opt_index\n */\nproto.lnrpc.QueryRoutesRequest.prototype.addDestFeatures = function(value, opt_index) {\n jspb.Message.addToRepeatedField(this, 17, value, opt_index);\n};\n\n\nproto.lnrpc.QueryRoutesRequest.prototype.clearDestFeaturesList = function() {\n this.setDestFeaturesList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.NodePair = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.NodePair, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.NodePair.displayName = 'proto.lnrpc.NodePair';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.NodePair.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.NodePair.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.NodePair} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodePair.toObject = function(includeInstance, msg) {\n var f, obj = {\n from: msg.getFrom_asB64(),\n to: msg.getTo_asB64()\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.NodePair}\n */\nproto.lnrpc.NodePair.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.NodePair;\n return proto.lnrpc.NodePair.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.NodePair} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.NodePair}\n */\nproto.lnrpc.NodePair.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setFrom(value);\n break;\n case 2:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setTo(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.NodePair.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.NodePair.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.NodePair} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodePair.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getFrom_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 1,\n f\n );\n }\n f = message.getTo_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional bytes from = 1;\n * @return {string}\n */\nproto.lnrpc.NodePair.prototype.getFrom = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/**\n * optional bytes from = 1;\n * This is a type-conversion wrapper around `getFrom()`\n * @return {string}\n */\nproto.lnrpc.NodePair.prototype.getFrom_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getFrom()));\n};\n\n\n/**\n * optional bytes from = 1;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getFrom()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.NodePair.prototype.getFrom_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getFrom()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.NodePair.prototype.setFrom = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bytes to = 2;\n * @return {string}\n */\nproto.lnrpc.NodePair.prototype.getTo = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/**\n * optional bytes to = 2;\n * This is a type-conversion wrapper around `getTo()`\n * @return {string}\n */\nproto.lnrpc.NodePair.prototype.getTo_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getTo()));\n};\n\n\n/**\n * optional bytes to = 2;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getTo()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.NodePair.prototype.getTo_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getTo()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.NodePair.prototype.setTo = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.EdgeLocator = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.EdgeLocator, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.EdgeLocator.displayName = 'proto.lnrpc.EdgeLocator';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.EdgeLocator.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.EdgeLocator.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.EdgeLocator} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.EdgeLocator.toObject = function(includeInstance, msg) {\n var f, obj = {\n channelId: jspb.Message.getFieldWithDefault(msg, 1, \"0\"),\n directionReverse: jspb.Message.getFieldWithDefault(msg, 2, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.EdgeLocator}\n */\nproto.lnrpc.EdgeLocator.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.EdgeLocator;\n return proto.lnrpc.EdgeLocator.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.EdgeLocator} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.EdgeLocator}\n */\nproto.lnrpc.EdgeLocator.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readUint64String());\n msg.setChannelId(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setDirectionReverse(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.EdgeLocator.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.EdgeLocator.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.EdgeLocator} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.EdgeLocator.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannelId();\n if (parseInt(f, 10) !== 0) {\n writer.writeUint64String(\n 1,\n f\n );\n }\n f = message.getDirectionReverse();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional uint64 channel_id = 1;\n * @return {string}\n */\nproto.lnrpc.EdgeLocator.prototype.getChannelId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"0\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.EdgeLocator.prototype.setChannelId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool direction_reverse = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.EdgeLocator.prototype.getDirectionReverse = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.EdgeLocator.prototype.setDirectionReverse = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.QueryRoutesResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.QueryRoutesResponse.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.QueryRoutesResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.QueryRoutesResponse.displayName = 'proto.lnrpc.QueryRoutesResponse';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.QueryRoutesResponse.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.QueryRoutesResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.QueryRoutesResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.QueryRoutesResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.QueryRoutesResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n routesList: jspb.Message.toObjectList(msg.getRoutesList(),\n proto.lnrpc.Route.toObject, includeInstance),\n successProb: +jspb.Message.getFieldWithDefault(msg, 2, 0.0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.QueryRoutesResponse}\n */\nproto.lnrpc.QueryRoutesResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.QueryRoutesResponse;\n return proto.lnrpc.QueryRoutesResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.QueryRoutesResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.QueryRoutesResponse}\n */\nproto.lnrpc.QueryRoutesResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.Route;\n reader.readMessage(value,proto.lnrpc.Route.deserializeBinaryFromReader);\n msg.addRoutes(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readDouble());\n msg.setSuccessProb(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.QueryRoutesResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.QueryRoutesResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.QueryRoutesResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.QueryRoutesResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getRoutesList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.lnrpc.Route.serializeBinaryToWriter\n );\n }\n f = message.getSuccessProb();\n if (f !== 0.0) {\n writer.writeDouble(\n 2,\n f\n );\n }\n};\n\n\n/**\n * repeated Route routes = 1;\n * @return {!Array.}\n */\nproto.lnrpc.QueryRoutesResponse.prototype.getRoutesList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.Route, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.QueryRoutesResponse.prototype.setRoutesList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.Route=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.Route}\n */\nproto.lnrpc.QueryRoutesResponse.prototype.addRoutes = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.lnrpc.Route, opt_index);\n};\n\n\nproto.lnrpc.QueryRoutesResponse.prototype.clearRoutesList = function() {\n this.setRoutesList([]);\n};\n\n\n/**\n * optional double success_prob = 2;\n * @return {number}\n */\nproto.lnrpc.QueryRoutesResponse.prototype.getSuccessProb = function() {\n return /** @type {number} */ (+jspb.Message.getFieldWithDefault(this, 2, 0.0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.QueryRoutesResponse.prototype.setSuccessProb = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.Hop = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.Hop, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.Hop.displayName = 'proto.lnrpc.Hop';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.Hop.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.Hop.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.Hop} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Hop.toObject = function(includeInstance, msg) {\n var f, obj = {\n chanId: jspb.Message.getFieldWithDefault(msg, 1, \"0\"),\n chanCapacity: jspb.Message.getFieldWithDefault(msg, 2, 0),\n amtToForward: jspb.Message.getFieldWithDefault(msg, 3, 0),\n fee: jspb.Message.getFieldWithDefault(msg, 4, 0),\n expiry: jspb.Message.getFieldWithDefault(msg, 5, 0),\n amtToForwardMsat: jspb.Message.getFieldWithDefault(msg, 6, 0),\n feeMsat: jspb.Message.getFieldWithDefault(msg, 7, 0),\n pubKey: jspb.Message.getFieldWithDefault(msg, 8, \"\"),\n tlvPayload: jspb.Message.getFieldWithDefault(msg, 9, false),\n mppRecord: (f = msg.getMppRecord()) && proto.lnrpc.MPPRecord.toObject(includeInstance, f),\n customRecordsMap: (f = msg.getCustomRecordsMap()) ? f.toObject(includeInstance, undefined) : []\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.Hop}\n */\nproto.lnrpc.Hop.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.Hop;\n return proto.lnrpc.Hop.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.Hop} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.Hop}\n */\nproto.lnrpc.Hop.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readUint64String());\n msg.setChanId(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setChanCapacity(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmtToForward(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFee(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setExpiry(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setAmtToForwardMsat(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFeeMsat(value);\n break;\n case 8:\n var value = /** @type {string} */ (reader.readString());\n msg.setPubKey(value);\n break;\n case 9:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setTlvPayload(value);\n break;\n case 10:\n var value = new proto.lnrpc.MPPRecord;\n reader.readMessage(value,proto.lnrpc.MPPRecord.deserializeBinaryFromReader);\n msg.setMppRecord(value);\n break;\n case 11:\n var value = msg.getCustomRecordsMap();\n reader.readMessage(value, function(message, reader) {\n jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readUint64, jspb.BinaryReader.prototype.readBytes);\n });\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.Hop.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.Hop.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.Hop} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Hop.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChanId();\n if (parseInt(f, 10) !== 0) {\n writer.writeUint64String(\n 1,\n f\n );\n }\n f = message.getChanCapacity();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getAmtToForward();\n if (f !== 0) {\n writer.writeInt64(\n 3,\n f\n );\n }\n f = message.getFee();\n if (f !== 0) {\n writer.writeInt64(\n 4,\n f\n );\n }\n f = message.getExpiry();\n if (f !== 0) {\n writer.writeUint32(\n 5,\n f\n );\n }\n f = message.getAmtToForwardMsat();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n f = message.getFeeMsat();\n if (f !== 0) {\n writer.writeInt64(\n 7,\n f\n );\n }\n f = message.getPubKey();\n if (f.length > 0) {\n writer.writeString(\n 8,\n f\n );\n }\n f = message.getTlvPayload();\n if (f) {\n writer.writeBool(\n 9,\n f\n );\n }\n f = message.getMppRecord();\n if (f != null) {\n writer.writeMessage(\n 10,\n f,\n proto.lnrpc.MPPRecord.serializeBinaryToWriter\n );\n }\n f = message.getCustomRecordsMap(true);\n if (f && f.getLength() > 0) {\n f.serializeBinary(11, writer, jspb.BinaryWriter.prototype.writeUint64, jspb.BinaryWriter.prototype.writeBytes);\n }\n};\n\n\n/**\n * optional uint64 chan_id = 1;\n * @return {string}\n */\nproto.lnrpc.Hop.prototype.getChanId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"0\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Hop.prototype.setChanId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 chan_capacity = 2;\n * @return {number}\n */\nproto.lnrpc.Hop.prototype.getChanCapacity = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Hop.prototype.setChanCapacity = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 amt_to_forward = 3;\n * @return {number}\n */\nproto.lnrpc.Hop.prototype.getAmtToForward = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Hop.prototype.setAmtToForward = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional int64 fee = 4;\n * @return {number}\n */\nproto.lnrpc.Hop.prototype.getFee = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Hop.prototype.setFee = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional uint32 expiry = 5;\n * @return {number}\n */\nproto.lnrpc.Hop.prototype.getExpiry = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Hop.prototype.setExpiry = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int64 amt_to_forward_msat = 6;\n * @return {number}\n */\nproto.lnrpc.Hop.prototype.getAmtToForwardMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Hop.prototype.setAmtToForwardMsat = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional int64 fee_msat = 7;\n * @return {number}\n */\nproto.lnrpc.Hop.prototype.getFeeMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Hop.prototype.setFeeMsat = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n/**\n * optional string pub_key = 8;\n * @return {string}\n */\nproto.lnrpc.Hop.prototype.getPubKey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 8, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.Hop.prototype.setPubKey = function(value) {\n jspb.Message.setField(this, 8, value);\n};\n\n\n/**\n * optional bool tlv_payload = 9;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.Hop.prototype.getTlvPayload = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 9, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.Hop.prototype.setTlvPayload = function(value) {\n jspb.Message.setField(this, 9, value);\n};\n\n\n/**\n * optional MPPRecord mpp_record = 10;\n * @return {?proto.lnrpc.MPPRecord}\n */\nproto.lnrpc.Hop.prototype.getMppRecord = function() {\n return /** @type{?proto.lnrpc.MPPRecord} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.MPPRecord, 10));\n};\n\n\n/** @param {?proto.lnrpc.MPPRecord|undefined} value */\nproto.lnrpc.Hop.prototype.setMppRecord = function(value) {\n jspb.Message.setWrapperField(this, 10, value);\n};\n\n\nproto.lnrpc.Hop.prototype.clearMppRecord = function() {\n this.setMppRecord(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.Hop.prototype.hasMppRecord = function() {\n return jspb.Message.getField(this, 10) != null;\n};\n\n\n/**\n * map custom_records = 11;\n * @param {boolean=} opt_noLazyCreate Do not create the map if\n * empty, instead returning `undefined`\n * @return {!jspb.Map}\n */\nproto.lnrpc.Hop.prototype.getCustomRecordsMap = function(opt_noLazyCreate) {\n return /** @type {!jspb.Map} */ (\n jspb.Message.getMapField(this, 11, opt_noLazyCreate,\n null));\n};\n\n\nproto.lnrpc.Hop.prototype.clearCustomRecordsMap = function() {\n this.getCustomRecordsMap().clear();\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.MPPRecord = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.MPPRecord, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.MPPRecord.displayName = 'proto.lnrpc.MPPRecord';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.MPPRecord.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.MPPRecord.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.MPPRecord} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.MPPRecord.toObject = function(includeInstance, msg) {\n var f, obj = {\n paymentAddr: msg.getPaymentAddr_asB64(),\n totalAmtMsat: jspb.Message.getFieldWithDefault(msg, 10, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.MPPRecord}\n */\nproto.lnrpc.MPPRecord.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.MPPRecord;\n return proto.lnrpc.MPPRecord.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.MPPRecord} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.MPPRecord}\n */\nproto.lnrpc.MPPRecord.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 11:\n var value = /** @type {!Uint8Array} */ (reader.readBytes());\n msg.setPaymentAddr(value);\n break;\n case 10:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalAmtMsat(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.MPPRecord.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.MPPRecord.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.MPPRecord} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.MPPRecord.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPaymentAddr_asU8();\n if (f.length > 0) {\n writer.writeBytes(\n 11,\n f\n );\n }\n f = message.getTotalAmtMsat();\n if (f !== 0) {\n writer.writeInt64(\n 10,\n f\n );\n }\n};\n\n\n/**\n * optional bytes payment_addr = 11;\n * @return {string}\n */\nproto.lnrpc.MPPRecord.prototype.getPaymentAddr = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 11, \"\"));\n};\n\n\n/**\n * optional bytes payment_addr = 11;\n * This is a type-conversion wrapper around `getPaymentAddr()`\n * @return {string}\n */\nproto.lnrpc.MPPRecord.prototype.getPaymentAddr_asB64 = function() {\n return /** @type {string} */ (jspb.Message.bytesAsB64(\n this.getPaymentAddr()));\n};\n\n\n/**\n * optional bytes payment_addr = 11;\n * Note that Uint8Array is not supported on all browsers.\n * @see http://caniuse.com/Uint8Array\n * This is a type-conversion wrapper around `getPaymentAddr()`\n * @return {!Uint8Array}\n */\nproto.lnrpc.MPPRecord.prototype.getPaymentAddr_asU8 = function() {\n return /** @type {!Uint8Array} */ (jspb.Message.bytesAsU8(\n this.getPaymentAddr()));\n};\n\n\n/** @param {!(string|Uint8Array)} value */\nproto.lnrpc.MPPRecord.prototype.setPaymentAddr = function(value) {\n jspb.Message.setField(this, 11, value);\n};\n\n\n/**\n * optional int64 total_amt_msat = 10;\n * @return {number}\n */\nproto.lnrpc.MPPRecord.prototype.getTotalAmtMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 10, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.MPPRecord.prototype.setTotalAmtMsat = function(value) {\n jspb.Message.setField(this, 10, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.Route = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.Route.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.Route, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.Route.displayName = 'proto.lnrpc.Route';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.Route.repeatedFields_ = [4];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.Route.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.Route.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.Route} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Route.toObject = function(includeInstance, msg) {\n var f, obj = {\n totalTimeLock: jspb.Message.getFieldWithDefault(msg, 1, 0),\n totalFees: jspb.Message.getFieldWithDefault(msg, 2, 0),\n totalAmt: jspb.Message.getFieldWithDefault(msg, 3, 0),\n hopsList: jspb.Message.toObjectList(msg.getHopsList(),\n proto.lnrpc.Hop.toObject, includeInstance),\n totalFeesMsat: jspb.Message.getFieldWithDefault(msg, 5, 0),\n totalAmtMsat: jspb.Message.getFieldWithDefault(msg, 6, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.Route}\n */\nproto.lnrpc.Route.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.Route;\n return proto.lnrpc.Route.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.Route} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.Route}\n */\nproto.lnrpc.Route.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setTotalTimeLock(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalFees(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalAmt(value);\n break;\n case 4:\n var value = new proto.lnrpc.Hop;\n reader.readMessage(value,proto.lnrpc.Hop.deserializeBinaryFromReader);\n msg.addHops(value);\n break;\n case 5:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalFeesMsat(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalAmtMsat(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.Route.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.Route.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.Route} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.Route.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTotalTimeLock();\n if (f !== 0) {\n writer.writeUint32(\n 1,\n f\n );\n }\n f = message.getTotalFees();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getTotalAmt();\n if (f !== 0) {\n writer.writeInt64(\n 3,\n f\n );\n }\n f = message.getHopsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 4,\n f,\n proto.lnrpc.Hop.serializeBinaryToWriter\n );\n }\n f = message.getTotalFeesMsat();\n if (f !== 0) {\n writer.writeInt64(\n 5,\n f\n );\n }\n f = message.getTotalAmtMsat();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n};\n\n\n/**\n * optional uint32 total_time_lock = 1;\n * @return {number}\n */\nproto.lnrpc.Route.prototype.getTotalTimeLock = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Route.prototype.setTotalTimeLock = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 total_fees = 2;\n * @return {number}\n */\nproto.lnrpc.Route.prototype.getTotalFees = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Route.prototype.setTotalFees = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 total_amt = 3;\n * @return {number}\n */\nproto.lnrpc.Route.prototype.getTotalAmt = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Route.prototype.setTotalAmt = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * repeated Hop hops = 4;\n * @return {!Array.}\n */\nproto.lnrpc.Route.prototype.getHopsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.Hop, 4));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.Route.prototype.setHopsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 4, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.Hop=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.Hop}\n */\nproto.lnrpc.Route.prototype.addHops = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 4, opt_value, proto.lnrpc.Hop, opt_index);\n};\n\n\nproto.lnrpc.Route.prototype.clearHopsList = function() {\n this.setHopsList([]);\n};\n\n\n/**\n * optional int64 total_fees_msat = 5;\n * @return {number}\n */\nproto.lnrpc.Route.prototype.getTotalFeesMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 5, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Route.prototype.setTotalFeesMsat = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int64 total_amt_msat = 6;\n * @return {number}\n */\nproto.lnrpc.Route.prototype.getTotalAmtMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.Route.prototype.setTotalAmtMsat = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.NodeInfoRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.NodeInfoRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.NodeInfoRequest.displayName = 'proto.lnrpc.NodeInfoRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.NodeInfoRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.NodeInfoRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.NodeInfoRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodeInfoRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n pubKey: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n includeChannels: jspb.Message.getFieldWithDefault(msg, 2, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.NodeInfoRequest}\n */\nproto.lnrpc.NodeInfoRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.NodeInfoRequest;\n return proto.lnrpc.NodeInfoRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.NodeInfoRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.NodeInfoRequest}\n */\nproto.lnrpc.NodeInfoRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setPubKey(value);\n break;\n case 2:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setIncludeChannels(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.NodeInfoRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.NodeInfoRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.NodeInfoRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodeInfoRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getPubKey();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getIncludeChannels();\n if (f) {\n writer.writeBool(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional string pub_key = 1;\n * @return {string}\n */\nproto.lnrpc.NodeInfoRequest.prototype.getPubKey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.NodeInfoRequest.prototype.setPubKey = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional bool include_channels = 2;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.NodeInfoRequest.prototype.getIncludeChannels = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 2, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.NodeInfoRequest.prototype.setIncludeChannels = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.NodeInfo = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.NodeInfo.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.NodeInfo, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.NodeInfo.displayName = 'proto.lnrpc.NodeInfo';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.NodeInfo.repeatedFields_ = [4];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.NodeInfo.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.NodeInfo.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.NodeInfo} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodeInfo.toObject = function(includeInstance, msg) {\n var f, obj = {\n node: (f = msg.getNode()) && proto.lnrpc.LightningNode.toObject(includeInstance, f),\n numChannels: jspb.Message.getFieldWithDefault(msg, 2, 0),\n totalCapacity: jspb.Message.getFieldWithDefault(msg, 3, 0),\n channelsList: jspb.Message.toObjectList(msg.getChannelsList(),\n proto.lnrpc.ChannelEdge.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.NodeInfo}\n */\nproto.lnrpc.NodeInfo.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.NodeInfo;\n return proto.lnrpc.NodeInfo.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.NodeInfo} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.NodeInfo}\n */\nproto.lnrpc.NodeInfo.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.LightningNode;\n reader.readMessage(value,proto.lnrpc.LightningNode.deserializeBinaryFromReader);\n msg.setNode(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setNumChannels(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setTotalCapacity(value);\n break;\n case 4:\n var value = new proto.lnrpc.ChannelEdge;\n reader.readMessage(value,proto.lnrpc.ChannelEdge.deserializeBinaryFromReader);\n msg.addChannels(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.NodeInfo.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.NodeInfo.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.NodeInfo} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodeInfo.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getNode();\n if (f != null) {\n writer.writeMessage(\n 1,\n f,\n proto.lnrpc.LightningNode.serializeBinaryToWriter\n );\n }\n f = message.getNumChannels();\n if (f !== 0) {\n writer.writeUint32(\n 2,\n f\n );\n }\n f = message.getTotalCapacity();\n if (f !== 0) {\n writer.writeInt64(\n 3,\n f\n );\n }\n f = message.getChannelsList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 4,\n f,\n proto.lnrpc.ChannelEdge.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional LightningNode node = 1;\n * @return {?proto.lnrpc.LightningNode}\n */\nproto.lnrpc.NodeInfo.prototype.getNode = function() {\n return /** @type{?proto.lnrpc.LightningNode} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.LightningNode, 1));\n};\n\n\n/** @param {?proto.lnrpc.LightningNode|undefined} value */\nproto.lnrpc.NodeInfo.prototype.setNode = function(value) {\n jspb.Message.setWrapperField(this, 1, value);\n};\n\n\nproto.lnrpc.NodeInfo.prototype.clearNode = function() {\n this.setNode(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.NodeInfo.prototype.hasNode = function() {\n return jspb.Message.getField(this, 1) != null;\n};\n\n\n/**\n * optional uint32 num_channels = 2;\n * @return {number}\n */\nproto.lnrpc.NodeInfo.prototype.getNumChannels = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.NodeInfo.prototype.setNumChannels = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 total_capacity = 3;\n * @return {number}\n */\nproto.lnrpc.NodeInfo.prototype.getTotalCapacity = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.NodeInfo.prototype.setTotalCapacity = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * repeated ChannelEdge channels = 4;\n * @return {!Array.}\n */\nproto.lnrpc.NodeInfo.prototype.getChannelsList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.ChannelEdge, 4));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.NodeInfo.prototype.setChannelsList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 4, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.ChannelEdge=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.ChannelEdge}\n */\nproto.lnrpc.NodeInfo.prototype.addChannels = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 4, opt_value, proto.lnrpc.ChannelEdge, opt_index);\n};\n\n\nproto.lnrpc.NodeInfo.prototype.clearChannelsList = function() {\n this.setChannelsList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.LightningNode = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.LightningNode.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.LightningNode, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.LightningNode.displayName = 'proto.lnrpc.LightningNode';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.LightningNode.repeatedFields_ = [4];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.LightningNode.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.LightningNode.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.LightningNode} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.LightningNode.toObject = function(includeInstance, msg) {\n var f, obj = {\n lastUpdate: jspb.Message.getFieldWithDefault(msg, 1, 0),\n pubKey: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n alias: jspb.Message.getFieldWithDefault(msg, 3, \"\"),\n addressesList: jspb.Message.toObjectList(msg.getAddressesList(),\n proto.lnrpc.NodeAddress.toObject, includeInstance),\n color: jspb.Message.getFieldWithDefault(msg, 5, \"\"),\n featuresMap: (f = msg.getFeaturesMap()) ? f.toObject(includeInstance, proto.lnrpc.Feature.toObject) : []\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.LightningNode}\n */\nproto.lnrpc.LightningNode.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.LightningNode;\n return proto.lnrpc.LightningNode.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.LightningNode} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.LightningNode}\n */\nproto.lnrpc.LightningNode.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setLastUpdate(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setPubKey(value);\n break;\n case 3:\n var value = /** @type {string} */ (reader.readString());\n msg.setAlias(value);\n break;\n case 4:\n var value = new proto.lnrpc.NodeAddress;\n reader.readMessage(value,proto.lnrpc.NodeAddress.deserializeBinaryFromReader);\n msg.addAddresses(value);\n break;\n case 5:\n var value = /** @type {string} */ (reader.readString());\n msg.setColor(value);\n break;\n case 6:\n var value = msg.getFeaturesMap();\n reader.readMessage(value, function(message, reader) {\n jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readUint32, jspb.BinaryReader.prototype.readMessage, proto.lnrpc.Feature.deserializeBinaryFromReader);\n });\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.LightningNode.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.LightningNode.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.LightningNode} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.LightningNode.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getLastUpdate();\n if (f !== 0) {\n writer.writeUint32(\n 1,\n f\n );\n }\n f = message.getPubKey();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getAlias();\n if (f.length > 0) {\n writer.writeString(\n 3,\n f\n );\n }\n f = message.getAddressesList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 4,\n f,\n proto.lnrpc.NodeAddress.serializeBinaryToWriter\n );\n }\n f = message.getColor();\n if (f.length > 0) {\n writer.writeString(\n 5,\n f\n );\n }\n f = message.getFeaturesMap(true);\n if (f && f.getLength() > 0) {\n f.serializeBinary(6, writer, jspb.BinaryWriter.prototype.writeUint32, jspb.BinaryWriter.prototype.writeMessage, proto.lnrpc.Feature.serializeBinaryToWriter);\n }\n};\n\n\n/**\n * optional uint32 last_update = 1;\n * @return {number}\n */\nproto.lnrpc.LightningNode.prototype.getLastUpdate = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.LightningNode.prototype.setLastUpdate = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string pub_key = 2;\n * @return {string}\n */\nproto.lnrpc.LightningNode.prototype.getPubKey = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.LightningNode.prototype.setPubKey = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional string alias = 3;\n * @return {string}\n */\nproto.lnrpc.LightningNode.prototype.getAlias = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 3, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.LightningNode.prototype.setAlias = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * repeated NodeAddress addresses = 4;\n * @return {!Array.}\n */\nproto.lnrpc.LightningNode.prototype.getAddressesList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.NodeAddress, 4));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.LightningNode.prototype.setAddressesList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 4, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.NodeAddress=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.NodeAddress}\n */\nproto.lnrpc.LightningNode.prototype.addAddresses = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 4, opt_value, proto.lnrpc.NodeAddress, opt_index);\n};\n\n\nproto.lnrpc.LightningNode.prototype.clearAddressesList = function() {\n this.setAddressesList([]);\n};\n\n\n/**\n * optional string color = 5;\n * @return {string}\n */\nproto.lnrpc.LightningNode.prototype.getColor = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.LightningNode.prototype.setColor = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * map features = 6;\n * @param {boolean=} opt_noLazyCreate Do not create the map if\n * empty, instead returning `undefined`\n * @return {!jspb.Map}\n */\nproto.lnrpc.LightningNode.prototype.getFeaturesMap = function(opt_noLazyCreate) {\n return /** @type {!jspb.Map} */ (\n jspb.Message.getMapField(this, 6, opt_noLazyCreate,\n proto.lnrpc.Feature));\n};\n\n\nproto.lnrpc.LightningNode.prototype.clearFeaturesMap = function() {\n this.getFeaturesMap().clear();\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.NodeAddress = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.NodeAddress, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.NodeAddress.displayName = 'proto.lnrpc.NodeAddress';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.NodeAddress.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.NodeAddress.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.NodeAddress} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodeAddress.toObject = function(includeInstance, msg) {\n var f, obj = {\n network: jspb.Message.getFieldWithDefault(msg, 1, \"\"),\n addr: jspb.Message.getFieldWithDefault(msg, 2, \"\")\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.NodeAddress}\n */\nproto.lnrpc.NodeAddress.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.NodeAddress;\n return proto.lnrpc.NodeAddress.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.NodeAddress} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.NodeAddress}\n */\nproto.lnrpc.NodeAddress.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readString());\n msg.setNetwork(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setAddr(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.NodeAddress.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.NodeAddress.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.NodeAddress} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodeAddress.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getNetwork();\n if (f.length > 0) {\n writer.writeString(\n 1,\n f\n );\n }\n f = message.getAddr();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n};\n\n\n/**\n * optional string network = 1;\n * @return {string}\n */\nproto.lnrpc.NodeAddress.prototype.getNetwork = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.NodeAddress.prototype.setNetwork = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string addr = 2;\n * @return {string}\n */\nproto.lnrpc.NodeAddress.prototype.getAddr = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.NodeAddress.prototype.setAddr = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.RoutingPolicy = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.RoutingPolicy, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.RoutingPolicy.displayName = 'proto.lnrpc.RoutingPolicy';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.RoutingPolicy.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.RoutingPolicy.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.RoutingPolicy} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.RoutingPolicy.toObject = function(includeInstance, msg) {\n var f, obj = {\n timeLockDelta: jspb.Message.getFieldWithDefault(msg, 1, 0),\n minHtlc: jspb.Message.getFieldWithDefault(msg, 2, 0),\n feeBaseMsat: jspb.Message.getFieldWithDefault(msg, 3, 0),\n feeRateMilliMsat: jspb.Message.getFieldWithDefault(msg, 4, 0),\n disabled: jspb.Message.getFieldWithDefault(msg, 5, false),\n maxHtlcMsat: jspb.Message.getFieldWithDefault(msg, 6, 0),\n lastUpdate: jspb.Message.getFieldWithDefault(msg, 7, 0)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.RoutingPolicy}\n */\nproto.lnrpc.RoutingPolicy.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.RoutingPolicy;\n return proto.lnrpc.RoutingPolicy.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.RoutingPolicy} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.RoutingPolicy}\n */\nproto.lnrpc.RoutingPolicy.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setTimeLockDelta(value);\n break;\n case 2:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setMinHtlc(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFeeBaseMsat(value);\n break;\n case 4:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setFeeRateMilliMsat(value);\n break;\n case 5:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setDisabled(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readUint64());\n msg.setMaxHtlcMsat(value);\n break;\n case 7:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setLastUpdate(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.RoutingPolicy.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.RoutingPolicy.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.RoutingPolicy} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.RoutingPolicy.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTimeLockDelta();\n if (f !== 0) {\n writer.writeUint32(\n 1,\n f\n );\n }\n f = message.getMinHtlc();\n if (f !== 0) {\n writer.writeInt64(\n 2,\n f\n );\n }\n f = message.getFeeBaseMsat();\n if (f !== 0) {\n writer.writeInt64(\n 3,\n f\n );\n }\n f = message.getFeeRateMilliMsat();\n if (f !== 0) {\n writer.writeInt64(\n 4,\n f\n );\n }\n f = message.getDisabled();\n if (f) {\n writer.writeBool(\n 5,\n f\n );\n }\n f = message.getMaxHtlcMsat();\n if (f !== 0) {\n writer.writeUint64(\n 6,\n f\n );\n }\n f = message.getLastUpdate();\n if (f !== 0) {\n writer.writeUint32(\n 7,\n f\n );\n }\n};\n\n\n/**\n * optional uint32 time_lock_delta = 1;\n * @return {number}\n */\nproto.lnrpc.RoutingPolicy.prototype.getTimeLockDelta = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 1, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.RoutingPolicy.prototype.setTimeLockDelta = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional int64 min_htlc = 2;\n * @return {number}\n */\nproto.lnrpc.RoutingPolicy.prototype.getMinHtlc = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 2, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.RoutingPolicy.prototype.setMinHtlc = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional int64 fee_base_msat = 3;\n * @return {number}\n */\nproto.lnrpc.RoutingPolicy.prototype.getFeeBaseMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.RoutingPolicy.prototype.setFeeBaseMsat = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional int64 fee_rate_milli_msat = 4;\n * @return {number}\n */\nproto.lnrpc.RoutingPolicy.prototype.getFeeRateMilliMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 4, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.RoutingPolicy.prototype.setFeeRateMilliMsat = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional bool disabled = 5;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.RoutingPolicy.prototype.getDisabled = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 5, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.RoutingPolicy.prototype.setDisabled = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional uint64 max_htlc_msat = 6;\n * @return {number}\n */\nproto.lnrpc.RoutingPolicy.prototype.getMaxHtlcMsat = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.RoutingPolicy.prototype.setMaxHtlcMsat = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional uint32 last_update = 7;\n * @return {number}\n */\nproto.lnrpc.RoutingPolicy.prototype.getLastUpdate = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 7, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.RoutingPolicy.prototype.setLastUpdate = function(value) {\n jspb.Message.setField(this, 7, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelEdge = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChannelEdge, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelEdge.displayName = 'proto.lnrpc.ChannelEdge';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelEdge.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelEdge.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelEdge} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelEdge.toObject = function(includeInstance, msg) {\n var f, obj = {\n channelId: jspb.Message.getFieldWithDefault(msg, 1, \"0\"),\n chanPoint: jspb.Message.getFieldWithDefault(msg, 2, \"\"),\n lastUpdate: jspb.Message.getFieldWithDefault(msg, 3, 0),\n node1Pub: jspb.Message.getFieldWithDefault(msg, 4, \"\"),\n node2Pub: jspb.Message.getFieldWithDefault(msg, 5, \"\"),\n capacity: jspb.Message.getFieldWithDefault(msg, 6, 0),\n node1Policy: (f = msg.getNode1Policy()) && proto.lnrpc.RoutingPolicy.toObject(includeInstance, f),\n node2Policy: (f = msg.getNode2Policy()) && proto.lnrpc.RoutingPolicy.toObject(includeInstance, f)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelEdge}\n */\nproto.lnrpc.ChannelEdge.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelEdge;\n return proto.lnrpc.ChannelEdge.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelEdge} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelEdge}\n */\nproto.lnrpc.ChannelEdge.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {string} */ (reader.readUint64String());\n msg.setChannelId(value);\n break;\n case 2:\n var value = /** @type {string} */ (reader.readString());\n msg.setChanPoint(value);\n break;\n case 3:\n var value = /** @type {number} */ (reader.readUint32());\n msg.setLastUpdate(value);\n break;\n case 4:\n var value = /** @type {string} */ (reader.readString());\n msg.setNode1Pub(value);\n break;\n case 5:\n var value = /** @type {string} */ (reader.readString());\n msg.setNode2Pub(value);\n break;\n case 6:\n var value = /** @type {number} */ (reader.readInt64());\n msg.setCapacity(value);\n break;\n case 7:\n var value = new proto.lnrpc.RoutingPolicy;\n reader.readMessage(value,proto.lnrpc.RoutingPolicy.deserializeBinaryFromReader);\n msg.setNode1Policy(value);\n break;\n case 8:\n var value = new proto.lnrpc.RoutingPolicy;\n reader.readMessage(value,proto.lnrpc.RoutingPolicy.deserializeBinaryFromReader);\n msg.setNode2Policy(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelEdge.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelEdge.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelEdge} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelEdge.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getChannelId();\n if (parseInt(f, 10) !== 0) {\n writer.writeUint64String(\n 1,\n f\n );\n }\n f = message.getChanPoint();\n if (f.length > 0) {\n writer.writeString(\n 2,\n f\n );\n }\n f = message.getLastUpdate();\n if (f !== 0) {\n writer.writeUint32(\n 3,\n f\n );\n }\n f = message.getNode1Pub();\n if (f.length > 0) {\n writer.writeString(\n 4,\n f\n );\n }\n f = message.getNode2Pub();\n if (f.length > 0) {\n writer.writeString(\n 5,\n f\n );\n }\n f = message.getCapacity();\n if (f !== 0) {\n writer.writeInt64(\n 6,\n f\n );\n }\n f = message.getNode1Policy();\n if (f != null) {\n writer.writeMessage(\n 7,\n f,\n proto.lnrpc.RoutingPolicy.serializeBinaryToWriter\n );\n }\n f = message.getNode2Policy();\n if (f != null) {\n writer.writeMessage(\n 8,\n f,\n proto.lnrpc.RoutingPolicy.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * optional uint64 channel_id = 1;\n * @return {string}\n */\nproto.lnrpc.ChannelEdge.prototype.getChannelId = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, \"0\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ChannelEdge.prototype.setChannelId = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n/**\n * optional string chan_point = 2;\n * @return {string}\n */\nproto.lnrpc.ChannelEdge.prototype.getChanPoint = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ChannelEdge.prototype.setChanPoint = function(value) {\n jspb.Message.setField(this, 2, value);\n};\n\n\n/**\n * optional uint32 last_update = 3;\n * @return {number}\n */\nproto.lnrpc.ChannelEdge.prototype.getLastUpdate = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 3, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelEdge.prototype.setLastUpdate = function(value) {\n jspb.Message.setField(this, 3, value);\n};\n\n\n/**\n * optional string node1_pub = 4;\n * @return {string}\n */\nproto.lnrpc.ChannelEdge.prototype.getNode1Pub = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 4, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ChannelEdge.prototype.setNode1Pub = function(value) {\n jspb.Message.setField(this, 4, value);\n};\n\n\n/**\n * optional string node2_pub = 5;\n * @return {string}\n */\nproto.lnrpc.ChannelEdge.prototype.getNode2Pub = function() {\n return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, \"\"));\n};\n\n\n/** @param {string} value */\nproto.lnrpc.ChannelEdge.prototype.setNode2Pub = function(value) {\n jspb.Message.setField(this, 5, value);\n};\n\n\n/**\n * optional int64 capacity = 6;\n * @return {number}\n */\nproto.lnrpc.ChannelEdge.prototype.getCapacity = function() {\n return /** @type {number} */ (jspb.Message.getFieldWithDefault(this, 6, 0));\n};\n\n\n/** @param {number} value */\nproto.lnrpc.ChannelEdge.prototype.setCapacity = function(value) {\n jspb.Message.setField(this, 6, value);\n};\n\n\n/**\n * optional RoutingPolicy node1_policy = 7;\n * @return {?proto.lnrpc.RoutingPolicy}\n */\nproto.lnrpc.ChannelEdge.prototype.getNode1Policy = function() {\n return /** @type{?proto.lnrpc.RoutingPolicy} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.RoutingPolicy, 7));\n};\n\n\n/** @param {?proto.lnrpc.RoutingPolicy|undefined} value */\nproto.lnrpc.ChannelEdge.prototype.setNode1Policy = function(value) {\n jspb.Message.setWrapperField(this, 7, value);\n};\n\n\nproto.lnrpc.ChannelEdge.prototype.clearNode1Policy = function() {\n this.setNode1Policy(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChannelEdge.prototype.hasNode1Policy = function() {\n return jspb.Message.getField(this, 7) != null;\n};\n\n\n/**\n * optional RoutingPolicy node2_policy = 8;\n * @return {?proto.lnrpc.RoutingPolicy}\n */\nproto.lnrpc.ChannelEdge.prototype.getNode2Policy = function() {\n return /** @type{?proto.lnrpc.RoutingPolicy} */ (\n jspb.Message.getWrapperField(this, proto.lnrpc.RoutingPolicy, 8));\n};\n\n\n/** @param {?proto.lnrpc.RoutingPolicy|undefined} value */\nproto.lnrpc.ChannelEdge.prototype.setNode2Policy = function(value) {\n jspb.Message.setWrapperField(this, 8, value);\n};\n\n\nproto.lnrpc.ChannelEdge.prototype.clearNode2Policy = function() {\n this.setNode2Policy(undefined);\n};\n\n\n/**\n * Returns whether this field is set.\n * @return {!boolean}\n */\nproto.lnrpc.ChannelEdge.prototype.hasNode2Policy = function() {\n return jspb.Message.getField(this, 8) != null;\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelGraphRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.ChannelGraphRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelGraphRequest.displayName = 'proto.lnrpc.ChannelGraphRequest';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelGraphRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelGraphRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelGraphRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelGraphRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n includeUnannounced: jspb.Message.getFieldWithDefault(msg, 1, false)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelGraphRequest}\n */\nproto.lnrpc.ChannelGraphRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelGraphRequest;\n return proto.lnrpc.ChannelGraphRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelGraphRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelGraphRequest}\n */\nproto.lnrpc.ChannelGraphRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {boolean} */ (reader.readBool());\n msg.setIncludeUnannounced(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelGraphRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelGraphRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelGraphRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelGraphRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getIncludeUnannounced();\n if (f) {\n writer.writeBool(\n 1,\n f\n );\n }\n};\n\n\n/**\n * optional bool include_unannounced = 1;\n * Note that Boolean fields may be set to 0/1 when serialized from a Java server.\n * You should avoid comparisons like {@code val === true/false} in those cases.\n * @return {boolean}\n */\nproto.lnrpc.ChannelGraphRequest.prototype.getIncludeUnannounced = function() {\n return /** @type {boolean} */ (jspb.Message.getFieldWithDefault(this, 1, false));\n};\n\n\n/** @param {boolean} value */\nproto.lnrpc.ChannelGraphRequest.prototype.setIncludeUnannounced = function(value) {\n jspb.Message.setField(this, 1, value);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.ChannelGraph = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.ChannelGraph.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.ChannelGraph, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.ChannelGraph.displayName = 'proto.lnrpc.ChannelGraph';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.ChannelGraph.repeatedFields_ = [1,2];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.ChannelGraph.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.ChannelGraph.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.ChannelGraph} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelGraph.toObject = function(includeInstance, msg) {\n var f, obj = {\n nodesList: jspb.Message.toObjectList(msg.getNodesList(),\n proto.lnrpc.LightningNode.toObject, includeInstance),\n edgesList: jspb.Message.toObjectList(msg.getEdgesList(),\n proto.lnrpc.ChannelEdge.toObject, includeInstance)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.ChannelGraph}\n */\nproto.lnrpc.ChannelGraph.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.ChannelGraph;\n return proto.lnrpc.ChannelGraph.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.ChannelGraph} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.ChannelGraph}\n */\nproto.lnrpc.ChannelGraph.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = new proto.lnrpc.LightningNode;\n reader.readMessage(value,proto.lnrpc.LightningNode.deserializeBinaryFromReader);\n msg.addNodes(value);\n break;\n case 2:\n var value = new proto.lnrpc.ChannelEdge;\n reader.readMessage(value,proto.lnrpc.ChannelEdge.deserializeBinaryFromReader);\n msg.addEdges(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.ChannelGraph.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.ChannelGraph.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.ChannelGraph} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.ChannelGraph.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getNodesList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 1,\n f,\n proto.lnrpc.LightningNode.serializeBinaryToWriter\n );\n }\n f = message.getEdgesList();\n if (f.length > 0) {\n writer.writeRepeatedMessage(\n 2,\n f,\n proto.lnrpc.ChannelEdge.serializeBinaryToWriter\n );\n }\n};\n\n\n/**\n * repeated LightningNode nodes = 1;\n * @return {!Array.}\n */\nproto.lnrpc.ChannelGraph.prototype.getNodesList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.LightningNode, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.ChannelGraph.prototype.setNodesList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 1, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.LightningNode=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.LightningNode}\n */\nproto.lnrpc.ChannelGraph.prototype.addNodes = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.lnrpc.LightningNode, opt_index);\n};\n\n\nproto.lnrpc.ChannelGraph.prototype.clearNodesList = function() {\n this.setNodesList([]);\n};\n\n\n/**\n * repeated ChannelEdge edges = 2;\n * @return {!Array.}\n */\nproto.lnrpc.ChannelGraph.prototype.getEdgesList = function() {\n return /** @type{!Array.} */ (\n jspb.Message.getRepeatedWrapperField(this, proto.lnrpc.ChannelEdge, 2));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.ChannelGraph.prototype.setEdgesList = function(value) {\n jspb.Message.setRepeatedWrapperField(this, 2, value);\n};\n\n\n/**\n * @param {!proto.lnrpc.ChannelEdge=} opt_value\n * @param {number=} opt_index\n * @return {!proto.lnrpc.ChannelEdge}\n */\nproto.lnrpc.ChannelGraph.prototype.addEdges = function(opt_value, opt_index) {\n return jspb.Message.addToRepeatedWrapperField(this, 2, opt_value, proto.lnrpc.ChannelEdge, opt_index);\n};\n\n\nproto.lnrpc.ChannelGraph.prototype.clearEdgesList = function() {\n this.setEdgesList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.NodeMetricsRequest = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, proto.lnrpc.NodeMetricsRequest.repeatedFields_, null);\n};\ngoog.inherits(proto.lnrpc.NodeMetricsRequest, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.NodeMetricsRequest.displayName = 'proto.lnrpc.NodeMetricsRequest';\n}\n/**\n * List of repeated fields within this message type.\n * @private {!Array}\n * @const\n */\nproto.lnrpc.NodeMetricsRequest.repeatedFields_ = [1];\n\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.NodeMetricsRequest.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.NodeMetricsRequest.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.NodeMetricsRequest} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodeMetricsRequest.toObject = function(includeInstance, msg) {\n var f, obj = {\n typesList: jspb.Message.getRepeatedField(msg, 1)\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.NodeMetricsRequest}\n */\nproto.lnrpc.NodeMetricsRequest.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.NodeMetricsRequest;\n return proto.lnrpc.NodeMetricsRequest.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.NodeMetricsRequest} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.NodeMetricsRequest}\n */\nproto.lnrpc.NodeMetricsRequest.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = /** @type {!Array.} */ (reader.readPackedEnum());\n msg.setTypesList(value);\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.NodeMetricsRequest.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.NodeMetricsRequest.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.NodeMetricsRequest} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodeMetricsRequest.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getTypesList();\n if (f.length > 0) {\n writer.writePackedEnum(\n 1,\n f\n );\n }\n};\n\n\n/**\n * repeated NodeMetricType types = 1;\n * @return {!Array.}\n */\nproto.lnrpc.NodeMetricsRequest.prototype.getTypesList = function() {\n return /** @type {!Array.} */ (jspb.Message.getRepeatedField(this, 1));\n};\n\n\n/** @param {!Array.} value */\nproto.lnrpc.NodeMetricsRequest.prototype.setTypesList = function(value) {\n jspb.Message.setField(this, 1, value || []);\n};\n\n\n/**\n * @param {!proto.lnrpc.NodeMetricType} value\n * @param {number=} opt_index\n */\nproto.lnrpc.NodeMetricsRequest.prototype.addTypes = function(value, opt_index) {\n jspb.Message.addToRepeatedField(this, 1, value, opt_index);\n};\n\n\nproto.lnrpc.NodeMetricsRequest.prototype.clearTypesList = function() {\n this.setTypesList([]);\n};\n\n\n\n/**\n * Generated by JsPbCodeGenerator.\n * @param {Array=} opt_data Optional initial data array, typically from a\n * server response, or constructed directly in Javascript. The array is used\n * in place and becomes part of the constructed object. It is not cloned.\n * If no data is provided, the constructed object will be empty, but still\n * valid.\n * @extends {jspb.Message}\n * @constructor\n */\nproto.lnrpc.NodeMetricsResponse = function(opt_data) {\n jspb.Message.initialize(this, opt_data, 0, -1, null, null);\n};\ngoog.inherits(proto.lnrpc.NodeMetricsResponse, jspb.Message);\nif (goog.DEBUG && !COMPILED) {\n proto.lnrpc.NodeMetricsResponse.displayName = 'proto.lnrpc.NodeMetricsResponse';\n}\n\n\nif (jspb.Message.GENERATE_TO_OBJECT) {\n/**\n * Creates an object representation of this proto suitable for use in Soy templates.\n * Field names that are reserved in JavaScript and will be renamed to pb_name.\n * To access a reserved field use, foo.pb_, eg, foo.pb_default.\n * For the list of reserved names please see:\n * com.google.apps.jspb.JsClassTemplate.JS_RESERVED_WORDS.\n * @param {boolean=} opt_includeInstance Whether to include the JSPB instance\n * for transitional soy proto support: http://goto/soy-param-migration\n * @return {!Object}\n */\nproto.lnrpc.NodeMetricsResponse.prototype.toObject = function(opt_includeInstance) {\n return proto.lnrpc.NodeMetricsResponse.toObject(opt_includeInstance, this);\n};\n\n\n/**\n * Static version of the {@see toObject} method.\n * @param {boolean|undefined} includeInstance Whether to include the JSPB\n * instance for transitional soy proto support:\n * http://goto/soy-param-migration\n * @param {!proto.lnrpc.NodeMetricsResponse} msg The msg instance to transform.\n * @return {!Object}\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodeMetricsResponse.toObject = function(includeInstance, msg) {\n var f, obj = {\n betweennessCentralityMap: (f = msg.getBetweennessCentralityMap()) ? f.toObject(includeInstance, proto.lnrpc.FloatMetric.toObject) : []\n };\n\n if (includeInstance) {\n obj.$jspbMessageInstance = msg;\n }\n return obj;\n};\n}\n\n\n/**\n * Deserializes binary data (in protobuf wire format).\n * @param {jspb.ByteSource} bytes The bytes to deserialize.\n * @return {!proto.lnrpc.NodeMetricsResponse}\n */\nproto.lnrpc.NodeMetricsResponse.deserializeBinary = function(bytes) {\n var reader = new jspb.BinaryReader(bytes);\n var msg = new proto.lnrpc.NodeMetricsResponse;\n return proto.lnrpc.NodeMetricsResponse.deserializeBinaryFromReader(msg, reader);\n};\n\n\n/**\n * Deserializes binary data (in protobuf wire format) from the\n * given reader into the given message object.\n * @param {!proto.lnrpc.NodeMetricsResponse} msg The message object to deserialize into.\n * @param {!jspb.BinaryReader} reader The BinaryReader to use.\n * @return {!proto.lnrpc.NodeMetricsResponse}\n */\nproto.lnrpc.NodeMetricsResponse.deserializeBinaryFromReader = function(msg, reader) {\n while (reader.nextField()) {\n if (reader.isEndGroup()) {\n break;\n }\n var field = reader.getFieldNumber();\n switch (field) {\n case 1:\n var value = msg.getBetweennessCentralityMap();\n reader.readMessage(value, function(message, reader) {\n jspb.Map.deserializeBinary(message, reader, jspb.BinaryReader.prototype.readString, jspb.BinaryReader.prototype.readMessage, proto.lnrpc.FloatMetric.deserializeBinaryFromReader);\n });\n break;\n default:\n reader.skipField();\n break;\n }\n }\n return msg;\n};\n\n\n/**\n * Serializes the message to binary data (in protobuf wire format).\n * @return {!Uint8Array}\n */\nproto.lnrpc.NodeMetricsResponse.prototype.serializeBinary = function() {\n var writer = new jspb.BinaryWriter();\n proto.lnrpc.NodeMetricsResponse.serializeBinaryToWriter(this, writer);\n return writer.getResultBuffer();\n};\n\n\n/**\n * Serializes the given message to binary data (in protobuf wire\n * format), writing to the given BinaryWriter.\n * @param {!proto.lnrpc.NodeMetricsResponse} message\n * @param {!jspb.BinaryWriter} writer\n * @suppress {unusedLocalVariables} f is only used for nested messages\n */\nproto.lnrpc.NodeMetricsResponse.serializeBinaryToWriter = function(message, writer) {\n var f = undefined;\n f = message.getBetweennessCentralityMap(true);\n if (f && f.getLength() > 0) {\n f.serializeBinary(1, writer, jspb.BinaryWriter.prototype.writeString, jspb.BinaryWriter.prototype.writeMessage, proto.lnrpc.FloatMetric.serializeBinaryToWriter);\n }\n};\n\n\n/**\n * map