Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

TxHash Base58 Method #5

@GEverding

Description

@GEverding

SubmitPayment should either return a tx hash object that has a base58 method or add a generic base58 method to utils.go. It was not obvious how to turn txHash into something that can be inspected on the blockchian.

SubmitPayment(ctx context.Context, payment Payment, opts ...SolanaOption) (txHash []byte, err error)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions