BitGoAPI

Trait BitGoAPI 

Source
pub trait BitGoAPI:
    BitGoWebhookAPI
    + BitGoWalletAPI
    + BitGoTransferAPI
    + Sync
    + Send
    + 'static { }

Implementors§