Update packages/stargate/src/aminomsgs.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
This commit is contained in:
parent
17ea689da8
commit
f55e157187
@ -377,7 +377,7 @@ export interface AminoMsgTransfer extends AminoMsg {
|
||||
*/
|
||||
readonly timeout_height: AminoHeight;
|
||||
/**
|
||||
* Timeout timestamp in absolute nanoseconds since unix epoch. The timeout is disabled when set to 0.
|
||||
* Timeout timestamp in nanoseconds since Unix epoch. The timeout is disabled when set to 0.
|
||||
*
|
||||
* 0 values must be omitted (https://github.com/cosmos/cosmos-sdk/blob/v0.42.7/x/ibc/applications/transfer/types/tx.pb.go#L52).
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user