Open xandkar opened 2 years ago
=== === Reason: no match of right hand side value
{error,
{blockchain_txn_transfer_hotspot_v1,error,
{undef,
[{blockchain_txn_transfer_hotspot_v1,is_prompt,
[],[]},
=== === Reason: {assertMatch,
[{module,blockchain_price_oracle_SUITE},
{line,1303},
{expression,
"blockchain_txn : is_valid ( SignedPayerAddGatewayTx02 , Chain )"},
{pattern,"{ error , payer_invalid_staking_key }"},
{value,
{error,
{blockchain_txn_add_gateway_v1,error,
{undef,
[{blockchain_txn_add_gateway_v1,is_prompt,[],[]},
{blockchain_txn,is_valid,2,
with currently no-op implementations.
is_valid
) implementations ofis_well_formed
: https://github.com/helium/blockchain-core/pull/1242 ;is_valid
) implementations ofis_prompt
: https://github.com/helium/blockchain-core/pull/1262 ;is_valid
,is_well_formed
andis_prompt
.