package
5.0.0+incompatible
Repository: https://github.com/hiromaily/go-crypto-wallet.git
Documentation: pkg.go.dev

# Functions

GetRedeedScriptByAddress returns RedeemScript from given multisig address.
NewAccountKeyRepository returns AccountKeyRepository object.
NewAuthAccountKeyRepository returns AuthAccountKeyRepository object.
NewAuthFullPubkeyRepository returns AuthFullPubkeyRepository object.
NewSeedRepository returns SeedRepository interface.
NewXRPAccountKeyRepository returns XRPAccountKeyRepository object.

# Structs

AccountKeyRepository is repository for account_key table.
AuthAccountKeyRepository is repository for auth_account table.
AuthFullPubkeyRepository is repository for auth_fullpubkey table.
SeedRepository is repository for seed table.
XRPAccountKeyRepository is repository for xrp_account_key table.

# Interfaces

AccountKeyRepositorier is AccountKeyRepository interface.
AuthAccountKeyRepositorier is AuthAccountKeyRepository interface.
AuthFullPubkeyRepositorier is AuthFullPubkeyRepository interface.
SeedRepositorier is SeedRepository interface.
XRPAccountKeyRepositorier is XRPAccountKeyRepository interface.