- buildAuthTxHash(transaction: `tx_${string}`, options: {
fee?: Int;
gasPrice?: Int;
onNode: Node;
}): Promise<Buffer>
-
Parameters
-
transaction: `tx_${string}`
-
options: {
fee?: Int;
gasPrice?: Int;
onNode: Node;
}
-
Optional fee?: Int
-
Optional gasPrice?: Int
-
Returns Promise<Buffer>
Build a transaction hash the same as
Auth.tx_hashby GaMetaTx payloadReturns
Transaction hash