Withdrawal
message MsgWithdrawBtcRequest {
string withdrawAddress = 1;
string reserveAddress = 2;
uint64 withdrawAmount = 3;
string twilightAddress = 4;
}Last updated
message MsgWithdrawBtcRequest {
string withdrawAddress = 1;
string reserveAddress = 2;
uint64 withdrawAmount = 3;
string twilightAddress = 4;
}Last updated