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