mirror of
https://github.com/grassrootseconomics/cic-custodial.git
synced 2026-05-18 10:25:20 +02:00
wip: add transfer auithorization
This commit is contained in:
@@ -21,5 +21,6 @@ const (
|
||||
|
||||
ACCOUNT_REGISTER OtxType = "ACCOUNT_REGISTER"
|
||||
REFILL_GAS OtxType = "REFILL_GAS"
|
||||
TRANSFER_AUTH OtxType = "TRANFSER_AUTHORIZATION"
|
||||
TRANSFER_VOUCHER OtxType = "TRANSFER_VOUCHER"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user