The highest tagged major version is
v2.
package
Version:
v1.7.0-beta0
Opens a new window with list of versions in this module.
Published: Jul 28, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SendRequest struct {
From solana.PublicKey `json:"from"`
To solana.PublicKey `json:"to"`
Amount uint64 `json:"amount"`
SolanaChainID string `json:"solanaChainID"`
AllowHigherAmounts bool `json:"allowHigherAmounts"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.