OBJECT
BinanceSign
link GraphQL Schema definition
- type BinanceSign {
- # A Binance Transaction
- BinanceTransaction! :
- # The HDWalletPath within the BIP32 Wallet
- HdWalletPath! :
- }
OBJECT
- type BinanceSign {
- # A Binance Transaction
- BinanceTransaction! :
- # The HDWalletPath within the BIP32 Wallet
- HdWalletPath! :
- }