package rpc
Get desktop application:
View/edit binary Protocol Buffers messages
string recovery_code_public_key_hex = 1
string recovery_code_public_key_hex = 1
string destinationAddress = 2
double feeRateInSatsPerVByte = 3
string destinationAddress = 2
int64 txSizeInBytes = 3
int64 txTotalFee = 4
string key = 1
optional Value value = 2
bool is_known_provider = 1
bool is_card_already_used = 2
string signed_message_hex = 1
bool is_validated = 2
string type = 1
string public_key = 2
string salt = 3
string encrypted_private_key = 4
int32 version = 5
optional string muun_key = 1
optional string muun_key_fingerprint = 2
int64 status_code = 1
string status_message = 2
Used as request type in: WalletService.PerformDiagnosticScanForUtxos, WalletService.SubmitDiagnosticLog
Used as response type in: WalletService.StartDiagnosticSession
Used as field type in: PrepareSweepTxRequest, PrepareSweepTxResponse, SignAndBroadcastSweepTxRequest, SignAndBroadcastSweepTxResponse
int64 code = 2
string message = 3
string developer_message = 4
Used in: ErrorDetail
CLIENT = 0
LIBWALLET = 1
HOUSTON = 2
Used in: ScanProgressUpdate
string address = 1
int64 amount = 2
Used in: Value
Used in: ScanProgressUpdate
Used in: GetBatchResponse, SaveBatchRequest
map<string, Value> fields = 1
Used in: GetResponse, SaveRequest, Struct
oneof kind
double double_value = 2
int32 int_value = 3
int64 long_value = 4
string string_value = 5
bool bool_value = 6