Skip to content

Commit

Permalink
Adding DINERS (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinwong authored Jan 16, 2024
1 parent 9de993e commit 1812a87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/funding.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export const CARD = {
ELO: ("elo": "elo"),
JCB: ("jcb": "jcb"),
CUP: ("cup": "cup"),
DINERS: ("diners": "diners"),
};

export const WALLET_INSTRUMENT = {
Expand Down

0 comments on commit 1812a87

Please sign in to comment.