需要導入模塊: import grpc [as 別名] # 或者: from grpc import secure_channel [as 別名] def lndDecodeInvoice(lnInvoiceString): try: # call LND GRPC API ...
確定! 回上一頁