HTLTOrder Or Builder
interface HTLTOrderOrBuilder
Functions
Link copied to clipboard
amounts
Content copied to clipboard
repeated .TW.Binance.Proto.SendOrder.Token amount = 7;
Link copied to clipboard
amounts
Content copied to clipboard
repeated .TW.Binance.Proto.SendOrder.Token amount = 7;
Link copied to clipboard
set for cross-chain send
Content copied to clipboard
bool cross_chain = 10;
Link copied to clipboard
expected gained token on the other chain
Content copied to clipboard
string expected_income = 8;
Link copied to clipboard
expected gained token on the other chain
Content copied to clipboard
string expected_income = 8;
Link copied to clipboard
period expressed in block heights
Content copied to clipboard
int64 height_span = 9;
Link copied to clipboard
hash of a random number and timestamp, based on SHA256
Content copied to clipboard
bytes random_number_hash = 5;
Link copied to clipboard
source on other chain, optional
Content copied to clipboard
string recipient_other_chain = 3;
Link copied to clipboard
source on other chain, optional
Content copied to clipboard
string recipient_other_chain = 3;
Link copied to clipboard
recipient on other chain, optional
Content copied to clipboard
string sender_other_chain = 4;
Link copied to clipboard
recipient on other chain, optional
Content copied to clipboard
string sender_other_chain = 4;
Link copied to clipboard
timestamp
Content copied to clipboard
int64 timestamp = 6;